Can't search for anything in sonarr -error parsing Column 2?

4.0.14.2939
4.0.14.2939-ls283 by linuxserver.io
OS:
Debug logs:
*Cannot search via manual or automatic on any tv show

2025-06-08 11:34:16.7|Error|ReleaseController|Episode search failed: Error parsing column 2 (InitialFailure=47 - Int64)

[v4.0.14.2939] System.Data.DataException: Error parsing column 2 (InitialFailure=47 - Int64)
 ---> System.FormatException: String '2025-05�29 22:45:56.4946609Z' was not recognized as a valid DateTime.
   at System.DateTimeParse.ParseExactMultiple(ReadOnlySpan`1 s, String[] formats, DateTimeFormatInfo dtfi, DateTimeStyles style)
   at System.Data.SQLite.SQLiteConvert.ToDateTime(String dateText, SQLiteDateFormats format, DateTimeKind kind, String formatString)
   at System.Data.SQLite.SQLite3.GetDateTime(SQLiteStatement stmt, Int32 index)
   at System.Data.SQLite.SQLite3.GetValue(SQLiteStatement stmt, SQLiteConnectionFlags flags, Int32 index, SQLiteType typ)
   at System.Data.SQLite.SQLiteDataReader.GetValue(Int32 i)
   at Deserialize1f4c9ab6-1a22-4b9d-90f6-b2663c189e05(IDataReader )
   --- End of inner exception stack trace ---
   at Dapper.SqlMapper.ThrowDataException(Exception ex, Int32 index, IDataReader reader, Object value) in /_/Dapper/SqlMapper.cs:line 3706
   at Deserialize1f4c9ab6-1a22-4b9d-90f6-b2663c189e05(IDataReader )
   at Dapper.SqlMapper.QueryImpl[T](IDbConnection cnn, CommandDefinition command, Type effectiveType)+MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at Dapper.SqlMapper.Query[T](IDbConnection cnn, String sql, Object param, IDbTransaction transaction, Boolean buffered, Nullable`1 commandTimeout, Nullable`1 commandType)
   at NzbDrone.Core.Datastore.SqlMapperExtensions.Query[T](IDatabase db, String sql, Object param)
   at NzbDrone.Core.Datastore.BasicRepository`1.Query(SqlBuilder builder)
   at NzbDrone.Core.ThingiProvider.Status.ProviderStatusServiceBase`2.GetBlockedProviders()
   at NzbDrone.Core.Indexers.IndexerFactory.FilterBlockedIndexers(IEnumerable`1 indexers)+MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at NzbDrone.Core.Indexers.IndexerFactory.InteractiveSearchEnabled(Boolean filterBlockedIndexers)
   at NzbDrone.Core.IndexerSearch.ReleaseSearchService.Dispatch(Func`2 searchAction, SearchCriteriaBase criteriaBase)
   at NzbDrone.Core.IndexerSearch.ReleaseSearchService.SearchSingle(Series series, Episode episode, Boolean monitoredOnly, Boolean userInvokedSearch, Boolean interactiveSearch)
   at NzbDrone.Core.IndexerSearch.ReleaseSearchService.EpisodeSearch(Episode episode, Boolean userInvokedSearch, Boolean interactiveSearch)
   at NzbDrone.Core.IndexerSearch.ReleaseSearchService.EpisodeSearch(Int32 episodeId, Boolean userInvokedSearch, Boolean interactiveSearch)
   at Sonarr.Api.V3.Indexers.ReleaseController.GetEpisodeReleases(Int32 episodeId)

2025-06-08 11:34:45.4|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.
2025-06-08 11:38:26.2|Info|Sonarr.Http.Authentication.BasicAuthenticationHandler|Basic was not authenticated. Failure message: Authorization header missing.

You should be able to clear this up by opening sonarr.db (In Sonarr’s AppData folder) in your SQLite editor of choice and running: DELETE FROM IndexerStatus