cancel
Showing results for 
Search instead for 
Did you mean: 

500 (Internal Server Error) received after opening category - Magento 2.3.2

500 (Internal Server Error) received after opening category - Magento 2.3.2

Today I have updated to Magento 2.3.2, everything works correctly except the categories. When I try to access a category I receive a 500 error in the browser console and a blank page with a single phrase:

 

dzRNV

 

Any idea why this happens and how to solve it? Execute the following orders without success:

 

	rm -rf var/di var/generation
	php bin/magento cache:clean && php bin/magento cache:flush
	php bin/magento setup:upgrade
	php bin/magento setup:di:compile
	php bin/magento setup:static-content:deploy -f
	php bin/magento indexer:reindex && php bin/magento cache:clean && php bin/magento cache:flush

 

2 REPLIES 2

Re: 500 (Internal Server Error) received after opening category - Magento 2.3.2

Could you provide me with error log from your server?

E-commerce specialist working on Magento Platform, developing custom extension, providing midrations and website optimizations.Also handling tasks of website development.

Re: 500 (Internal Server Error) received after opening category - Magento 2.3.2

That's the weird thing, I do not have anything new in the magento or nginx logs