I use Visual code version 1.85.1. Even after downgrading to version 1.79.2 Visual Code does not start. I neither get a message why I can not start Visual Code. Does anyone have a suggestion how to fix this problem?
Yearly Archives: 2023
Im setting up Ansible AWX on my Windows 10 machine using docker-compose. When running the install playbook ansible-playbook -i inventory install.yml I get the error below. Im able to see the login screen but unable to login using the default credentials. Ive tried updating my docker-compose version but no luck. […]
I need a Pi to make some program run. However, it is noted somewhere on the program’s FAQ that it is “supporting the most popular platforms arm7 and arm64”. My Pi Zero only has the ARMv6 instruction set; when I run that program, segmentation faults are all over the place. […]
Is Magento 2.4.5-p5 compatible with MariaDB 10.6.16? I am runing Magento 2.4.5-p5 on a Centos 7 Server running MariaDB 10.4. We are preparing for a move to AlmaLinux OS 8. I am trying to upgrade some Amasty Extensions on the Centos 7 server and the Extensions require MariaDB 10.6.16. I […]
I have enabled the display out of stock products from the admin configuration. Now those config option are displaying on the front-end and it works fine also. If any product is out of stock then that option is disabled and we can not click/select that option. Now my client wants […]
When I click in order (Sales > Orders), I have this message: 1 exception(s): Exception #0 (MagentoFrameworkExceptionLocalizedException): Invalid method MagentoSalesBlockAdminhtmlOrderAbstractOrder::helper Exception #0 (MagentoFrameworkExceptionLocalizedException): Invalid method MagentoSalesBlockAdminhtmlOrderAbstractOrder::helper <pre>#1 include('/home/klient.dho...') called at [vendor/magento/framework/View/TemplateEngine/Php.php:59] #2 MagentoFrameworkViewTemplateEnginePhp->render(&MagentoSalesBlockAdminhtmlOrderAbstractOrder#000000004270f81b000000003b4f6f51#, '/home/klient.dho...', array('csp' => &MagentoCspHelperInlineUtil#000000004270fc10000000003b4f6f51#, 'escaper' => &MagentoFrameworkEscaper#000000004270f73d000000003b4f6f51#)) called at [vendor/magento/framework/Interception/Interceptor.php:58] #3 MagentoFrameworkViewTemplateEnginePhpInterceptor->___callParent('render', array(&MagentoSalesBlockAdminhtmlOrderAbstractOrder#000000004270f81b000000003b4f6f51#, '/home/klient.dho...', array('csp' => &MagentoCspHelperInlineUtil#000000004270fc10000000003b4f6f51#, […]
We have an issue with the product’s special price on our website. Special Price is updating for a few products unknowingly. we are not adding them manually and we suspect that it is happening with an API request. I have verified the Magento and servers access.log but didn’t find any […]
When we export Magento products, in the CSV there is one column related_skus. I have added one column with the same name, accessories_skus. But when I export to the staging server on the live server, “accessories_skus” does not come in a csv file. I have faced the same issue on […]
I have a mouse cursor intermittently failing on me. My search did not find anything in questions here, but https://forums.linuxmint.com/viewtopic.php?t=377066 did seem to indicate the same problem, but without pointing out a solution that works on my computer. The recommended solution was to create /etc/X11/xorg.conf.d/20-nouveau-swcursor.conf with content: #--makes mouse cursor […]