cancel
Showing results for 
Search instead for 
Did you mean: 

Attention Something went wrong.

Attention Something went wrong.

I copied a working magento website and database to another server. I changed the URLs and imported new prices.

Now when I try to edit a product or a page I get the error message Attention
Something went wrong.

I'm getting no other errors in/var/report or /var/log

I have enabled error reporting and turned on developer mode.

I tried disabling the review module using the force option, that made no difference.

Any idea what is wrong or how I can find the error?

 

Magento ver. 2.1.8
PHP Version 7.0.26

5 REPLIES 5

Re: Attention Something went wrong.

Give full permissions to var folder.

 

Run below command,

php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy 
php bin/magento cache:flush

Clear browser cache.

If Issue Solved, Click Kudos/Accept As solutions. Get Magento insight from
Magento 2 Blogs/Tutorial

Re: Attention Something went wrong.

I tried that but no luck

 

I set the var and report folders to 777 and still no error message

Re: Attention Something went wrong.

Does anyone know how I can get the actual error message instead of just Something Went Wrong?

Re: Attention Something went wrong.

I think, you should go to System>>Cache Management>> flush Magento cache...If you have installed the magento in local host..

Re: Attention Something went wrong.

In my case, it was permissions on the Notifications Resources, just give appropriate Resources to admin user.