本地群晖 docker装的 lovechen/embyserver 的emby 群晖host已改,就连docker容器的host也改了 还是没办法刮削 指定的ip应该没有问题的 pc端试了是没问题 看了下日志 错误是这个
- *** Error Report ***
- Version: 4.7.1.0
- Command line: /system/EmbyServer.dll -programdata /config -ffdetect /bin/ffdetect -ffmpeg /bin/ffmpeg -ffprobe /bin/ffprobe -restartexitcode 3
- Operating system: Linux version 4.4.59+ ([email protected]) (gcc version 4.9.3 20150311 (prerelease) (crosstool-NG 1.20.0) ) #25426 SMP PREEMPT Mon Dec 14 18:48:50 CST 2020
- Framework: .NET 6.0.2
- OS/Process: x64/x64
- Runtime: system/System.Private.CoreLib.dll
- Processor count: 4
- Data path: /config
- Application path: /system
- MediaBrowser.Model.Net.HttpException: MediaBrowser.Model.Net.HttpException: Cancelling connection to https://api.themoviedb.org/3/movie/tt3011894?api_key=x_secret1_x&append_to_response=casts,releases,images,keywords,trailers due to a previous timeout.
- at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.(HttpRequestOptions , String )
- at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
- at MovieDb.MovieDbProvider.GetMovieDbResponse(HttpRequestOptions options)
- at MovieDb.MovieDbProvider.FetchMainResult(String id, Boolean isTmdbId, String language, String country, CancellationToken cancellationToken)
- at MovieDb.MovieDbImageProvider.GetMovieInfo(BaseItem item, String language, String preferredMetadataCountry, IJsonSerializer jsonSerializer, CancellationToken cancellationToken)
- at MovieDb.MovieDbImageProvider.GetImages(RemoteImageFetchOptions options, CancellationToken cancellationToken)
- at Emby.Providers.Manager.ProviderManager.GetImages(BaseItem item, LibraryOptions libraryOptions, CancellationToken cancellationToken, IRemoteImageProvider provider, IDirectoryService directoryService, Int32 providerIndex)
- Source: Emby.Server.Implementations
- TargetSite: Void ()
复制代码
|