guimello 1 Posted April 1, 2017 Posted April 1, 2017 (edited) Hi! I recently updated to 3.2.10, and experienced the bug (already reported and resolved) so remove the app from my QNAP TS-853A and downgraded to 3.2.9. All my settings appear to be in place, but the library scan keeps failing (see below) with error message when I do a Library Scan: System.IO.DirectoryNotFoundException: Directory '/share/CACHEDEV1_DATA/.qpkg/Emby/Emby/ProgramData-Server/root/default' not found. I tried removing and reinstalling 3.2.10.1 - but still no luck! The directory 'root' above does not appear to exist. Also getting the same error when the scheduled task 'Clean Library' runs. Any help would be much appreciated. Full log attached. Thanks! 2017-04-01 10:01:54.6905 Info TaskManager: Executing Scan media library 2017-04-01 10:01:54.6909 Info HttpServer: HTTP Response 204 to 192.168.0.78. Time: 12ms. http://192.168.0.5:8096/emby/ScheduledTasks/Running/6330ee8fb4a957f33981f89aa78b030f 2017-04-01 10:01:54.7002 Info HttpServer: HTTP GET http://192.168.0.5:8096/emby/ScheduledTasks?isHidden=false. UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0 2017-04-01 10:01:54.7082 Info HttpServer: HTTP Response 200 to 192.168.0.78. Time: 8ms. http://192.168.0.5:8096/emby/ScheduledTasks?isHidden=false 2017-04-01 10:01:54.7252 Info App: Validating media library 2017-04-01 10:01:54.8188 Info LibraryMonitor: Watching directory /share/CACHEDEV1_DATA/Media/Concerts 2017-04-01 10:01:54.8244 Info LibraryMonitor: Watching directory /share/Media/Sports 2017-04-01 10:01:54.8332 Error TaskManager: Error *** Error Report *** Version: 3.2.9.0 Command line: /share/CACHEDEV1_DATA/.qpkg/Emby/Emby/MediaBrowser.Server.Mono.exe Operating system: Unix 3.19.8.0 64-Bit OS: True 64-Bit Process: False Mono: 4.6.2 (Stable 4.6.2.7/08fd525 Wed Nov 23 12:56:10 EST 2016) Processor count: 4 Program data path: /share/CACHEDEV1_DATA/.qpkg/Emby/Emby/ProgramData-Server Application directory: /share/CACHEDEV1_DATA/.qpkg/Emby/Emby System.IO.DirectoryNotFoundException: Directory '/share/CACHEDEV1_DATA/.qpkg/Emby/Emby/ProgramData-Server/root/default' not found. at System.IO.Directory.ValidateDirectoryListing (System.String path, System.String searchPattern, System.Boolean& stop) [0x00091] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.IO.Directory+<EnumerateKind>c__Iterator0.MoveNext () [0x00040] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () [0x00078] in <5f01f5aacbb346938d6f9b4e69d4383a>:0 at System.Linq.Enumerable+<SelectManyIterator>c__Iterator2`2[TSource,TResult].MoveNext () [0x000ec] in <5f01f5aacbb346938d6f9b4e69d4383a>:0 at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`1[T] collection) [0x0008b] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00011] in <5f01f5aacbb346938d6f9b4e69d4383a>:0 at MediaBrowser.Controller.Entities.Folder+<ValidateChildrenInternal>d__61.MoveNext () [0x00088] in <d91f6388c39b42dc8d5f1f110778ddc3>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <a8460a77e67a430a8486a9751162e5f4>:0 at MediaBrowser.Controller.Entities.AggregateFolder+<ValidateChildrenInternal>d__27.MoveNext () [0x00098] in <d91f6388c39b42dc8d5f1f110778ddc3>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <a8460a77e67a430a8486a9751162e5f4>:0 at Emby.Server.Implementations.Library.LibraryManager+<PerformLibraryValidation>d__113.MoveNext () [0x0019e] in <42d5f00788774f00bf4f5205954a3cab>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <a8460a77e67a430a8486a9751162e5f4>:0 at Emby.Server.Implementations.Library.LibraryManager+<ValidateMediaLibraryInternal>d__112.MoveNext () [0x0009d] in <42d5f00788774f00bf4f5205954a3cab>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <a8460a77e67a430a8486a9751162e5f4>:0 at Emby.Common.Implementations.ScheduledTasks.ScheduledTaskWorker+<ExecuteInternal>d__68.MoveNext () [0x00181] in <c581a2e329524a4aac600dd76c20d524>:0 System.IO.DirectoryNotFoundException at System.IO.Directory.ValidateDirectoryListing (System.String path, System.String searchPattern, System.Boolean& stop) [0x00091] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.IO.Directory+<EnumerateKind>c__Iterator0.MoveNext () [0x00040] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Linq.Enumerable+WhereSelectEnumerableIterator`2[TSource,TResult].MoveNext () [0x00078] in <5f01f5aacbb346938d6f9b4e69d4383a>:0 at System.Linq.Enumerable+<SelectManyIterator>c__Iterator2`2[TSource,TResult].MoveNext () [0x000ec] in <5f01f5aacbb346938d6f9b4e69d4383a>:0 at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`1[T] collection) [0x0008b] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00011] in <5f01f5aacbb346938d6f9b4e69d4383a>:0 at MediaBrowser.Controller.Entities.Folder+<ValidateChildrenInternal>d__61.MoveNext () [0x00088] in <d91f6388c39b42dc8d5f1f110778ddc3>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <a8460a77e67a430a8486a9751162e5f4>:0 at MediaBrowser.Controller.Entities.AggregateFolder+<ValidateChildrenInternal>d__27.MoveNext () [0x00098] in <d91f6388c39b42dc8d5f1f110778ddc3>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <a8460a77e67a430a8486a9751162e5f4>:0 at Emby.Server.Implementations.Library.LibraryManager+<PerformLibraryValidation>d__113.MoveNext () [0x0019e] in <42d5f00788774f00bf4f5205954a3cab>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <a8460a77e67a430a8486a9751162e5f4>:0 at Emby.Server.Implementations.Library.LibraryManager+<ValidateMediaLibraryInternal>d__112.MoveNext () [0x0009d] in <42d5f00788774f00bf4f5205954a3cab>:0 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x0004e] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in <a8460a77e67a430a8486a9751162e5f4>:0 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <a8460a77e67a430a8486a9751162e5f4>:0 at Emby.Common.Implementations.ScheduledTasks.ScheduledTaskWorker+<ExecuteInternal>d__68.MoveNext () [0x00181] in <c581a2e329524a4aac600dd76c20d524>:0 2017-04-01 10:01:54.8332 Info TaskManager: Scan media library Failed after 0 minute(s) and 0 seconds 2017-04-01 10:01:54.8353 Info LibraryMonitor: Watching directory /share/Media/Documentaries 2017-04-01 10:01:54.8428 Info LibraryMonitor: Watching directory /share/CACHEDEV1_DATA/Media/Stand-Up 2017-04-01 10:01:54.8778 Info ServerManager: Sending web socket message NotificationAdded 2017-04-01 10:01:54.8781 Info ServerManager: Sending web socket message ScheduledTaskEnded Log Edited April 1, 2017 by guimello
Luke 39870 Posted April 1, 2017 Posted April 1, 2017 Hi there, QNAP has released a new package for 3.2.10, I would try that. 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