Jump to content

SQLitePCL.pretty.SQLiteException when updating livetv guide


Recommended Posts

medicmandan
Posted

I just switched to a new livetv provider and have been getting this error when trying to update the guide (EPG link).

May be a coincidence with the new provider but I also had to reinstall the docker container in Unraid a couple of weeks ago.  I restored it from a backup on Unraid.  Everything else has been working fine since.  

Running time: 1 hour, 54 minutes and 17 seconds
Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown.
   at SQLitePCL.pretty.SQLiteException.CheckOk(sqlite3 db, Int32 rc)
   at SQLitePCL.pretty.StatementImpl.MoveNext()
   at SQLitePCL.pretty.DatabaseConnection.Execute(IDatabaseConnection This, String sql)
   at Emby.Sqlite.BaseSqliteRepository.ExecuteAll(IDatabaseConnection db, List`1 queries)
   at Emby.Server.Implementations.Data.SqliteItemRepository.DeleteItemsInTransaction(IDatabaseConnection db, Int64[] ids, Boolean containsFolders, Boolean supportsPeople, Boolean supportsChapters, Boolean supportsCollections, Boolean supportsMediaStreams, Boolean supportsListItems, Boolean supportsExternalDatabases, Boolean supportsItemExtraData, Boolean supportsUserItemShares)
   at Emby.Server.Implementations.Data.SqliteItemRepository.DeleteItemsInChunks(Int64[] ids, IDatabaseConnection db, Boolean containsFolders, Boolean supportsPeople, Boolean supportsChapters, Boolean supportsCollections, Boolean supportsMediaStreams, Boolean supportsListItems, Boolean supportsExternalDatabases, Boolean supportsItemExtraData, Boolean supportsUserItemShares)
   at Emby.Server.Implementations.Data.SqliteItemRepository.DeleteChannels(Int64[] idsToDelete)
   at Emby.LiveTV.LiveTvManager.CleanDeadChannels(Int64[] currentIdList, CancellationToken cancellationToken)
   at Emby.LiveTV.LiveTvManager.RefreshChannels(IProgress`1 progress, CancellationToken cancellationToken)
   at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal(TaskOptions options)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...