Jump to content

Emby scans taking very long time, logs full of these errors


Recommended Posts

Posted

My emby scans are taking an exceedingly long time recently. I looked at the longs, and it's thousands of pages of just the snippet below. I've restarted emby, the host, etc. to no success. I'm running the latest 4.8.8.0 version.

 

    
2024-09-24 02:50:10.353 Error App: Error getting episode listing
    *** Error Report ***
    Version: 4.8.8.0
    Command line: /app/emby/system/EmbyServer.dll -programdata /config -ffdetect /app/emby/bin/ffdetect -ffmpeg /app/emby/bin/ffmpeg -ffprobe /app/emby/bin/ffprobe -restartexitcode 3
    Operating system: Linux version 6.7.3-060703-generic (kernel@gloin) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.2.0-11ubuntu1) 13.2.0, GNU ld (GNU Binutils for Ubuntu) 2.41.90.
    Framework: .NET 6.0.25
    OS/Process: x64/x64
    Runtime: app/emby/system/System.Private.CoreLib.dll
    Processor count: 20
    Data path: /config
    Application path: /app/emby/system
    System.OperationCanceledException: System.OperationCanceledException: The operation was canceled.
       at System.Threading.CancellationToken.ThrowOperationCanceledException()
       at Tvdb.TvdbEpisodeProvider.FetchEpisodes(String url, Int32 page, CancellationToken cancellationToken)
       at Tvdb.TvdbEpisodeProvider.FetchEpisodesWithAllPages(String url, CancellationToken cancellationToken)
       at Tvdb.TvdbEpisodeProvider.FetchMainResult(String seriesId, String seasonType, CancellationToken cancellationToken)
       at Tvdb.TvdbEpisodeProvider.EnsureEpisodesInfo(String id, String seasonType, TimeSpan cacheTime, IDirectoryService directoryService, CancellationToken cancellationToken)
       at Tvdb.TvdbSeriesProvider.GetAllEpisodes(SeriesInfo seriesInfo, CancellationToken cancellationToken)
       at Emby.Api.TvShowsService.GetAllEpisodes(Series series, Season season, LibraryOptions libraryOptions, Nullable`1 isUnaired, Nullable`1 isMissing, Nullable`1 isSpecial, CancellationToken cancellationToken)
       at Emby.Api.TvShowsService.Get(GetUpcomingEpisodes request)
    Source: System.Private.CoreLib
    TargetSite: Void ThrowOperationCanceledException()
    
2024-09-24 02:50:10.353 Error App: Error getting episode listing
    *** Error Report ***
    Version: 4.8.8.0
    Command line: /app/emby/system/EmbyServer.dll -programdata /config -ffdetect /app/emby/bin/ffdetect -ffmpeg /app/emby/bin/ffmpeg -ffprobe /app/emby/bin/ffprobe -restartexitcode 3
    Operating system: Linux version 6.7.3-060703-generic (kernel@gloin) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.2.0-11ubuntu1) 13.2.0, GNU ld (GNU Binutils for Ubuntu) 2.41.90.
    Framework: .NET 6.0.25
    OS/Process: x64/x64
    Runtime: app/emby/system/System.Private.CoreLib.dll
    Processor count: 20
    Data path: /config
    Application path: /app/emby/system
    System.OperationCanceledException: System.OperationCanceledException: The operation was canceled.
       at System.Threading.CancellationToken.ThrowOperationCanceledException()
       at Tvdb.TvdbEpisodeProvider.FetchEpisodes(String url, Int32 page, CancellationToken cancellationToken)
       at Tvdb.TvdbEpisodeProvider.FetchEpisodesWithAllPages(String url, CancellationToken cancellationToken)
       at Tvdb.TvdbEpisodeProvider.FetchMainResult(String seriesId, String seasonType, CancellationToken cancellationToken)
       at Tvdb.TvdbEpisodeProvider.EnsureEpisodesInfo(String id, String seasonType, TimeSpan cacheTime, IDirectoryService directoryService, CancellationToken cancellationToken)
       at Tvdb.TvdbSeriesProvider.GetAllEpisodes(SeriesInfo seriesInfo, CancellationToken cancellationToken)
       at Emby.Api.TvShowsService.GetAllEpisodes(Series series, Season season, LibraryOptions libraryOptions, Nullable`1 isUnaired, Nullable`1 isMissing, Nullable`1 isSpecial, CancellationToken cancellationToken)
       at Emby.Api.TvShowsService.Get(GetUpcomingEpisodes request)
    Source: System.Private.CoreLib
    TargetSite: Void ThrowOperationCanceledException()

Posted

Hi there, please attach the complete emby server log file. thanks.

Posted

HI, I would try removing these plugins:

	Auto Movie Version Collections 1.0.0.0

Then restart the server and see how things compare. 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...