Jump to content

Exception during channel refresh


Recommended Posts

Posted

I get the following exceptions every night:

 

2018-04-06 23:17:19.192 Error TaskManager: Error
    *** Error Report ***
    Version: 3.3.1.0
    Command line: C:\Users\RGu\AppData\Roaming\MediaBrowser-Server\system\EmbyServer.dll -service
    Operating system: Microsoft Windows NT 6.2.9200.0
    64-Bit OS: True
    64-Bit Process: True
    User Interactive: True
    Processor count: 8
    Program data path: C:\Users\RGu\AppData\Roaming\MediaBrowser-Server
    Application directory: C:\Users\RGu\AppData\Roaming\MediaBrowser-Server\system
    System.ArgumentException: Value does not fall within the expected range.
       at Emby.Server.Implementations.Channels.ChannelManager.DeleteItem(BaseItem item)
       at Emby.Server.Implementations.Library.LibraryManager.DeleteItem(BaseItem item, DeleteOptions options, BaseItem parent, Boolean notifyParentItem)
       at Emby.Server.Implementations.Library.LibraryManager.DeleteItem(BaseItem item, DeleteOptions options, Boolean notifyParentItem)
       at Emby.Server.Implementations.Channels.ChannelPostScanTask.CleanChannel(Guid id, CancellationToken cancellationToken)
       at Emby.Server.Implementations.Channels.ChannelPostScanTask.CleanDatabase(CancellationToken cancellationToken)
       at Emby.Server.Implementations.Channels.ChannelPostScanTask.Run(IProgress`1 progress, CancellationToken cancellationToken)
       at Emby.Server.Implementations.Channels.RefreshChannelsScheduledTask.<Execute>d__17.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.<ExecuteInternal>d__68.MoveNext()
    System.ArgumentException
       at Emby.Server.Implementations.Channels.ChannelManager.DeleteItem(BaseItem item)
       at Emby.Server.Implementations.Library.LibraryManager.DeleteItem(BaseItem item, DeleteOptions options, BaseItem parent, Boolean notifyParentItem)
       at Emby.Server.Implementations.Library.LibraryManager.DeleteItem(BaseItem item, DeleteOptions options, Boolean notifyParentItem)
       at Emby.Server.Implementations.Channels.ChannelPostScanTask.CleanChannel(Guid id, CancellationToken cancellationToken)
       at Emby.Server.Implementations.Channels.ChannelPostScanTask.CleanDatabase(CancellationToken cancellationToken)
       at Emby.Server.Implementations.Channels.ChannelPostScanTask.Run(IProgress`1 progress, CancellationToken cancellationToken)
       at Emby.Server.Implementations.Channels.RefreshChannelsScheduledTask.<Execute>d__17.MoveNext()
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at Emby.Server.Implementations.ScheduledTasks.ScheduledTaskWorker.<ExecuteInternal>d__68.MoveNext()
  

 

Posted

It's resolved for the next release, thanks.

  • Like 1

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