imperialyoyo 0 Posted June 27, 2015 Posted June 27, 2015 I keep getting the following error in my server logs. How would you go about resetting or rebuilding the database? 2015-06-27 18:10:43.7717 Error - SqliteProviderInfoRepository: Failed to save provider info: *** Error Report *** Version: 3.0.5641.4 Command line: C:\Users\user\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe Operating system: Microsoft Windows NT 6.1.7601 Service Pack 1 Processor count: 4 64-Bit OS: True 64-Bit Process: False Program data path: C:\Users\user\AppData\Roaming\MediaBrowser-Server Application Path: C:\Users\user\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe database disk image is malformed database disk image is malformed System.Data.SQLite.SQLiteException 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 MediaBrowser.Server.Implementations.Persistence.SqliteProviderInfoRepository.<SaveMetadataStatus>d__8.MoveNext()
Happy2Play 9780 Posted June 27, 2015 Posted June 27, 2015 (edited) Try deleting the library.db. %appdata%/mediabrowser-server (or) Emby-server/data http://emby.media/community/index.php?/topic/1562-database-disk-image-is-malformed/ Edited June 27, 2015 by Happy2Play
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