0

While opening the admin page, getting below exception running on Magento 2.3.5-p2.

1 exception(s):
Exception #0 (Exception): Notice: Trying to access array offset on value of type bool in /var/www/html/mage235/vendor/magento/module-logging/Model/Processor.php on line 221
Exception #0 (Exception): Notice: Trying to access array offset on value of type bool in /var/www/html/mage235/vendor/magento/module-logging/Model/Processor.php on line 221
<pre>#1 Magento\Logging\Model\Processor->initAction() called at [vendor/magento/module-logging/App/Action/Plugin/Log.php:66]
#2 Magento\Logging\App\Action\Plugin\Log->beforeDispatch() called at [vendor/magento/framework/Interception/Interceptor.php:121]

Refereed this one but its custom code so it un-related.

asked Oct 7, 2020 at 9:21

1 Answer 1

0

You need to downgrade to PHP 7.3 Magento 2.3.5 does not support PHP 7.4

answered Dec 28, 2020 at 9:42

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.