mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[Issue] When tracking playing progress: SQLite Error 8: 'attempt to write a readonly database'. #5938
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 @SteveDinn on GitHub (Jun 6, 2024).
Please describe your bug
I get the feeling that the read-only database fix was an attempt to mitigate the database locked exceptions, but it seems to have its own issues.
Jellyfin 10.9.5
Docker container
Debian 11
Linux thor 5.10.0-28-amd64 #1 SMP Debian 5.10.209-2 (2024-01-31) x86_64
Reproduction Steps
Just run the server and pay something
Jellyfin Version
10.9.0
if other:
10.9.5
Environment
Jellyfin logs
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
No response
Code of Conduct
@jellyfin-bot commented on GitHub (Jun 6, 2024):
Hi, it seems like your issue report has the following item(s) that need to be addressed:
This is an automated message, currently under testing. Please file an issue here if you encounter any problems.
@oddstr13 commented on GitHub (Jun 6, 2024):
Duplicate of #11980