PapaMok 5 Posted November 17, 2021 Posted November 17, 2021 Bonjour, J'ai ce message d'erreur, qui m'empêche d'actualiser les bases de données de mes bibliothèques, et donc d'jouter/supprimer des éléments. Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown. at SQLitePCL.pretty.SQLiteException.CheckOk (SQLitePCLEx.sqlite3 db, System.Int32 rc) [0x00017] in <977321295584410696ed33c3abb0ce5f>:0 at SQLitePCL.pretty.SQLiteException.CheckOk (SQLitePCLEx.sqlite3_stmt stmt, System.Int32 rc) [0x00006] in <977321295584410696ed33c3abb0ce5f>:0 at SQLitePCL.pretty.StatementImpl.MoveNext () [0x0004a] in <977321295584410696ed33c3abb0ce5f>:0 at Emby.Server.Implementations.Data.SqliteItemRepository.ExecuteWithStringFormatParam (SQLitePCL.pretty.IDatabaseConnection db, System.String query, System.String valueText, System.Int64[] values) [0x00034] in <56804a098f61436e9b921d7ad91cb237>:0 at Emby.Server.Implementations.Data.SqliteItemRepository.DeleteItemsInTransaction (SQLitePCL.pretty.IDatabaseConnection db, System.Int64[] ids, System.Boolean containsFolders, System.Boolean supportsPeople, System.Boolean supportsChapters, System.Boolean supportsCollections, System.Boolean supportsMediaStreams, System.Boolean supportsListItems, System.Boolean supportsExternalDatabases) [0x0023c] in <56804a098f61436e9b921d7ad91cb237>:0 at Emby.Server.Implementations.Data.SqliteItemRepository.DeleteItemsInChunks (System.Int64[] ids, SQLitePCL.pretty.IDatabaseConnection db, System.Boolean containsFolders, System.Boolean supportsPeople, System.Boolean supportsChapters, System.Boolean supportsCollections, System.Boolean supportsMediaStreams, System.Boolean supportsListItems, System.Boolean supportsExternalDatabases) [0x00031] in <56804a098f61436e9b921d7ad91cb237>:0 at Emby.Server.Implementations.Data.SqliteItemRepository.DeleteItems (System.Int64[] ids) [0x00049] in <56804a098f61436e9b921d7ad91cb237>:0 at Emby.Server.Implementations.Data.SqliteItemRepository.DeleteItems (MediaBrowser.Controller.Entities.BaseItem[] items) [0x0002b] in <56804a098f61436e9b921d7ad91cb237>:0 at Emby.Server.Implementations.Library.LibraryManager.DeleteItem (MediaBrowser.Controller.Entities.BaseItem item, MediaBrowser.Controller.Library.DeleteOptions options, MediaBrowser.Controller.Entities.BaseItem parent, System.Boolean notifyParentItem) [0x001d6] in <56804a098f61436e9b921d7ad91cb237>:0 at MediaBrowser.Controller.Entities.Folder.ValidateChildrenInternal (System.IProgress`1[T] progress, System.Threading.CancellationToken cancellationToken, System.Boolean recursive, System.Boolean refreshChildMetadata, MediaBrowser.Controller.Providers.MetadataRefreshOptions refreshOptions, MediaBrowser.Controller.Providers.IDirectoryService directoryService) [0x0022e] in <9e80bb11b44243c2a9eb2841ea5f1fa0>:0 at Emby.Server.Implementations.Library.LibraryManager.ValidateTopLibraryFolders (System.Boolean refreshMetadatas, System.Threading.CancellationToken cancellationToken) [0x00123] in <56804a098f61436e9b921d7ad91cb237>:0 at Emby.Server.Implementations.Library.LibraryManager.PerformLibraryValidation (System.IProgress`1[T] progress, System.Threading.CancellationToken cancellationToken) [0x000a5] in <56804a098f61436e9b921d7ad91cb237>:0 at Emby.Server.Implementations.Library.LibraryManager.ValidateMediaLibraryInternal (System.IProgress`1[T] progress, System.Threading.CancellationToken cancellationToken) [0x00092] in <56804a098f61436e9b921d7ad91cb237>:0 at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.ExecuteInternal (MediaBrowser.Model.Tasks.TaskOptions options) [0x001b0] in <56804a098f61436e9b921d7ad91cb237>:0 Quelqu'un aurait une idée pour débloquer la situaiotn ? Merci
Luke 42077 Posted November 17, 2021 Posted November 17, 2021 Hi @PapaMok please attach the complete emby server log. thanks.
PapaMok 5 Posted November 18, 2021 Author Posted November 18, 2021 Bonjour @Luke, désolé, j'ai tout réinstallé au final. Si j'ai un autre problème, où est-ce que je peux trouver les fichiers .log ?
Luke 42077 Posted November 18, 2021 Posted November 18, 2021 Hi, instructions on how to find log files can be found here: Thanks.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now