ejacobs 0 Posted January 12, 2017 Posted January 12, 2017 (edited) I'm getting an error for several of my scheduled tasks: Chapter image extraction Last ran 20 hours ago, taking 14 seconds. (Failed) Clean Database Last ran 23 hours ago, taking 43 seconds. (Failed) My log is showing the following: *** Error Report *** Version: 3.1.6220.23309 Command line: C:\Users\Jacobs Family\AppData\Roaming\MediaBrowser-Server\System\MediaBrowser.ServerApplication.exe Operating system: Microsoft Windows NT 6.2.9200.0 64-Bit OS: True 64-Bit Process: True Processor count: 6 Program data path: C:\Users\Jacobs Family\AppData\Roaming\MediaBrowser-Server Application directory: C:\Users\Jacobs Family\AppData\Roaming\MediaBrowser-Server\System IOError: disk I/O error SQLitePCL.pretty.SQLiteException: Exception of type 'SQLitePCL.pretty.SQLiteException' was thrown. at SQLitePCL.pretty.SQLiteException.CheckOk(sqlite3 db, Int32 rc) at SQLitePCL.pretty.StatementImpl.MoveNext() at Emby.Server.Implementations.Data.SqliteExtensions.<ExecuteQuery>d__36.MoveNext() at Emby.Server.Implementations.Data.SqliteItemRepository.GetPeople(InternalPeopleQuery query) at Emby.Server.Implementations.Library.Validators.PeopleValidator.<ValidatePeople>d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Emby.Common.Implementations.ScheduledTasks.ScheduledTaskWorker.<ExecuteInternal>d__68.MoveNext() Clearly this is related to the "disk I/O error" however I'm not having any hard drive issues. I'm thinking this is an access rights issue. Where is the database trying to write to, maybe the rights aren't correct. It's important to note that this error only started recently after some updates. Any help would be great. Thanks Edited January 12, 2017 by ejacobs
Luke 42085 Posted January 12, 2017 Posted January 12, 2017 Hi, check and make sure your disk is not full. I don't think this is about access rights although I suppose it's possible. If this doesn't help then consider running hardware diagnostics to check for disk errors.
Soki 9 Posted March 22, 2017 Posted March 22, 2017 may I bump this one here and ask the thread starter for an update? What did you find out? I do get the same message in the emby log... thanks Soki
Luke 42085 Posted March 22, 2017 Posted March 22, 2017 may I bump this one here and ask the thread starter for an update? What did you find out? I do get the same message in the emby log... thanks Soki @@Soki, please attach your server log. thanks.
Soki 9 Posted March 22, 2017 Posted March 22, 2017 @@Soki, please attach your server log. thanks. Hey there Luke, already found the problem cause. I am just plain stupid... the provided disk space for my vm container disk was full. Extended the disk size, rebooted, Emby is running fine again. thanks anyways Soki
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