-
-
Notifications
You must be signed in to change notification settings - Fork 861
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to upload report #1080
Comments
When you execute I've changed the rights to user "unit" as you can see below and now it works for me.
|
This is how my rights look atm after changing the volume on my host.
|
I had the same error as you, and editing rights to the following lines fixed the problem:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Current Behavior
When uploading a report, the following error appears:
Insufficient write permission to the media root. The configured media root is . Ensure that the user NetBox runs as has access to write files to all locations within this path.
Issue located, insufficient rights on the _data folder
Expected Behavior
Upload possible after changing the folder _data
Docker Compose Version
Docker Compose version v2.21.0
Docker Version
The git Revision
b47e85a
The git Status
Startup Command
docker compose up -d
NetBox Logs
Content of docker-compose.override.yml
The text was updated successfully, but these errors were encountered: