2024-06-02, 07:51 PM
(This post was last modified: 2024-06-02, 07:52 PM by Kevin Nord. Edited 1 time in total.)
(2024-05-26, 05:34 AM)Efficient_Good_5784 Wrote: Looking at the log output from some comments back: "Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 6: 'database table is locked'."
How did you do the upgrade to v10.9? Seems like your database file got locked.
Did you copy it while the server was running? A long time ago, I remember reading about some people that copied their database file while it's being accessed which caused issues with their server.
Jellyfin locks the database file while it's in use. So if you copy the locked database and use it for a new server, you'll most likely get errors.
I upgraded using apt upgrade. I'm honestly not sure what happens behind the scenes as far as package managers installing, but I didn't manually back anything up.
I don't want to change my sig with every new version. I'm running whatever the currently packaged version for Ubuntu Server 22.04
