Adam Melkus adam
  • Joined on 2025-12-28
adam commented on issue starred/audiobookshelf#2935 2026-04-25 00:12:03 +02:00
[Bug]: Everytime I open the library, it first shows "Oops... No libraries available"

@xcy7e commented on GitHub (Aug 12, 2025):

Now I was able to catch it:

<img width="1022" height="1098" alt="Image" src="https://github.com/user-attachments/assets/089d23dd-7043-40a5-8609-3666f70e…

adam commented on issue starred/audiobookshelf#2937 2026-04-25 00:12:02 +02:00
[Bug]: Backup Causes ABS to exit with error 5 code: 'SQLITE_BUSY' (database is locked)

@nichwall commented on GitHub (Jan 19, 2026):

I get this same error on startup, i have my sqlite db in a NAS mounted folder. Should i move it to be local?

EDIT: moving configs to local…

adam commented on issue starred/audiobookshelf#2935 2026-04-25 00:12:02 +02:00
[Bug]: Everytime I open the library, it first shows "Oops... No libraries available"

@xcy7e commented on GitHub (Aug 11, 2025):

Here's my console / network output, now from vivaldi (chromium-based):

Console

<img width="1021" height="752" alt="Image" src="https://github.co…

adam commented on issue starred/audiobookshelf#2935 2026-04-25 00:12:02 +02:00
[Bug]: Everytime I open the library, it first shows "Oops... No libraries available"

@alexander-paterson commented on GitHub (Aug 11, 2025):

Just adding my +1 to this. I've been having this issue for the last few weeks. Probably since the auth change was made.

Happens the most…

adam commented on issue starred/audiobookshelf#2935 2026-04-25 00:12:02 +02:00
[Bug]: Everytime I open the library, it first shows "Oops... No libraries available"

@advplyr commented on GitHub (Aug 12, 2025):

If anyone can reproduce this consistently and can show the network tab like I mentioned in https://github.com/advplyr/audiobookshelf/issues/4567#issuec…

adam commented on issue starred/audiobookshelf#2936 2026-04-25 00:12:01 +02:00
[Enhancement]: enable auto-resume for accessibility

@Borgix commented on GitHub (Aug 8, 2025):

As I said, I was thinking about automating the webplayer with easy extension, rather than creating my own player.

Call it a senior moment or just…

adam commented on issue starred/audiobookshelf#2935 2026-04-25 00:12:01 +02:00
[Bug]: Everytime I open the library, it first shows "Oops... No libraries available"

@advplyr commented on GitHub (Aug 9, 2025):

What would be most helpful is if you can share the network tab so we can see the full authentication flow of getting the 401 unauthorized, then…

adam commented on issue starred/audiobookshelf#2937 2026-04-25 00:12:01 +02:00
[Bug]: Backup Causes ABS to exit with error 5 code: 'SQLITE_BUSY' (database is locked)

@wesf99 commented on GitHub (Dec 7, 2025):

Did you get this error fixed. I've been getting this error once or twice per week. I have audiobookshelf running in docker on my synology nas. I…

adam commented on issue starred/audiobookshelf#2937 2026-04-25 00:12:01 +02:00
[Bug]: Backup Causes ABS to exit with error 5 code: 'SQLITE_BUSY' (database is locked)

@DrLeh commented on GitHub (Jan 17, 2026):

I get this same error on startup, i have my sqlite db in a NAS mounted folder. Should i move it to be local?

EDIT: moving configs to local folder…

adam commented on issue starred/audiobookshelf#2935 2026-04-25 00:12:01 +02:00
[Bug]: Everytime I open the library, it first shows "Oops... No libraries available"

@advplyr commented on GitHub (Aug 10, 2025):

I updated my previous comment where I mistakenly put ACCESS_TOKEN_EXPIRY value in milliseconds.

The expiry env variables are in seconds.

adam commented on issue starred/audiobookshelf#2937 2026-04-25 00:12:01 +02:00
[Bug]: Backup Causes ABS to exit with error 5 code: 'SQLITE_BUSY' (database is locked)

@wesf99 commented on GitHub (Jan 17, 2026):

I get this same error on startup, i have my sqlite db in a NAS mounted folder. Should i move it to be local?

EDIT: moving configs to local…

adam commented on issue starred/audiobookshelf#2935 2026-04-25 00:12:01 +02:00
[Bug]: Everytime I open the library, it first shows "Oops... No libraries available"

@LeeThompson commented on GitHub (Aug 11, 2025):

I'm seeing this periodically as well but if I click on the upper left link it goes away and works normally. Next time it happens I'll try…

adam commented on issue starred/audiobookshelf#2935 2026-04-25 00:12:00 +02:00
[Bug]: Everytime I open the library, it first shows "Oops... No libraries available"

@Vito0912 commented on GitHub (Aug 9, 2025):

Can you try logout and login again and check if this still happens?

adam commented on issue starred/audiobookshelf#2936 2026-04-25 00:12:00 +02:00
[Enhancement]: enable auto-resume for accessibility

@Borgix commented on GitHub (Aug 8, 2025):

As I said, I was thinking about automating the webplayer with easy extension, rather than creating my own player.

adam commented on issue starred/audiobookshelf#2935 2026-04-25 00:12:00 +02:00
[Bug]: Everytime I open the library, it first shows "Oops... No libraries available"

@xcy7e commented on GitHub (Aug 9, 2025):

Re-login doesn't fix it.

But it always takes quite some time for it to happen again, and then only the first time I open ABS again, it happens. When I…

adam commented on issue starred/audiobookshelf#2937 2026-04-25 00:12:00 +02:00
[Bug]: Backup Causes ABS to exit with error 5 code: 'SQLITE_BUSY' (database is locked)

@LeeThompson commented on GitHub (Dec 7, 2025):

Did you get this error fixed. I've been getting this error once or twice per week. I have audiobookshelf running in docker on my synology nas. I…

adam commented on issue starred/audiobookshelf#2936 2026-04-25 00:12:00 +02:00
[Enhancement]: enable auto-resume for accessibility

@nichwall commented on GitHub (Aug 8, 2025):

As I said, I was thinking about automating the webplayer with easy extension, rather than creating my own player.

But it's going to be a headless…

adam commented on issue starred/audiobookshelf#2935 2026-04-25 00:12:00 +02:00
[Bug]: Everytime I open the library, it first shows "Oops... No libraries available"

@Vito0912 commented on GitHub (Aug 9, 2025):

@advplyr Sounds like an issue with the access token not correctly refreshed

Maybe also as an contribution: Instead of waiting until it is not valid…

adam commented on issue starred/audiobookshelf#2937 2026-04-25 00:11:59 +02:00
[Bug]: Backup Causes ABS to exit with error 5 code: 'SQLITE_BUSY' (database is locked)

@wesf99 commented on GitHub (Dec 5, 2025):

Is the SQLite file stored on a network drive or locally (from the server's point of view)?

Local. (Mounted to the host's volume for persistence)…

adam commented on issue starred/audiobookshelf#2936 2026-04-25 00:11:59 +02:00
[Enhancement]: enable auto-resume for accessibility

@advplyr commented on GitHub (Aug 8, 2025):

I'm also confused about this. When you call the play endpoint the server returns an array of audio tracks that the client would play with an audio player.