mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:56 -05:00
[Bug]: Cannot finish a new library scan #960
Labels
No labels
authentication
awaiting release
backlog
bug
chapter editor
config-issue
ebooks
encoding/embedding
enhancement
help wanted
listening sessions & progress
planned
possible plugin
progress sync
sorting/filtering/searching
unable to reproduce
upload
users & permissions
waiting
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/audiobookshelf#960
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Feb 11, 2023).
Describe the issue
Whenever I force rescan or add my book folder with 4TB of books, the server program will crash.
Not sure if this is related to #875
I cannot finish the library scan.
This is my observation:
Steps to reproduce the issue
Audiobookshelf version
2.2.14
How are you running audiobookshelf?
Docker
@ghost commented on GitHub (Feb 11, 2023):
This is the message from the /root/.npm/_logs/xxxxx.log file:
@advplyr commented on GitHub (Feb 11, 2023):
What OS are you using?
Is your media stored on a remote file system?
From your last message I think your issue may be solved in the next release from this PR https://github.com/advplyr/audiobookshelf/pull/1484
If you have one audiobook that is thousands of audio files I could see that having an issue.
@ghost commented on GitHub (Feb 11, 2023):
OS: Arch OS, rolling release
CPU i7-12700K
RAM 64 GB, SWAP 64GB on M.2 SSD
File system: ZFS, raidz2, 7200rpm CMR HDD
Yes, I have a lot of books with a few thousand chapters (audio files) in a book.
I think my server is pretty performant, well, comparing to Raspberry Pi at least. If my server cannot handle the scan, I doubt any other server can.
I will wait for the next release and try it out and report back here.
@advplyr commented on GitHub (Feb 11, 2023):
Great, thanks! Hope to get a release out today or tomorrow.
@advplyr commented on GitHub (Feb 11, 2023):
Hopefully fixed in v2.2.15
.. but let me know!