Hello,
Issue is Admin Panel is broken.
- Icons of basic buttons dont load, there is a white overlay with a continuous loading spindle icon in middle
- None of the basic AdminPanel buttons are clickable
- In Browser console, I see all static resources are 403 error
I have run all basic commands, cache clean, flush, setup, compile, deploy, cron, reindex.
All commands run without error.
Frontend is also loading properly. No errors in /var/report/. No PHP error.
But, AdminPanel is not working.
Pl help if any idea how to fix.
Magento 2.3.6 Community
Please check your pub/static/adminhtml folder permission and user role.
For example, if you are login as root in your terminal then go to the {{Base path}}/pub/static/adminhtml then run:- chown -R root.root *
Hello @Shailesh G
Have you installed it in the local machine(localhost)?
[php] bin/magento config:set web/secure/use_in_adminhtml 1