CXY 0 Posted November 16, 2022 Posted November 16, 2022 error is reported when using the Mac at infuse 7.4.7. It has lasted for a whole day. The following is the error log. What is the problem when the error occurs repeatedly? 2022-11-15 20:25:49.546 Info Server: http/1.1 GET http://host1/Videos/74347/stream?MediaSourceId=ae87abe2d834c98457e887d2316a9be9&Static=true. Accept=*/*, Host=888.881075.xyz, Range=bytes=2107606770-, X-Emby-Authorization=MediaBrowser Device="Mac", Client="Infuse", Version="7.4.7", DeviceId="41F8DAA4-7DC7-5B5F-9BD4-BC221B380945", Token="f61e47d944584f7981201c434c52c6e7" 2022-11-15 20:25:50.448 Info Server: http/1.1 Response 206 to host14. Time: 901ms. http://host1/Videos/74347/stream?MediaSourceId=ae87abe2d834c98457e887d2316a9be9&Static=true 2022-11-15 20:25:50.643 Info Server: http/1.1 GET http://host1/Videos/74347/stream?MediaSourceId=ae87abe2d834c98457e887d2316a9be9&Static=true. Accept=*/*, Host=888.881075.xyz, Range=bytes=2107591709-, X-Emby-Authorization=MediaBrowser Device="Mac", Client="Infuse", Version="7.4.7", DeviceId="41F8DAA4-7DC7-5B5F-9BD4-BC221B380945", Token="f61e47d944584f7981201c434c52c6e7" 2022-11-15 20:25:50.645 Info Server: http/1.1 Response 206 to host14. Time: 3304ms. http://host1/Videos/74347/stream?MediaSourceId=ae87abe2d834c98457e887d2316a9be9&Static=true 2022-11-15 20:25:51.348 Info Server: http/1.1 Response 206 to host14. Time: 705ms. http://host1/Videos/74347/stream?MediaSourceId=ae87abe2d834c98457e887d2316a9be9&Static=true 2022-11-15 20:25:51.708 Info Server: http/1.1 GET http://host1/Videos/74347/stream?MediaSourceId=ae87abe2d834c98457e887d2316a9be9&Static=true. Accept=*/*, Host=888.881075.xyz, Range=bytes=51708907-, X-Emby-Authorization=MediaBrowser Device="Mac", Client="Infuse", Version="7.4.7", DeviceId="41F8DAA4-7DC7-5B5F-9BD4-BC221B380945", Token="f61e47d944584f7981201c434c52c6e7" 2022-11-15 20:25:52.762 Error Server: Error processing request *** Error Report *** Version: 4.7.6.0 Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb Operating system: Linux version 6.0.8-x64v1-xanmod1 (root@mascote) (gcc-12 (Debian 12.2.0-9) 12.2.0, GNU ld (GNU Binutils for Debian) 2.39) #0~20221110.27412d21 SMP PRE Framework: .NET 6.0.2 OS/Process: x64/x64 Runtime: opt/emby-server/system/System.Private.CoreLib.dll Processor count: 4 Data path: /var/lib/emby Application path: /opt/emby-server/system MediaBrowser.Common.Extensions.ResourceNotFoundException: MediaBrowser.Common.Extensions.ResourceNotFoundException: 70164 does not have an image of type Backdrop at Emby.Api.Images.ImageService.GetImage(ImageRequest request, Int64 itemId, BaseItem item, Boolean isHeadRequest) at Emby.Server.Implementations.Services.ServiceController.GetTaskResult(Task task) at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost appHost, IRequest httpReq, IResponse httpRes, RestPath restPath, String responseContentType, CancellationToken cancellationToken) at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IRequest httpReq, ReadOnlyMemory`1 urlString, ReadOnlyMemory`1 localPath, CancellationToken cancellationToken) Source: Emby.Api TargetSite: Void MoveNext() 2022-11-15 20:25:54.011 Info Server: http/1.1 Response 206 to host14. Time: 2302ms. http://host1/Videos/74347/stream?MediaSourceId=ae87abe2d834c98457e887d2316a9be9&Static=true 2022-11-15 20:25:54.045 Error Server: Error processing request *** Error Report *** Version: 4.7.6.0 Command line: /opt/emby-server/system/EmbyServer.dll -programdata /var/lib/emby -ffdetect /opt/emby-server/bin/ffdetect -ffmpeg /opt/emby-server/bin/ffmpeg -ffprobe /opt/emby-server/bin/ffprobe -restartexitcode 3 -updatepackage emby-server-deb_{version}_amd64.deb Operating system: Linux version 6.0.8-x64v1-xanmod1 (root@mascote) (gcc-12 (Debian 12.2.0-9) 12.2.0, GNU ld (GNU Binutils for Debian) 2.39) #0~20221110.27412d21 SMP PRE Framework: .NET 6.0.2 OS/Process: x64/x64 Runtime: opt/emby-server/system/System.Private.CoreLib.dll Processor count: 4 Data path: /var/lib/emby Application path: /opt/emby-server/system MediaBrowser.Common.Extensions.ResourceNotFoundException: MediaBrowser.Common.Extensions.ResourceNotFoundException: 70021 does not have an image of type Backdrop at Emby.Api.Images.ImageService.GetImage(ImageRequest request, Int64 itemId, BaseItem item, Boolean isHeadRequest) at Emby.Server.Implementations.Services.ServiceController.GetTaskResult(Task task) at Emby.Server.Implementations.Services.ServiceHandler.ProcessRequestAsync(HttpListenerHost appHost, IRequest httpReq, IResponse httpRes, RestPath restPath, String responseContentType, CancellationToken cancellationToken) at Emby.Server.Implementations.HttpServer.HttpListenerHost.RequestHandler(IRequest httpReq, ReadOnlyMemory`1 urlString, ReadOnlyMemory`1 localPath, CancellationToken cancellationToken) Source: Emby.Api TargetSite: Void MoveNext() embyserver (1).txt
Happy2Play 9780 Posted November 16, 2022 Posted November 16, 2022 Don't know it will make a difference but can you update to current release 4.7.9.0?
CXY 0 Posted November 16, 2022 Author Posted November 16, 2022 1 hour ago, Happy2Play said: Don't know it will make a difference but can you update to current release 4.7.9.0? 1. Can you see the cause of the error from the log above? 2. Will the update affect the metadata structure and cause rescanning?
Happy2Play 9780 Posted November 16, 2022 Posted November 16, 2022 Devs will have to comment as there were issues in NET 6.0.2.
CXY 0 Posted November 16, 2022 Author Posted November 16, 2022 4 minutes ago, Happy2Play said: Devs will have to comment as there were issues in NET 6.0.2. OK, find out the cause of the error after updating
Luke 42078 Posted November 16, 2022 Posted November 16, 2022 13 hours ago, CXY said: OK, find out the cause of the error after updating What was the cause?
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