-
Notifications
You must be signed in to change notification settings - Fork 488
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]: Crashes on manual library scan #3434
Comments
Can you enable Debug logs in the server settings and try doing the scan again? |
Oops. I thought I had debug turned back on when I did the first one. Here you go. The error looks about the same -
|
Did you recently upgrade from an older server version? That library doesn't have the metadata precedence. You should be able to fix this by editing the library and changing one of the settings. Press save and you can change it back. |
This will be fixed in the next release. I confirmed that you can fix the issue now by toggling any setting on a library and saving. |
I have probably updated a couple times since the last time I tried a manual library scan. I don't do that very often as the file watcher does a very good job of picking up new things. I tried going into the library to change a setting and turned the setting for Audiobooks Only to on and saved. It appeared to save in the GUI, but when re-opening the settings on the library I can see that it did not actually save my change. I tried a couple other settings in that screen as well with the same behavior. When I try to change the settings, it does not generate any logs from the event, even with debug on. If you think the next release may resolve the issue, I am more than happy to wait and try it. Otherwise I will provide any other information that would be useful for you here. |
I see the same. Also cannot fix it by saving settings. Same in "edge". EDIT: No I was wrong. "edge" works. |
Fixed in v2.14.0. |
What happened?
Running in docker in Unraid. Normal usage of app is fine, including the auto file system change where it picks up new books added to library. However, triggering a manual library scan crashes the app. When I click the scan button in the libraries, it instantly gives me a red "Socket Disconnected" error in the web app, it generates some errors in the logs, and kills the app (and the docker). I have tried removing recently added books from the library, but I don't trigger the manual scan often so I do not know exactly when this issue began. After restarting the app, everything continues working as normal unless another manual scan is triggered. Adding a new book to the watched library folders results in the book being added like normal. Only the manual scan causes the issue. Any assistance would be greatly appreciated. Full log below from startup to crash.
What did you expect to happen?
Normally the library scan has simply run in the background and completed successfully.
Steps to reproduce the issue
Audiobookshelf version
2.13.4
How are you running audiobookshelf?
Docker
What OS is your Audiobookshelf server hosted from?
Other (list in "Additional Notes" box)
If the issue is being seen in the UI, what browsers are you seeing the problem on?
Chrome
Logs
Additional Notes
Docker hosted on Unraid
The text was updated successfully, but these errors were encountered: