0

After I installed a theme in Magento 2 I have logged in to the admin panel that is showing this error:

There has been an error processing your request. Exception printing is disabled by default for security reasons.

Error log record number: 1965137376".

How can I fix this error?

asked Jun 13, 2017 at 9:22
2
  • 1
    Start by going to var/report and reading the error in file 1965137376 paste the error into your question if you still need some help Commented Jun 13, 2017 at 9:25
  • 1
    Go to etc where you can find local.xml.sample remove sample from end of this file, you will able to print error on screen Commented Jun 13, 2017 at 9:28

1 Answer 1

0

Deploy the static blocks in command line

php bin/magento setup:static-content:deploy
Teja Bhagavan Kollepara
3,8275 gold badges33 silver badges69 bronze badges
answered Jun 13, 2017 at 10:09

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.