-
Notifications
You must be signed in to change notification settings - Fork 11
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
riven 500 | Internal error #35
Comments
I believe this may be related to Riven removing support for sqlite. As such, this should be resolved w/ Version [4.0.0]. If not, please feel free to reopen the issue. |
hi, I've tried with the version 4.0.0 and the problem persists, please help to reopen the issue |
Ok. Can you provide the complete debug log - from start to error? As an aside, did you see the new required mount point?
|
I am closing this due to inactivity. Please let me know if the issue persists. |
I'm on the latest image today, and I'm getting the same issue. I can see in the logs that postgres is and is still running. I have the postgres mount point config you listed there in my compose. Here's the log (not debug), what should I run for the debug log? |
Describe the bug
hi, I'm trying to setup DMB with riven enabled. The front end has started sucessfully, I've gone through the initial setup but immediately after that it shows "500 | Internal error".
By checking the log, I see that the backend is trying to restart constantly but unsuccessful, the last error in the log is
Could anyone help? Thank you
here's my compose, could you pls. take a look to see what's wrong with it?
version: "3.8"
To Reproduce
Access http://192.168.124.22:3000 and see the 500 | Internal error
Expected behavior
To be able to go to settings and setup riven via the Web UI.
Please complete the following information:
The text was updated successfully, but these errors were encountered: