-
Notifications
You must be signed in to change notification settings - Fork 483
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
[Bug]: Server Crash when I try to delete a library #3634
Comments
I can't reproduce this issue. Are you able to share your database or check inside of it for that library? |
Can you offer a SQL query? or how do I share my database? |
You can open the database in a database editor and delete the row in the libraries table. If you want to share the database so it can be investigated you can send it to me on Discord or email. It is the .sqlite file, you can zip it to make it smaller if it is too large to send. |
I sent it via email to you. |
You should have gotten my email. |
Thanks I got it and was able to reproduce the issue. I'm looking into a fix |
What happened?
The server crashes when I try to delete a library
What did you expect to happen?
The library being deleted
Steps to reproduce the issue
Audiobookshelf version
v2.17.1
How are you running audiobookshelf?
Docker
What OS is your Audiobookshelf server hosted from?
Linux
If the issue is being seen in the UI, what browsers are you seeing the problem on?
Chrome
Logs
Additional Notes
No response
The text was updated successfully, but these errors were encountered: