open a series > this page could not be found #1246

Closed
opened 2026-04-24 23:37:01 +02:00 by adam · 3 comments
Owner

Originally created by @skyzuma on GitHub (Jul 16, 2023).

Steps to reproduce

  1. open latest (0.9.65-beta) mobile app
  2. go to series tab
  3. open any series

Expected behaviour

open the series

Actual behaviour

TypeError: Cannot read properties of undefined (reading 'checkCanAccessLibrary')
at checkCanAccessLibraryItem (/server/objects/user/User.js:361:15)
at Array.filter ()
at ApiRouter.middleware (/server/controllers/SeriesController.js:73:49)
at Layer.handle [as handle_request] (/node_modules/express/lib/router/layer.js:95:5)
at next (/node_modules/express/lib/router/route.js:144:13)
at Route.dispatch (/node_modules/express/lib/router/route.js:114:3)
at Layer.handle [as handle_request] (/node_modules/express/lib/router/layer.js:95:5)
at /node_modules/express/lib/router/index.js:284:15
at param (/node_modules/express/lib/router/index.js:365:14)
at param (/node_modules/express/lib/router/index.js:376:14)

Screenshot_20230716_141052_com audiobookshelf app

Environment data

Audiobookshelf Version: 2.3.0

  • Android App?

Android Issue

Android version: 9.1.0 / 11

Device model: Huawai P10 / SM-T725

Stock or customized system: Stock

Originally created by @skyzuma on GitHub (Jul 16, 2023). ### Steps to reproduce 1. open latest (0.9.65-beta) mobile app 2. go to series tab 3. open any series ### Expected behaviour open the series ### Actual behaviour > TypeError: Cannot read properties of undefined (reading 'checkCanAccessLibrary') at checkCanAccessLibraryItem (/server/objects/user/User.js:361:15) at Array.filter (<anonymous>) at ApiRouter.middleware (/server/controllers/SeriesController.js:73:49) at Layer.handle [as handle_request] (/node_modules/express/lib/router/layer.js:95:5) at next (/node_modules/express/lib/router/route.js:144:13) at Route.dispatch (/node_modules/express/lib/router/route.js:114:3) at Layer.handle [as handle_request] (/node_modules/express/lib/router/layer.js:95:5) at /node_modules/express/lib/router/index.js:284:15 at param (/node_modules/express/lib/router/index.js:365:14) at param (/node_modules/express/lib/router/index.js:376:14) ![Screenshot_20230716_141052_com audiobookshelf app](https://github.com/advplyr/audiobookshelf-app/assets/1676196/a7a01646-5cf0-4aba-81bf-c63a6e116ac9) ### Environment data Audiobookshelf Version: 2.3.0 - [x] Android App? #### Android Issue Android version: 9.1.0 / 11 Device model: Huawai P10 / SM-T725 Stock or customized system: Stock
adam added the bug label 2026-04-24 23:37:01 +02:00
adam closed this issue 2026-04-24 23:37:02 +02:00
Author
Owner

@advplyr commented on GitHub (Jul 16, 2023):

Just fixed this one and will patch today

@advplyr commented on GitHub (Jul 16, 2023): Just fixed this one and will patch today
Author
Owner

@advplyr commented on GitHub (Jul 17, 2023):

Fixed in v2.3.1

@advplyr commented on GitHub (Jul 17, 2023): Fixed in [v2.3.1](https://github.com/advplyr/audiobookshelf/releases/tag/v2.3.1)
Author
Owner

@skyzuma commented on GitHub (Jul 17, 2023):

sucessfully ...

@skyzuma commented on GitHub (Jul 17, 2023): sucessfully ...
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#1246