-
Notifications
You must be signed in to change notification settings - Fork 0
Jellyfin
Mads edited this page Jun 19, 2024
·
2 revisions
Credit
If you, like me, are using Jellyfin on Windows, and get the error SQLite Error 8: 'attempt to write a readonly database'.
from the logs, then this should help you.
- Head over to the
Server
-folder.
Go to the path C:\ProgramData\Jellyfin\Server
in your File Explorer.
- Give your Windows user permissions on the
data
-folder.
Right click "data" -> Properties
-> Security
-> Click on your user (eg. wraaath DESKTOP-blahblah
) -> Edit
-> Allow "Full control"
- Change database files
Now Windows might say it couldn't give the permissions to a couple database files. If that is the case, just navigate over to the files and individually give them the same permissions as previously done.