Jump to content

library scan fails and hangs in web gui


rmiesner69

Recommended Posts

rmiesner69

Library scan fails immediately and just spins when access through manage server library.

 

Here is the log:

 

2015-11-28 23:26:04.8633 Info - App: Executing Scan media library
2015-11-28 23:26:04.8676 Info - App: Validating media library
2015-11-28 23:26:04.8684 Error - BaseItem: Error refreshing owned items for /var/lib/emby-server/root
*** Error Report ***
Version: 3.0.5781.3
Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh
Operating system: Unix 2.6.32.573
Processor count: 4
64-Bit OS: True
64-Bit Process: True
Program data path: /var/lib/emby-server
Mono: 4.0.3 (Stable 4.0.3.20/d6946b4 Thu Aug 13 12:36:56 UTC 2015)
Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe
Argument cannot be null.
Parameter name: path
System.ArgumentNullException
 at CommonIO.ManagedFileSystem.NormalizePath (System.String path) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Server.Startup.Common.MbLinkShortcutHandler.Resolve (System.String shortcutPath) [0x00000] in <filename unknown>:0 
 at CommonIO.ManagedFileSystem.ResolveShortcut (System.String filename) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries (IDirectoryService directoryService, System.String path, IFileSystem fileSystem, ILogger logger, MediaBrowser.Controller.Library.ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries (IDirectoryService directoryService, System.String path, IFileSystem fileSystem, ILogger logger, MediaBrowser.Controller.Library.ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries (IDirectoryService directoryService, System.String path, IFileSystem fileSystem, ILogger logger, MediaBrowser.Controller.Library.ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.AggregateFolder.CreateResolveArgs (IDirectoryService directoryService) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.AggregateFolder.GetFileSystemChildren (IDirectoryService directoryService) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.BaseItem+<RefreshMetadata>c__async1.MoveNext () [0x00000] in <filename unknown>:0 
 
2015-11-28 23:26:04.8697 Error - App: Error
*** Error Report ***
Version: 3.0.5781.3
Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh
Operating system: Unix 2.6.32.573
Processor count: 4
64-Bit OS: True
64-Bit Process: True
Program data path: /var/lib/emby-server
Mono: 4.0.3 (Stable 4.0.3.20/d6946b4 Thu Aug 13 12:36:56 UTC 2015)
Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe
Argument cannot be null.
Parameter name: path
System.ArgumentNullException
 at CommonIO.ManagedFileSystem.NormalizePath (System.String path) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Server.Startup.Common.MbLinkShortcutHandler.Resolve (System.String shortcutPath) [0x00000] in <filename unknown>:0 
 at CommonIO.ManagedFileSystem.ResolveShortcut (System.String filename) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries (IDirectoryService directoryService, System.String path, IFileSystem fileSystem, ILogger logger, MediaBrowser.Controller.Library.ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries (IDirectoryService directoryService, System.String path, IFileSystem fileSystem, ILogger logger, MediaBrowser.Controller.Library.ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries (IDirectoryService directoryService, System.String path, IFileSystem fileSystem, ILogger logger, MediaBrowser.Controller.Library.ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.AggregateFolder.CreateResolveArgs (IDirectoryService directoryService) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.AggregateFolder.GetFileSystemChildren (IDirectoryService directoryService) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.Folder.GetNonCachedChildren (IDirectoryService directoryService) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.AggregateFolder.GetNonCachedChildren (IDirectoryService directoryService) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.Folder+<ValidateChildrenInternal>c__async1.MoveNext () [0x00000] in <filename unknown>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <filename unknown>:0 
 at MediaBrowser.Server.Implementations.Library.LibraryManager+<PerformLibraryValidation>c__async3.MoveNext () [0x00000] in <filename unknown>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0 
 at MediaBrowser.Server.Implementations.Library.LibraryManager+<ValidateMediaLibraryInternal>c__async2.MoveNext () [0x00000] in <filename unknown>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0 
 at MediaBrowser.Common.Implementations.ScheduledTasks.ScheduledTaskWorker+<ExecuteInternal>c__async2.MoveNext () [0x00000] in <filename unknown>:0 
 
2015-11-28 23:26:04.8697 Info - App: Scan media library Failed after 0 minute(s) and 0 seconds
2015-11-28 23:26:04.8703 Debug - NotificationManager: Sending notification via Dashboard Notifications to user Rusty
2015-11-28 23:26:04.8703 Info - ServerManager: Sending web socket message NotificationAdded
2015-11-28 23:26:04.8703 Info - ServerManager: Sending web socket message ScheduledTaskEnded
Ip: 192.168.0.3:36288. Headers: User-Agent=Roku/DVP-7.0 (067.00E09021A),Host=192.168.0.18:8096,Accept=*/*,Accept-Encoding=deflate, gzip,X-Emby-Authorization=MediaBrowser Client="Roku", Device="Roku 2", DeviceId="1RG4CS002810", Version="2.15", UserId="ebc18afde2a60efc52da7647ddd6d41a",X-MediaBrowser-Token=fcc0d75e7ab44c0a847e7d3d02592be5,Content-Length=0,Content-Type=application/x-www-form-urlencoded
2015-11-28 23:26:04.9205 Debug - App: PingTranscodingJob PlaySessionId=9009964eba8b430f92c6e0ad25e6f246
Ip: 192.168.0.14:55194. Headers: Host=192.168.0.18:8096,Connection=keep-alive,Content-Length=0,Accept=*/*,X-MediaBrowser-Token=1dfeeff0e2704d6280e5732e2003d339,User-Agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36,X-Emby-Authorization=MediaBrowser Client="Emby Web Client", Device="Chrome 46.0.2490.86", DeviceId="6201cc9ec2aebc56a9eea504d6ce9d55d7333b0a", Version="3.0.5781.3", UserId="ebc18afde2a60efc52da7647ddd6d41a",Origin=http://192.168.0.18:8096,Accept-Encoding=gzip, deflate,Accept-Language=en-US,en;q=0.8
2015-11-28 23:26:05.0436 Info - App: Executing Scan media library
2015-11-28 23:26:05.0470 Info - App: Validating media library
2015-11-28 23:26:05.0479 Error - BaseItem: Error refreshing owned items for /var/lib/emby-server/root
*** Error Report ***
Version: 3.0.5781.3
Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh
Operating system: Unix 2.6.32.573
Processor count: 4
64-Bit OS: True
64-Bit Process: True
Program data path: /var/lib/emby-server
Mono: 4.0.3 (Stable 4.0.3.20/d6946b4 Thu Aug 13 12:36:56 UTC 2015)
Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe
Argument cannot be null.
Parameter name: path
System.ArgumentNullException
 at CommonIO.ManagedFileSystem.NormalizePath (System.String path) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Server.Startup.Common.MbLinkShortcutHandler.Resolve (System.String shortcutPath) [0x00000] in <filename unknown>:0 
 at CommonIO.ManagedFileSystem.ResolveShortcut (System.String filename) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries (IDirectoryService directoryService, System.String path, IFileSystem fileSystem, ILogger logger, MediaBrowser.Controller.Library.ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries (IDirectoryService directoryService, System.String path, IFileSystem fileSystem, ILogger logger, MediaBrowser.Controller.Library.ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries (IDirectoryService directoryService, System.String path, IFileSystem fileSystem, ILogger logger, MediaBrowser.Controller.Library.ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.AggregateFolder.CreateResolveArgs (IDirectoryService directoryService) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.AggregateFolder.GetFileSystemChildren (IDirectoryService directoryService) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.BaseItem+<RefreshMetadata>c__async1.MoveNext () [0x00000] in <filename unknown>:0 
 
2015-11-28 23:26:05.0492 Error - App: Error
*** Error Report ***
Version: 3.0.5781.3
Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh
Operating system: Unix 2.6.32.573
Processor count: 4
64-Bit OS: True
64-Bit Process: True
Program data path: /var/lib/emby-server
Mono: 4.0.3 (Stable 4.0.3.20/d6946b4 Thu Aug 13 12:36:56 UTC 2015)
Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe
Argument cannot be null.
Parameter name: path
System.ArgumentNullException
 at CommonIO.ManagedFileSystem.NormalizePath (System.String path) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Server.Startup.Common.MbLinkShortcutHandler.Resolve (System.String shortcutPath) [0x00000] in <filename unknown>:0 
 at CommonIO.ManagedFileSystem.ResolveShortcut (System.String filename) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries (IDirectoryService directoryService, System.String path, IFileSystem fileSystem, ILogger logger, MediaBrowser.Controller.Library.ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries (IDirectoryService directoryService, System.String path, IFileSystem fileSystem, ILogger logger, MediaBrowser.Controller.Library.ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries (IDirectoryService directoryService, System.String path, IFileSystem fileSystem, ILogger logger, MediaBrowser.Controller.Library.ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.AggregateFolder.CreateResolveArgs (IDirectoryService directoryService) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.AggregateFolder.GetFileSystemChildren (IDirectoryService directoryService) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.Folder.GetNonCachedChildren (IDirectoryService directoryService) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.AggregateFolder.GetNonCachedChildren (IDirectoryService directoryService) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.Folder+<ValidateChildrenInternal>c__async1.MoveNext () [0x00000] in <filename unknown>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <filename unknown>:0 
 at MediaBrowser.Server.Implementations.Library.LibraryManager+<PerformLibraryValidation>c__async3.MoveNext () [0x00000] in <filename unknown>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0 
 at MediaBrowser.Server.Implementations.Library.LibraryManager+<ValidateMediaLibraryInternal>c__async2.MoveNext () [0x00000] in <filename unknown>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0 
 at MediaBrowser.Common.Implementations.ScheduledTasks.ScheduledTaskWorker+<ExecuteInternal>c__async2.MoveNext () [0x00000] in <filename unknown>:0 
 
2015-11-28 23:26:05.0492 Info - App: Scan media library Failed after 0 minute(s) and 0 seconds
2015-11-28 23:26:05.0497 Debug - NotificationManager: Sending notification via Dashboard Notifications to user Rusty
2015-11-28 23:26:05.0497 Info - ServerManager: Sending web socket message NotificationAdded
2015-11-28 23:26:05.0497 Info - ServerManager: Sending web socket message ScheduledTaskEnded
2015-11-28 23:26:05.9660 Debug - App: OnTranscodeEndRequest job.ActiveRequestCount=0
2015-11-28 23:26:05.9660 Debug - App: Changing kill timer to 1800000ms. JobId aaeb78d0190e40a0b201f29df1f5b6ea PlaySessionId 9009964eba8b430f92c6e0ad25e6f246
Ip: 192.168.0.3:36315. Headers: Host=192.168.0.18:8096,User-Agent=Roku/DVP-7.0 (067.00E09021A)
2015-11-28 23:26:06.1130 Debug - App: Cannot stream copy video due to missing keyframe info
Ip: 192.168.0.14:55195. Headers: Host=192.168.0.18:8096,Connection=keep-alive,Content-Length=0,Accept=*/*,X-MediaBrowser-Token=1dfeeff0e2704d6280e5732e2003d339,User-Agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36,X-Emby-Authorization=MediaBrowser Client="Emby Web Client", Device="Chrome 46.0.2490.86", DeviceId="6201cc9ec2aebc56a9eea504d6ce9d55d7333b0a", Version="3.0.5781.3", UserId="ebc18afde2a60efc52da7647ddd6d41a",Origin=http://192.168.0.18:8096,Accept-Encoding=gzip, deflate,Accept-Language=en-US,en;q=0.8
2015-11-28 23:26:06.3089 Info - App: Executing Scan media library
2015-11-28 23:26:06.3127 Info - App: Validating media library
2015-11-28 23:26:06.3136 Error - BaseItem: Error refreshing owned items for /var/lib/emby-server/root
*** Error Report ***
Version: 3.0.5781.3
Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh
Operating system: Unix 2.6.32.573
Processor count: 4
64-Bit OS: True
64-Bit Process: True
Program data path: /var/lib/emby-server
Mono: 4.0.3 (Stable 4.0.3.20/d6946b4 Thu Aug 13 12:36:56 UTC 2015)
Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe
Argument cannot be null.
Parameter name: path
System.ArgumentNullException
 at CommonIO.ManagedFileSystem.NormalizePath (System.String path) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Server.Startup.Common.MbLinkShortcutHandler.Resolve (System.String shortcutPath) [0x00000] in <filename unknown>:0 
 at CommonIO.ManagedFileSystem.ResolveShortcut (System.String filename) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries (IDirectoryService directoryService, System.String path, IFileSystem fileSystem, ILogger logger, MediaBrowser.Controller.Library.ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries (IDirectoryService directoryService, System.String path, IFileSystem fileSystem, ILogger logger, MediaBrowser.Controller.Library.ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries (IDirectoryService directoryService, System.String path, IFileSystem fileSystem, ILogger logger, MediaBrowser.Controller.Library.ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.AggregateFolder.CreateResolveArgs (IDirectoryService directoryService) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.AggregateFolder.GetFileSystemChildren (IDirectoryService directoryService) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.BaseItem+<RefreshMetadata>c__async1.MoveNext () [0x00000] in <filename unknown>:0 
 
2015-11-28 23:26:06.3151 Error - App: Error
*** Error Report ***
Version: 3.0.5781.3
Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh
Operating system: Unix 2.6.32.573
Processor count: 4
64-Bit OS: True
64-Bit Process: True
Program data path: /var/lib/emby-server
Mono: 4.0.3 (Stable 4.0.3.20/d6946b4 Thu Aug 13 12:36:56 UTC 2015)
Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe
Argument cannot be null.
Parameter name: path
System.ArgumentNullException
 at CommonIO.ManagedFileSystem.NormalizePath (System.String path) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Server.Startup.Common.MbLinkShortcutHandler.Resolve (System.String shortcutPath) [0x00000] in <filename unknown>:0 
 at CommonIO.ManagedFileSystem.ResolveShortcut (System.String filename) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries (IDirectoryService directoryService, System.String path, IFileSystem fileSystem, ILogger logger, MediaBrowser.Controller.Library.ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries (IDirectoryService directoryService, System.String path, IFileSystem fileSystem, ILogger logger, MediaBrowser.Controller.Library.ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries (IDirectoryService directoryService, System.String path, IFileSystem fileSystem, ILogger logger, MediaBrowser.Controller.Library.ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.AggregateFolder.CreateResolveArgs (IDirectoryService directoryService) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.AggregateFolder.GetFileSystemChildren (IDirectoryService directoryService) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.Folder.GetNonCachedChildren (IDirectoryService directoryService) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.AggregateFolder.GetNonCachedChildren (IDirectoryService directoryService) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.Folder+<ValidateChildrenInternal>c__async1.MoveNext () [0x00000] in <filename unknown>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <filename unknown>:0 
 at MediaBrowser.Server.Implementations.Library.LibraryManager+<PerformLibraryValidation>c__async3.MoveNext () [0x00000] in <filename unknown>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0 
 at MediaBrowser.Server.Implementations.Library.LibraryManager+<ValidateMediaLibraryInternal>c__async2.MoveNext () [0x00000] in <filename unknown>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0 
 at MediaBrowser.Common.Implementations.ScheduledTasks.ScheduledTaskWorker+<ExecuteInternal>c__async2.MoveNext () [0x00000] in <filename unknown>:0 
 
2015-11-28 23:26:06.3151 Info - App: Scan media library Failed after 0 minute(s) and 0 seconds
2015-11-28 23:26:06.3156 Debug - NotificationManager: Sending notification via Dashboard Notifications to user Rusty
2015-11-28 23:26:06.3156 Info - ServerManager: Sending web socket message NotificationAdded
2015-11-28 23:26:06.3156 Info - ServerManager: Sending web socket message ScheduledTaskEnded
Ip: 192.168.0.14:55196. Headers: Host=192.168.0.18:8096,Connection=keep-alive,Content-Length=0,Accept=*/*,X-MediaBrowser-Token=1dfeeff0e2704d6280e5732e2003d339,User-Agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36,X-Emby-Authorization=MediaBrowser Client="Emby Web Client", Device="Chrome 46.0.2490.86", DeviceId="6201cc9ec2aebc56a9eea504d6ce9d55d7333b0a", Version="3.0.5781.3", UserId="ebc18afde2a60efc52da7647ddd6d41a",Origin=http://192.168.0.18:8096,Accept-Encoding=gzip, deflate,Accept-Language=en-US,en;q=0.8
2015-11-28 23:26:07.3333 Info - App: Executing Scan media library
2015-11-28 23:26:07.3375 Info - App: Validating media library
2015-11-28 23:26:07.3383 Error - BaseItem: Error refreshing owned items for /var/lib/emby-server/root
*** Error Report ***
Version: 3.0.5781.3
Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh
Operating system: Unix 2.6.32.573
Processor count: 4
64-Bit OS: True
64-Bit Process: True
Program data path: /var/lib/emby-server
Mono: 4.0.3 (Stable 4.0.3.20/d6946b4 Thu Aug 13 12:36:56 UTC 2015)
Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe
Argument cannot be null.
Parameter name: path
System.ArgumentNullException
 at CommonIO.ManagedFileSystem.NormalizePath (System.String path) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Server.Startup.Common.MbLinkShortcutHandler.Resolve (System.String shortcutPath) [0x00000] in <filename unknown>:0 
 at CommonIO.ManagedFileSystem.ResolveShortcut (System.String filename) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries (IDirectoryService directoryService, System.String path, IFileSystem fileSystem, ILogger logger, MediaBrowser.Controller.Library.ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries (IDirectoryService directoryService, System.String path, IFileSystem fileSystem, ILogger logger, MediaBrowser.Controller.Library.ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries (IDirectoryService directoryService, System.String path, IFileSystem fileSystem, ILogger logger, MediaBrowser.Controller.Library.ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.AggregateFolder.CreateResolveArgs (IDirectoryService directoryService) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.AggregateFolder.GetFileSystemChildren (IDirectoryService directoryService) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.BaseItem+<RefreshMetadata>c__async1.MoveNext () [0x00000] in <filename unknown>:0 
 
2015-11-28 23:26:07.3396 Error - App: Error
*** Error Report ***
Version: 3.0.5781.3
Command line: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe -programdata /var/lib/emby-server -restartpath /usr/lib/emby-server/restart.sh
Operating system: Unix 2.6.32.573
Processor count: 4
64-Bit OS: True
64-Bit Process: True
Program data path: /var/lib/emby-server
Mono: 4.0.3 (Stable 4.0.3.20/d6946b4 Thu Aug 13 12:36:56 UTC 2015)
Application Path: /usr/lib/emby-server/bin/MediaBrowser.Server.Mono.exe
Argument cannot be null.
Parameter name: path
System.ArgumentNullException
 at CommonIO.ManagedFileSystem.NormalizePath (System.String path) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Server.Startup.Common.MbLinkShortcutHandler.Resolve (System.String shortcutPath) [0x00000] in <filename unknown>:0 
 at CommonIO.ManagedFileSystem.ResolveShortcut (System.String filename) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries (IDirectoryService directoryService, System.String path, IFileSystem fileSystem, ILogger logger, MediaBrowser.Controller.Library.ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries (IDirectoryService directoryService, System.String path, IFileSystem fileSystem, ILogger logger, MediaBrowser.Controller.Library.ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.IO.FileData.GetFilteredFileSystemEntries (IDirectoryService directoryService, System.String path, IFileSystem fileSystem, ILogger logger, MediaBrowser.Controller.Library.ItemResolveArgs args, Int32 flattenFolderDepth, Boolean resolveShortcuts) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.AggregateFolder.CreateResolveArgs (IDirectoryService directoryService) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.AggregateFolder.GetFileSystemChildren (IDirectoryService directoryService) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.Folder.GetNonCachedChildren (IDirectoryService directoryService) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.AggregateFolder.GetNonCachedChildren (IDirectoryService directoryService) [0x00000] in <filename unknown>:0 
 at MediaBrowser.Controller.Entities.Folder+<ValidateChildrenInternal>c__async1.MoveNext () [0x00000] in <filename unknown>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.GetResult () [0x00000] in <filename unknown>:0 
 at MediaBrowser.Server.Implementations.Library.LibraryManager+<PerformLibraryValidation>c__async3.MoveNext () [0x00000] in <filename unknown>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0 
 at MediaBrowser.Server.Implementations.Library.LibraryManager+<ValidateMediaLibraryInternal>c__async2.MoveNext () [0x00000] in <filename unknown>:0 
--- End of stack trace from previous location where exception was thrown ---
 at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x00000] in <filename unknown>:0 
 at System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter.GetResult () [0x00000] in <filename unknown>:0 
 at MediaBrowser.Common.Implementations.ScheduledTasks.ScheduledTaskWorker+<ExecuteInternal>c__async2.MoveNext () [0x00000] in <filename unknown>:0 
 
2015-11-28 23:26:07.3396 Info - App: Scan media library Failed after 0 minute(s) and 0 seconds
2015-11-28 23:26:07.3396 Debug - NotificationManager: Sending notification via Dashboard Notifications to user Rusty
2015-11-28 23:26:07.3396 Info - ServerManager: Sending web socket message NotificationAdded
2015-11-28 23:26:07.3403 Info - ServerManager: Sending web socket message ScheduledTaskEnded
Ip: 192.168.0.3:36288. Headers: User-Agent=Roku/DVP-7.0 (067.00E09021A),Host=192.168.0.18:8096,Accept=*/*,Accept-Encoding=deflate, gzip,X-Emby-Authorization=MediaBrowser Client="Roku", Device="Roku 2", DeviceId="1RG4CS002810", Version="2.15", UserId="ebc18afde2a60efc52da7647ddd6d41a",X-MediaBrowser-Token=fcc0d75e7ab44c0a847e7d3d02592be5,Content-Length=0,Content-Type=application/x-www-form-urlencoded
2015-11-28 23:26:07.9573 Debug - App: PingTranscodingJob PlaySessionId=9009964eba8b430f92c6e0ad25e6f246
2015-11-28 23:26:09.1587 Debug - App: OnTranscodeEndRequest job.ActiveRequestCount=0
2015-11-28 23:26:09.1587 Debug - App: Changing kill timer to 1800000ms. JobId aaeb78d0190e40a0b201f29df1f5b6ea PlaySessionId 9009964eba8b430f92c6e0ad25e6f246
Ip: 192.168.0.3:36315. Headers: Host=192.168.0.18:8096,User-Agent=Roku/DVP-7.0 (067.00E09021A)
2015-11-28 23:26:09.3109 Debug - App: Cannot stream copy video due to missing keyframe info
 
 
Any help would be appreciated.
Link to comment
Share on other sites

rmiesner69

the only thing I'm aware of is doing a yum update.  I have not added any plugins.  Only have 2 plugins.  Auto box set and roku thumbnails.  When I go to the library in gui it just has a spinning circle and doesn't even list my media paths.

Link to comment
Share on other sites

Hi, sorry. i'm not really sure how this would have happened, but what i would do is go to the server's program data folder, then under the /root subfolder search for files with the *.mblink extension. inside those files should be paths. see if you have any empty ones and if so, delete them.

Link to comment
Share on other sites

In addition, I will make sure the next patch release traps this error. If you're building from source it will be checked in tonight.

Link to comment
Share on other sites

rmiesner69

there were a couple of files in that directory that were blank.  I deleted them and restarted with no luck.  Can I wipe them out completely and start from scratch?  I have not been building from source just installing via rpm

Link to comment
Share on other sites

Well that look has no evidence that you tried to run a scan. but there is one error that is the same as before. i don't know why you're ending up with bad .mblink files. it's almost as if the server is allowing you to enter bad input when it shouldn't. i have the error trapped and handled for the next release. in the meantime i would just clean them up again.

Link to comment
Share on other sites

rmiesner69

Since the update 2 nights ago It will scan and add media successfully.  But when I go the the library page it still has a spinning circle and does not show my media paths or would it allow me to add or edit these paths.

 

Rusty

Link to comment
Share on other sites

The fix I mentioned hasn't been released yet, unless you're able to run from source. It will be in the next patch release. So until then it's really the same thing that I mentioned in post 13.

Link to comment
Share on other sites

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...