Hello there ,
I'm using Magento 2 , i was not have any problem .But today when i want to open my admin dashboard it return a 524 timeout occurred also in debug i got this message
main.DEBUG: cache_invalidate: {"method":"POST","url":"https://areedoo.com/areedoo-admin/admin/index/index/key/022b02735e3d122fe510593a1194a0554ffd277bffa89bbb8b908aa1bbc6376d/","invalidateInfo":{"tags":["BACKEND_MAINMENU"],"mode":"matchingAnyTag"}} []
Hello @ahmadabdul389b ,
Please disable cache if you are running Magento in development mode by below commands :
php bin/magento cache:disable php bin/magento cache:flush