Karakeep does not start after updating to 0.25.0 #1692
Unanswered
gcebollero
asked this question in
Q&A
Replies: 1 comment
-
0.25 added a validation for what value you're using for NEXTAUTH_URL env variable because it's now used for rendering the urls of the public lists. The error says that the value you're using for that env variable is not a correct url. If you fix that and do a docker compose up it'll start |
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.
-
Describe the Bug
After updating the docker container from 0.24.1 to 0.25.0, karakeep does not start, due to a "invalid url" on the migration job. Logs attached.
I have made a rollback and karakeep shows no URL errors.
Steps to Reproduce
Expected Behaviour
Karakeep should be able to complete the migration job and start the service.
Screenshots or Additional Context
Device Details
No response
Exact Karakeep Version
0.25.0
Have you checked the troubleshooting guide?
Beta Was this translation helpful? Give feedback.
All reactions