Library scan failing
Solved
Audiobookshelf
-
wrote on Aug 17, 2024, 2:05 AM last edited by
I am running into the same error message mentioned here: https://github.com/advplyr/audiobookshelf/issues/2854
When I scan a library, the log gives:
FATAL
[Server] Unhandled rejection: ReferenceError: structuredClone is not defined, promise: Promise { <rejected> ReferenceError: structuredClone is not defined at LibraryItemScanData.checkLibraryItemData (/app/code/server/scanner/LibraryItemScanData.js:241:41) at LibraryScanner.scanLibrary (/app/code/server/scanner/LibraryScanner.js:188:60) at async LibraryScanner.scan (/app/code/server/scanner/LibraryScanner.js:82:22) }
-
-
wrote on Aug 18, 2024, 3:48 AM last edited by
Wow, thanks, that was fast! I'm not seeing the error any more.
-