Replies: 3 comments 1 reply
-
|
inventree logs: "ERROR {'event': PermissionError(13, 'Permission denied'), 'user_id': 1, 'ip': '192.168', 'request_id':", 'timestamp': '2025-09-23T16:44:40.385802Z', 'logger': 'inventree', 'level': 'error'}" Minimum information :( |
Beta Was this translation helpful? Give feedback.
-
|
Sorry, easy fix: chown -R inventree:inventree /opt/inventree/ But... i hope this will be helpful for searching... |
Beta Was this translation helpful? Give feedback.
-
|
To avoid starting a new discussion, could you please tell me how to switch from the "stable 1.0.0" branch to the "master/latest" branch when installing "Bare Metal"? I tried setting the "INVENTREE_TAG" tag, but inventree run invoke update doesn't update the version from 1.0.0 to 1.1.0 dev. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone!
Label printing worked on version 0.18.0. After the update, label printing is completely broken; even the default labels don't work. The preview shows the error "Request failed with status code 500."
Unfortunately, that's all the server returns.
A huge question: until this is fixed, how can I roll back the update?
I'm using "Bare Metal" instead of Docker: https://docs.inventree.org/en/stable/start/installer/#file-locations
I couldn't find any documentation on how to upgrade to any other version. "inventree run invoke update" forces an update to 1.0.0 stable from an old commit.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions