Skip to content

magento man

Magento 2.4.6-p2 ReservationData::__construct(): Argument #2 ($stock) must be of type int, null given – when redirecting to third party payment

I am getting the above error randomly when go to third-party payment pages, exactly on the redirection page. This mainly occurs when a failed payment, and when we retry the checkout again. As of now no certain pattern for this,… Read More »Magento 2.4.6-p2 ReservationData::__construct(): Argument #2 ($stock) must be of type int, null given – when redirecting to third party payment

Magento 2.4 var/log/system.log full of: Requested path _cache/merged/… is wrong (but is working)?

Or system.log in var/log is full of the following lines: [2023-10-29T09:34:06.035507+00:00] main.ERROR: Requested path ‘_cache/merged/1c1655c7d6a29724ac0b8c8b3288f8cc.min.css’ is wrong. [] [] [2023-10-29T09:34:06.036027+00:00] main.CRITICAL: Requested path ‘_cache/merged/1c1655c7d6a29724ac0b8c8b3288f8cc.min.css’ is wrong. [] [] But the sites that’s using Smartwave Porto theme – is working perfect.… Read More »Magento 2.4 var/log/system.log full of: Requested path _cache/merged/… is wrong (but is working)?

Vultr: Managed Database or Load Balancer?

Hello gurus! Your advice appreciated. I want to host 3 accounts and databases on a server that utilises High Availability via [URL=”http… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1906561&goto=newpost

Failed to open stream: Permission denied on only one module

One of our extensions give the following error message on the front page: Warning: require_once(/var/www/html/magento2/app/code/xxxVendor/xxxModule/registration.php): failed to open stream: Permission denied in /var/www/html/magento2/app/etc/NonComposerComponentRegistration.php on line 29 Fatal error: require_once(): Failed opening required ‘/var/www/html/magento2/app/code/xxxVendor/xxxModule/registration.php’ (include_path=’/var/www/html/magento2/vendor/magento/zendframework1/library:.:/usr/share/pear:/usr/share/php’) in /var/www/html/magento2/app/etc/NonComposerComponentRegistration.php on line 29 This… Read More »Failed to open stream: Permission denied on only one module