cancel
Showing results for 
Search instead for 
Did you mean: 

Error appear each time I log in to the magento 2 Dashboard

SOLVED

Error appear each time I log in to the magento 2 Dashboard

Hello,

Each time I log in to the Magento2 Dashboard, I receive the following error message.

 

The error message: A technical problem with the server created an error. Try again to continue what you were doing. If the problem persists, try again later.

 

Please advise

 

Regard

 

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Error appear each time I log in to the magento 2 Dashboard

Many Thanks @Ankit Jasani for continuous support. The error message disappeared after my last system update. It seems the PHP was the reason.

View solution in original post

5 REPLIES 5

Re: Error appear each time I log in to the magento 2 Dashboard

Hi @hossammaghbcbe ,

 

This is a generic admin error, typically shown when there is an internal exception, such as a PHP error, memory related issue, module conflict, or database issue.

 

You can check var/log/system.log OR var/log/exception.log to get some insights about that issue and based on that take necessary action.

 

Problem Solved? Accept as Solution!

 

Thanks

Ankit Jasani

Re: Error appear each time I log in to the magento 2 Dashboard

The fastest way is to remove the current version and re-install. It's how I apply to fix almost all of issues. lol. Candy Clicker

Re: Error appear each time I log in to the magento 2 Dashboard

@Ankit Jasani 

How can I search for this error in var/log/system.log OR var/log/exception.log?

Re: Error appear each time I log in to the magento 2 Dashboard

Hi @hossammaghbcbe ,

 

You need to rename those files using random names.

 

Once you see the notification error, reload the admin panel. Then, check the available content files to get insights into the issue. Based on your findings, you can determine and apply the appropriate solution.

 

Ankit Jasani

Re: Error appear each time I log in to the magento 2 Dashboard

Many Thanks @Ankit Jasani for continuous support. The error message disappeared after my last system update. It seems the PHP was the reason.