Since the beginning of this week, my Jellyfin container has stopped starting: I have been running the Jellyfin container (linuxserver's repository) for a few months and it has been working perfectly. At the beginning of this week, it stopped and will no longer start. I found the following error messages in the log: "[15:31:16] [ERR] [1] Microsoft.EntityFrameworkCore.Database.Command: Failed executing DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] [15:31:16] [FTL] [1] Main: Error while starting server Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 14: 'unable to open database file'." Since I couldn't find a solution in the forum, I uninstalled and reinstalled the container, and it ran without any problems—until the next server restart. After that, it wouldn't start anymore, and the log showed the same error messages again. So I tried another container (Official Container) => same result, after restarting the server, the container no longer starts with the same errors in the log... It would be great if someone could help me and has a suitable idea for a solution.