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
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?
None
Logs
{"timestamp":"2024-09-03 15:33:11.759","source":"Server.js:185","message":"[Server] Unhandled rejection: TypeError: Cannot read properties of undefined (reading 'includes'), promise: Promise {\n <rejected> TypeError: Cannot read properties of undefined (reading 'includes')\n at collection.getOldCollectionsJsonExpanded (/server/models/Collection.js:41:17)\n at ApiRouter.findAll (/server/controllers/CollectionController.js:68:64)\n at Layer.handle [as handle_request] (/node_modules/express/lib/router/layer.js:95:5)\n at next (/node_modules/express/lib/router/route.js:144:13)\n at Route.dispatch (/node_modules/express/lib/router/route.js:114:3)\n at Layer.handle [as handle_request] (/node_modules/express/lib/router/layer.js:95:5)\n at /node_modules/express/lib/router/index.js:284:15\n at Function.process_params (/node_modules/express/lib/router/index.js:346:12)\n at next (/node_modules/express/lib/router/index.js:280:10)\n at expressInit (/node_modules/express/lib/middleware/init.js:40:5)\n}","levelName":"FATAL","level":5}
{"timestamp":"2024-09-03 15:34:29.641","source":"Server.js:185","message":"[Server] Unhandled rejection: TypeError: Cannot read properties of undefined (reading 'includes'), promise: Promise {\n <rejected> TypeError: Cannot read properties of undefined (reading 'includes')\n at collection.getOldCollectionsJsonExpanded (/server/models/Collection.js:41:17)\n at ApiRouter.findAll (/server/controllers/CollectionController.js:68:64)\n at Layer.handle [as handle_request] (/node_modules/express/lib/router/layer.js:95:5)\n at next (/node_modules/express/lib/router/route.js:144:13)\n at Route.dispatch (/node_modules/express/lib/router/route.js:114:3)\n at Layer.handle [as handle_request] (/node_modules/express/lib/router/layer.js:95:5)\n at /node_modules/express/lib/router/index.js:284:15\n at Function.process_params (/node_modules/express/lib/router/index.js:346:12)\n at next (/node_modules/express/lib/router/index.js:280:10)\n at expressInit (/node_modules/express/lib/middleware/init.js:40:5)\n}","levelName":"FATAL","level":5}
{"timestamp":"2024-09-03 15:36:48.591","source":"Server.js:185","message":"[Server] Unhandled rejection: TypeError: Cannot read properties of undefined (reading 'includes'), promise: Promise {\n <rejected> TypeError: Cannot read properties of undefined (reading 'includes')\n at collection.getOldCollectionsJsonExpanded (/server/models/Collection.js:41:17)\n at ApiRouter.findAll (/server/controllers/CollectionController.js:68:64)\n at Layer.handle [as handle_request] (/node_modules/express/lib/router/layer.js:95:5)\n at next (/node_modules/express/lib/router/route.js:144:13)\n at Route.dispatch (/node_modules/express/lib/router/route.js:114:3)\n at Layer.handle [as handle_request] (/node_modules/express/lib/router/layer.js:95:5)\n at /node_modules/express/lib/router/index.js:284:15\n at Function.process_params (/node_modules/express/lib/router/index.js:346:12)\n at next (/node_modules/express/lib/router/index.js:280:10)\n at expressInit (/node_modules/express/lib/middleware/init.js:40:5)\n}","levelName":"FATAL","level":5}
{"timestamp":"2024-09-03 15:37:44.452","source":"Server.js:185","message":"[Server] Unhandled rejection: TypeError: Cannot read properties of undefined (reading 'includes'), promise: Promise {\n <rejected> TypeError: Cannot read properties of undefined (reading 'includes')\n at collection.getOldCollectionsJsonExpanded (/server/models/Collection.js:41:17)\n at ApiRouter.findAll (/server/controllers/CollectionController.js:68:64)\n at Layer.handle [as handle_request] (/node_modules/express/lib/router/layer.js:95:5)\n at next (/node_modules/express/lib/router/route.js:144:13)\n at Route.dispatch (/node_modules/express/lib/router/route.js:114:3)\n at Layer.handle [as handle_request] (/node_modules/express/lib/router/layer.js:95:5)\n at /node_modules/express/lib/router/index.js:284:15\n at Function.process_params (/node_modules/express/lib/router/index.js:346:12)\n at next (/node_modules/express/lib/router/index.js:280:10)\n at expressInit (/node_modules/express/lib/middleware/init.js:40:5)\n}","levelName":"FATAL","level":5}
{"timestamp":"2024-09-03 15:41:24.747","source":"Server.js:185","message":"[Server] Unhandled rejection: TypeError: Cannot read properties of undefined (reading 'includes'), promise: Promise {\n <rejected> TypeError: Cannot read properties of undefined (reading 'includes')\n at collection.getOldCollectionsJsonExpanded (/server/models/Collection.js:41:17)\n at ApiRouter.findAll (/server/controllers/CollectionController.js:68:64)\n at Layer.handle [as handle_request] (/node_modules/express/lib/router/layer.js:95:5)\n at next (/node_modules/express/lib/router/route.js:144:13)\n at Route.dispatch (/node_modules/express/lib/router/route.js:114:3)\n at Layer.handle [as handle_request] (/node_modules/express/lib/router/layer.js:95:5)\n at /node_modules/express/lib/router/index.js:284:15\n at Function.process_params (/node_modules/express/lib/router/index.js:346:12)\n at next (/node_modules/express/lib/router/index.js:280:10)\n at expressInit (/node_modules/express/lib/middleware/init.js:40:5)\n}","levelName":"FATAL","level":5}
Additional Notes
No response
The text was updated successfully, but these errors were encountered:
What happened?
API Get All Collections will cause server crash.
What did you expect to happen?
The server does not crash.
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?
None
Logs
Additional Notes
No response
The text was updated successfully, but these errors were encountered: