cancel
Showing results for 
Search instead for 
Did you mean: 

[Urgent] AdminPanel is broken - no icons - 403 static assets - But Frontend is Proper

[Urgent] AdminPanel is broken - no icons - 403 static assets - But Frontend is Proper

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



---------------

“The definition of insanity is doing the same thing over and over again, but expecting different results.” - Albert Einstein
2 REPLIES 2

Re: [Urgent] AdminPanel is broken - no icons - 403 static assets - But Frontend is Proper

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 *  
 

Re: [Urgent] AdminPanel is broken - no icons - 403 static assets - But Frontend is Proper

Hello @Shailesh G 

 

Have you installed it in the local machine(localhost)?

 
 
Or else, run this command:
[php] bin/magento config:set web/secure/use_in_adminhtml 1
I hope it helps.
Problem solved? Click Kudos and "Accept as Solution".
200+ Magento 2 Extensions for Enhanced Shopping Experience.