mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-05-30 23:40:40 +02:00
[Bug]: More than one offline session result in a uniqe constraint violation crash on the next time the app connects to the server #1514
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Gorasa on GitHub (Nov 7, 2023).
Describe the issue
If there is more thanone listening session in offline mode, the Server will crash on the app becomming online again, with the cause
Error: SQLITE_CONSTRAINT: UNIQUE constraint failed: playbackSessions.idError log part 1:
Error log part 2:
Steps to reproduce the issue
idAudiobookshelf version
v2.5.0
How are you running audiobookshelf?
Docker
@advplyr commented on GitHub (Nov 7, 2023):
You are using the iOS app?
@Gorasa commented on GitHub (Nov 7, 2023):
Yes iOS app is correct.
@advplyr commented on GitHub (Nov 18, 2023):
This is fixed in the latest iOS app release https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.9.67-beta