You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have started getting socket disconnect errors when web client tries to do a full quick or full book match. This requires a server restart to clear. [v2.13.3
Web client is local going direct to Ip on host. Seems to be causing docker to hang/crash other session time too until server is reset.
What did you expect to happen?
match to complete or not but not hang the docker :)
Steps to reproduce the issue
edit book, do quick match or book match from system tools
Audiobookshelf version
v2.13.3
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?
Edge
Logs
2024-09-08 23:04:26.339
FATAL
[Server] Unhandled rejection: ReferenceError: getTitleIgnorePrefix is not defined, promise: Promise { <rejected> ReferenceError: getTitleIgnorePrefix is not defined at Scanner.quickMatchBookBuildUpdatePayload (/server/scanner/Scanner.js:232:31) at async Scanner.quickMatchLibraryItem (/server/scanner/Scanner.js:57:23) at async Scanner.matchLibraryItemsChunk (/server/scanner/Scanner.js:329:22) at async Scanner.matchLibraryItems (/server/scanner/Scanner.js:385:30) }
Additional Notes
No response
The text was updated successfully, but these errors were encountered:
I'm having the same issue using Chrome. Also on version 2.13.3. t only seems to affect certain books in my case.
[2024-09-09 07:24:32.298] FATAL: [Server] Unhandled rejection: ReferenceError: getTitleIgnorePrefix is not defined, promise: Promise {
ReferenceError: getTitleIgnorePrefix is not defined
at Scanner.quickMatchBookBuildUpdatePayload (/server/scanner/Scanner.js:232:31)
at async Scanner.quickMatchLibraryItem (/server/scanner/Scanner.js:57:23)
at async ApiRouter.match (/server/controllers/LibraryItemController.js:447:23)
What happened?
I have started getting socket disconnect errors when web client tries to do a full quick or full book match. This requires a server restart to clear. [v2.13.3
Web client is local going direct to Ip on host. Seems to be causing docker to hang/crash other session time too until server is reset.
What did you expect to happen?
match to complete or not but not hang the docker :)
Steps to reproduce the issue
Audiobookshelf version
v2.13.3
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?
Edge
Logs
Additional Notes
No response
The text was updated successfully, but these errors were encountered: