2024-10-13, 10:42 PM
(This post was last modified: 2024-10-14, 07:49 AM by Jespor. Edited 1 time in total.)
so i've tried to migrate from my old server to a new one ive built.
my setup is a docker setup, where ive copied over the mountet directories with rsync and verified with the checksum flag that the files should be exactly the same.
the thing is, that my jellyfin container is the only one out of 20 where this procedure didnt work, and i have no idea why.
On my old server the container can still start and run, but my new one onky says it's started but i can reach it.
i've attached the output from the container. I think the trouble line is this:
i might be wrong though, and even if i'm right i've no idea how to fix it.
hope someone can help me
my setup is a docker setup, where ive copied over the mountet directories with rsync and verified with the checksum flag that the files should be exactly the same.
the thing is, that my jellyfin container is the only one out of 20 where this procedure didnt work, and i have no idea why.
On my old server the container can still start and run, but my new one onky says it's started but i can reach it.
i've attached the output from the container. I think the trouble line is this:
Quote:Microsoft.Data.Sqlite.SqliteException (0x80004005): SQLite Error 11: 'database disk image is malformed'.
i might be wrong though, and even if i'm right i've no idea how to fix it.
hope someone can help me