-
I have been runnig InvenTree as a very basic bare metal installation on a VM for a long time. Now I did an upgrade from 17.6 to latest master and can no longer log in (getting a log in failed message) I run the system with Cookie settings are I have not done any config changes, just run When I open the login page and try to log in I get the below warnings in the server log:
Any suggestions what to do next is welcome. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 2 replies
-
These endpoints do not exist in the current master, it is expected that they are not present. You might have an old frontend deployed somewhere. |
Beta Was this translation helpful? Give feedback.
-
Thanks a lot @matmair! I'm not used to PUI and forgot that I need to run |
Beta Was this translation helpful? Give feedback.
-
I noted this entry in the update log: |
Beta Was this translation helpful? Give feedback.
-
Then the frontend build is done as part of the update, Good to know. |
Beta Was this translation helpful? Give feedback.
These endpoints do not exist in the current master, it is expected that they are not present. You might have an old frontend deployed somewhere.