{% extends '500.html' %} {% block message %}
A file permission error was detected while processing this request. Common causes include the following:
Insufficient write permission to the media root - The configured
media root is {{ settings.MEDIA_ROOT }}
. Ensure that the user NetBox runs as has access to write
files to all locations within this path.