Radarr not working after updates


NLDer

Recommended Posts

Good morning

I apologize if this is posted in the wrong section, I'm new to the support forums as I don't ever have any issues. However, this past week I had to catch up on a bunch of updates as I had moved and hadn't gotten time to look at everything in a while. So, without further ado, here's the error message I get: 

2022-10-17 08:18:59,036 DEBG 'radarr' stdout output:
[Error] FluentMigrator.Runner.MigrationRunner: database disk image is malformed
database disk image is malformed
While Processing:
"UPDATE "ImportListMovies"
SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
FROM "MovieMetadata"
WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId")"

[v4.2.4.6635] System.Exception: database disk image is malformed
database disk image is malformed
While Processing:
"UPDATE "ImportListMovies"
SET "MovieMetadataId" = (SELECT "MovieMetadata"."Id"
FROM "MovieMetadata"
WHERE "MovieMetadata"."TmdbId" = "ImportListMovies"."TmdbId")"
---> code = Corrupt (11), message = System.Data.SQLite.SQLiteException (0x800007EF): database disk image is malformed
database disk image is malformed
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at FluentMigrator.Runner.Processors.SQLite.SQLiteProcessor.ExecuteNonQuery(String sql)
--- End of inner exception stack trace ---

 

 

I am running portainer as well and have an earlier image, however, I don't know how to recover this, or fix the DB malformed error. As I mentioned, I have never really had any difficulties other than initial setup and learning curves when I started using unraid for all of this. I was previously a Windows install ... some 3 or 4 years ago now, maybe more. 

 

Thanks in advance for anyone that can offer me any insight in to this and how to recover so I don't have to set up from scratch. 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.