Skip to content

Static Media Failure #5856

Answered by candlerb
Quembar asked this question in Q&A
Feb 24, 2021 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

The short answer is, there's an error in your Apache config. However without seeing your complete Apache config, it's hard to be more specific.

It's also unclear which version of installation instructions you followed. Did you download and unpack a release archive, or did you clone the git repository?

If you chose the former option, then the instructions recommend creating a symlink from /opt/netbox to /opt/netbox-x.x.x. Did you do that? It may be relevant, given that the error is about symlinks.

Did you use the supplied /opt/netbox/contrib/apache.conf ? It includes a setting which relates to symlinks:

    <Directory /opt/netbox/netbox/static>
        Options Indexes FollowSymLinks MultiV…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@Quembar
Comment options

Comment options

You must be logged in to vote
1 reply
@Quembar
Comment options

Answer selected by Quembar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants