Replies: 2 comments
-
If you have recently updated, you may not have applied the required changes from release 0.17.0 In particular these breaking changes need to be addressed: You can also read more here - https://inventree.org/blog/2024/12/17/0.17.0 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hiya, Thanks - as usual, RTFM on my side. Adding Your assistance is most appreciated |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have done a bit of wrangling, migrating my inventree server onto a new, more reliable machine (not a raspberry pi basically). I am now facing this strange issue where I get the following error after logging in (with any account) at http://192.168.6.20:8000/accounts/login. The browser displays a white screen and the tab title says Permission Denied.
Request URL:
http://:8000/accounts/login/
Request Method:
POST
Status Code:
403 Forbidden
Remote Address:
192.168.6.20:8000
Referrer Policy:
same-origin
None of my colleagues are able to access still apart from one - this feels like a fairly vital clue. Another clue is that I can log in via the Platform UI interface, however at present this doesn't have a lot of features necessary.
I recently updated Inventree to 0.17.5, do I need to update my .env, docker-compose and Caddyfile? I have tried the Caddy. Any pointers would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions