static media failure #7713
Replies: 5 comments
-
same issue with us. Everything works if we click on the "Click here to attempt loading NetBox again" any suggestion? |
Beta Was this translation helpful? Give feedback.
-
"I have tried running collectstatic and deleting the netbox folder" - which netbox folder did you delete exactly? And what exactly did you see when running manage.py collectstatic? Did you remember to activate the virtualenv first? |
Beta Was this translation helpful? Give feedback.
-
Same thing for me except that when I click the try again link it still fails. I activated the virtualenv first. I'm done the collectstatic. I turned on the debug and the netbox-print.css file is there. |
Beta Was this translation helpful? Give feedback.
-
I just went through this, I didn't realize you already posted about it. #8891 The resolution for me was |
Beta Was this translation helpful? Give feedback.
-
I think your main issue here is that you are not proxying to port 8001. Use Nginx and Apache and tell me what error you get. As it clearly states in the message. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am getting the following error on my RHEL 8.4.1 server. I was able to do the same thing on a AlmaLinux 8.4.1 server at home with SELinux on Enforcing mode.
I have tried running collectstatic and deleting the netbox folder and starting over and not running it. It still fails for me at work. Not sure why.
Beta Was this translation helpful? Give feedback.
All reactions