Search/RSS Sync failing constantly, can't download anything

Hey all,
Looking back through my logs it looks like this issue started 8 days ago, and nothing has downloaded since then. I get a constant error any time sonarr tries to search or do an RSS Sync, looks like the following:

Log

I’ve attempted to disable womble’s index, and re-running the installer, but that doesn’t seem to be working, not sure what else I should do. Any advice is appreciated! Thanks.

Which version of Sonarr?
Which version of Mono?

If you have a backup of the Sonarr database from before it stopped working you can restore that (check System: Backup), otherwise you will need to either update the database (it’s sqlite DELETE FROM IndexerStatus) or start from scratch.

Sonarr 2.0.0.3594
Running windows so not sure how to find the version of Mono.

I did restore from a backup from 2 weeks ago and it did the same thing. I just tried actually deleting (instead of just disabling) Womble’s as an indexer and then it worked. It seems to be a problem with their end?

If you’re running on Windows there isn’t a mono version, looked like a bug we saw with old mono versions though.

Deleting it makes sense in this case since it would clear that old status out as well and not try to read it. It looks like corruption at the database level, but I’ve never seen it happen with such a weird value stored. Whatever caused it happened when it stopped working, worth trying them out again and if you get the same error drop them again.

Huh, just re-added and now it’s working fine. Strange, but all is well now. Thanks for the help!

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.