Jump to content

Help errors in log, will not record tv shows from schedule any longer


gungatim

Recommended Posts

gungatim

My scheduled shows stopped recording and I am going through the log and keep seeing all these errors. I can still watch live tv, and manually record, but nothing scheduled will record for some reason. can I get some direction on how to fix these errors so it will work again?

2 main errors:

*** Error Report ***
    Version: 4.6.4.0
    Command line: C:\Users\timsc\AppData\Roaming\Emby-Server\system\EmbyServer.dll
    Operating system: Microsoft Windows 10.0.19041
    Framework: .NET Core 3.1.13
    OS/Process: x64/x64
    Runtime: C:/Users/timsc/AppData/Roaming/Emby-Server/system/System.Private.CoreLib.dll
    Processor count: 4
    Data path: C:\Users\timsc\AppData\Roaming\Emby-Server\programdata
    Application path: C:\Users\timsc\AppData\Roaming\Emby-Server\system
    MediaBrowser.Common.Extensions.ResourceNotFoundException: MediaBrowser.Common.Extensions.ResourceNotFoundException: 1181997 does not have an image of type LogoLightColor
       at MediaBrowser.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()

 

*** Error Report ***
    Version: 4.6.4.0
    Command line: C:\Users\timsc\AppData\Roaming\Emby-Server\system\EmbyServer.dll
    Operating system: Microsoft Windows 10.0.19041
    Framework: .NET Core 3.1.13
    OS/Process: x64/x64
    Runtime: C:/Users/timsc/AppData/Roaming/Emby-Server/system/System.Private.CoreLib.dll
    Processor count: 4
    Data path: C:\Users\timsc\AppData\Roaming\Emby-Server\programdata
    Application path: C:\Users\timsc\AppData\Roaming\Emby-Server\system
    System.Net.Http.HttpRequestException: System.Net.Http.HttpRequestException: Received an invalid status line: 'HTTP1.1 400 Bad Request'.
       at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
       at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
       at Mono.Nat.Upnp.UpnpNatDevice.CreatePortMapInternal(Mapping mapping, CancellationToken cancellationToken)
       at Mono.Nat.Upnp.UpnpNatDevice.CreatePortMap(Mapping mapping, CancellationToken cancellationToken)
       at Emby.PortMapper.ExternalPortForwarding.CreateRules(INatDevice device, CancellationToken cancellationToken)
    Source: Emby.Server.Implementations
    TargetSite: Void MoveNext()

 

here is where it was supposed to record my 9pm shows and did not:

2021-10-18 08:57:03.166 Info Server: http/1.1 GET http://localhost:8096/emby/LiveTv/Channels?userId=28b50f0b7d7f4983966555fe158b7f1f&IsAiring=true&ImageTypeLimit=1&EnableImageTypes=Primary,Thumb,Backdrop&Fields=ProgramPrimaryImageAspectRatio&EnableUserData=false&Limit=12&SortBy=DefaultChannelOrder&SortOrder=Ascending&X-Emby-Client=Emby Web&X-Emby-Device-Name=Chrome&X-Emby-Device-Id=bf2e910f-7834-4560-b41d-a705247be6e2&X-Emby-Client-Version=4.6.4.0. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36 Edg/94.0.992.50
2021-10-18 08:57:03.171 Info App: [NextPvr] Start GetTimer Async, retrieve the 'Pending' recordings
2021-10-18 08:57:03.171 Info App: [NextPvr] Start InitiateSession
2021-10-18 08:57:03.171 Info HttpClient: GET http://localhost:8866/public/Util/NPVR/Client/Instantiate
2021-10-18 08:57:03.181 Info App: [NextPvr] Sid: 326847b3b36e4cbdad05511805ef7aea
2021-10-18 08:57:03.181 Info App: [NextPvr] Start Login procedure for Sid: 326847b3b36e4cbdad05511805ef7aea & Salt: 9b34814d-b777-43fd-8cb8-c407dc85ef72
2021-10-18 08:57:03.181 Info App: [NextPvr] Pin: 0000
2021-10-18 08:57:03.181 Info HttpClient: GET http://localhost:8866/public/Util/NPVR/Client/Initialize/eb087f7a706eba594a90f92d759324f7?sid=326847b3b36e4cbdad05511805ef7aea
2021-10-18 08:57:03.189 Info App: [NextPvr] Session initiated.
2021-10-18 08:57:03.189 Info HttpClient: POST http://localhost:8866/public/ManageService/Get/SortedFilteredList?sid=326847b3b36e4cbdad05511805ef7aea
2021-10-18 08:57:03.199 Info App: [NextPvr] Start GetSeriesTimer Async, retrieve the recurring recordings
2021-10-18 08:57:03.199 Info HttpClient: POST http://localhost:8866/public/ManageService/Get/SortedFilteredList?sid=326847b3b36e4cbdad05511805ef7aea
2021-10-18 08:57:03.206 Info Server: http/1.1 Response 200 to ::1. Time: 40ms. http://localhost:8096/emby/LiveTv/Channels?userId=28b50f0b7d7f4983966555fe158b7f1f&IsAiring=true&ImageTypeLimit=1&EnableImageTypes=Primary,Thumb,Backdrop&Fields=ProgramPrimaryImageAspectRatio&EnableUserData=false&Limit=12&SortBy=DefaultChannelOrder&SortOrder=Ascending&X-Emby-Client=Emby Web&X-Emby-Device-Name=Chrome&X-Emby-Device-Id=bf2e910f-7834-4560-b41d-a705247be6e2&X-Emby-Client-Version=4.6.4.0
2021-10-18 09:00:26.497 Info App: [NextPvr] Start GetRecordings Async, retrieve all 'Pending', 'Inprogress' and 'Completed' recordings 
2021-10-18 09:00:26.497 Info HttpClient: POST http://localhost:8866/public/ManageService/Get/SortedFilteredList?sid=326847b3b36e4cbdad05511805ef7aea
2021-10-18 09:02:16.167 Info Server: http/1.1 GET http://localhost:8096/emby/LiveTv/Channels?userId=28b50f0b7d7f4983966555fe158b7f1f&IsAiring=true&ImageTypeLimit=1&EnableImageTypes=Primary,Thumb,Backdrop&Fields=ProgramPrimaryImageAspectRatio&EnableUserData=false&Limit=12&SortBy=DefaultChannelOrder&SortOrder=Ascending&X-Emby-Client=Emby Web&X-Emby-Device-Name=Chrome&X-Emby-Device-Id=bf2e910f-7834-4560-b41d-a705247be6e2&X-Emby-Client-Version=4.6.4.0. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.81 Safari/537.36 Edg/94.0.992.50
2021-10-18 09:02:16.172 Info App: [NextPvr] Start GetTimer Async, retrieve the 'Pending' recordings
2021-10-18 09:02:16.172 Info App: [NextPvr] Start InitiateSession
2021-10-18 09:02:16.172 Info HttpClient: GET http://localhost:8866/public/Util/NPVR/Client/Instantiate
2021-10-18 09:02:16.181 Info App: [NextPvr] Sid: 8b0145f4146042f89a413f471f92e256
2021-10-18 09:02:16.181 Info App: [NextPvr] Start Login procedure for Sid: 8b0145f4146042f89a413f471f92e256 & Salt: 2f620aaf-5424-425b-bb26-541f8c4fb077
2021-10-18 09:02:16.181 Info App: [NextPvr] Pin: 0000
2021-10-18 09:02:16.181 Info HttpClient: GET http://localhost:8866/public/Util/NPVR/Client/Initialize/ec7ad7826eea6c7dce05cb1a8d943a4a?sid=8b0145f4146042f89a413f471f92e256
2021-10-18 09:02:16.189 Info App: [NextPvr] Session initiated.
2021-10-18 09:02:16.189 Info HttpClient: POST http://localhost:8866/public/ManageService/Get/SortedFilteredList?sid=8b0145f4146042f89a413f471f92e256
2021-10-18 09:02:16.198 Info App: [NextPvr] Start GetSeriesTimer Async, retrieve the recurring recordings
2021-10-18 09:02:16.198 Info HttpClient: POST http://localhost:8866/public/ManageService/Get/SortedFilteredList?sid=8b0145f4146042f89a413f471f92e256
2021-10-18 09:02:16.205 Info Server: http/1.1 Response 200 to ::1. Time: 38ms. http://localhost:8096/emby/LiveTv/Channels?userId=28b50f0b7d7f4983966555fe158b7f1f&IsAiring=true&ImageTypeLimit=1&EnableImageTypes=Primary,Thumb,Backdrop&Fields=ProgramPrimaryImageAspectRatio&EnableUserData=false&Limit=12&SortBy=DefaultChannelOrder&SortOrder=Ascending&X-Emby-Client=Emby Web&X-Emby-Device-Name=Chrome&X-Emby-Device-Id=bf2e910f-7834-4560-b41d-a705247be6e2&X-Emby-Client-Version=4.6.4.0
2021-10-18 09:02:42.296 Error PortMapper: Error creating port map
    *** Error Report ***
    Version: 4.6.4.0
    Command line: C:\Users\timsc\AppData\Roaming\Emby-Server\system\EmbyServer.dll
    Operating system: Microsoft Windows 10.0.19041
    Framework: .NET Core 3.1.13
    OS/Process: x64/x64
    Runtime: C:/Users/timsc/AppData/Roaming/Emby-Server/system/System.Private.CoreLib.dll
    Processor count: 4
    Data path: C:\Users\timsc\AppData\Roaming\Emby-Server\programdata
    Application path: C:\Users\timsc\AppData\Roaming\Emby-Server\system
    System.Net.Http.HttpRequestException: System.Net.Http.HttpRequestException: Received an invalid status line: 'HTTP1.1 400 Bad Request'.
       at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsyncInternal(HttpRequestOptions options, String httpMethod)
       at Emby.Server.Implementations.HttpClientManager.CoreHttpClientManager.SendAsync(HttpRequestOptions options, String httpMethod)
       at Mono.Nat.Upnp.UpnpNatDevice.CreatePortMapInternal(Mapping mapping, CancellationToken cancellationToken)
       at Mono.Nat.Upnp.UpnpNatDevice.CreatePortMap(Mapping mapping, CancellationToken cancellationToken)
       at Emby.PortMapper.ExternalPortForwarding.CreateRules(INatDevice device, CancellationToken cancellationToken)
    Source: Emby.Server.Implementations
    TargetSite: Void MoveNext()

 

 

Link to comment
Share on other sites

Hi, Turn off port mapping in your network menu as it's just adding errors to your log file making them harder to read.

Looking at this log fragment it appears to be using NextPVR for the recording so I would check to make sure basic communication is working between Emby and NextPVR.  Can you view live tv?

We need the full log preferably after you make the port mapper change to look at.

Link to comment
Share on other sites

gungatim

I had port mapping on because I've been trying for 2 years to get remote access to work but it's impossible to open any ports apparently using LTE wifi...I will turn it off.

is NextPVR what the Haughpauge tuner uses? (WinTV8) I noticed I had it set to record because Emby wasn't working and it was froze up last night (said it was still recording 2 shows at 9pm that never recorded and still showed recording this morning so I rebooted and deleted all the WinTV schedule which may have been the issue)

Link to comment
Share on other sites

gungatim

Thank You by the way.

Port mapping is now unchecked, and I am restarting Emby. I have a few show scheduled at 1pm so I will see if it works and report back.

Link to comment
Share on other sites

NextPVR is showing as I'd assume you have that plugin installed.  This will only work if you also have a NextPVR server installed and configured to work with the plugin.
For a Hauppauge tuner with WinTV running on the server you do not need this.

Link to comment
Share on other sites

gungatim

uninstalled nextPVR. 

do you know what the errors "ResourceNotFoundException: 1181997 does not have an image of type LogoLightColor" means?

there are quite a few of those where the number preceding the "does not have an image" is different but the rest of the error is the same. I assume I have some bad artwork somewhere but don't know where to look.

Link to comment
Share on other sites

4 hours ago, gungatim said:

uninstalled nextPVR. 

do you know what the errors "ResourceNotFoundException: 1181997 does not have an image of type LogoLightColor" means?

there are quite a few of those where the number preceding the "does not have an image" is different but the rest of the error is the same. I assume I have some bad artwork somewhere but don't know where to look.

HI there @gungatim, let's look at an example. please attach the emby server log from that. thanks.

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