2020-05-10, 10:16 AM
I have recently purchased the Apple TV app, but I am also having problems with it crashing on loading on the 4k Apple TV running v13.4. I have NextPVR Docker version installed on my Synology NAS and it works fine with Kodi and the web interface, but not with the apple TV app. The Apple TV works fine if I install NextPVR server on my laptop, but that is not a solution for 24/7 operation. I have tried the suggestion of emptying the EPG, but that also has not fixed the problem.
The docker container is set up to use the host network and get the current problem.
If I install it to use a local network with mapping of ports 8866, 80 and 16891 the Apple TV just sits looking for the server.
When I look at the logs on the server, the only information listed when the app crashes is:
020-05-10 09:50:18.440 [DEBUG][10] Received broadcast from 192.168.5.20:57688 : Anybody Out There?
2020-05-10 09:50:18.528 [ERROR][10] Unexpected error getting IP address: System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (00000005, 0xFFFDFFFF): Name or service not known
at System.Net.Dns.InternalGetHostByName(String hostName)
at System.Net.Dns.GetHostEntry(String hostNameOrAddress)
at NShared.LocatorService.DetermineIPAddress()
2020-05-10 09:50:18.644 [DEBUG][10] Waiting for broadcast
2020-05-10 09:50:38.340 [DEBUG][77] Got request [::ffff:192.168.5.23]: /services/service (system.logs)
2020-05-10 09:50:38.340 [DEBUG][77] method=system.logs
2020-05-10 09:50:38.340 [DEBUG][77] parameters:
2020-05-10 09:50:38.340 [DEBUG][77] method: system.logs
2020-05-10 09:50:38.340 [DEBUG][77] format: json
2020-05-10 09:50:38.340 [DEBUG][77] sid: f74029f5-0db5-47f3-a0df-b3cf2934adf6
2020-05-10 09:50:38.340 [DEBUG][77] client_ip: ::ffff:192.168.5.23
2020-05-10 09:50:38.340 [DEBUG][77] user_agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36
2020-05-10 09:50:38.340 [DEBUG][77] host_callback: 192.168.5.99:8866
2020-05-10 09:50:38.340 [DEBUG][77] Zipping logs...
2020-05-10 09:50:38.340 [INFO][77] Flushing logs
Any suggestions how to fix this?
The docker container is set up to use the host network and get the current problem.
If I install it to use a local network with mapping of ports 8866, 80 and 16891 the Apple TV just sits looking for the server.
When I look at the logs on the server, the only information listed when the app crashes is:
020-05-10 09:50:18.440 [DEBUG][10] Received broadcast from 192.168.5.20:57688 : Anybody Out There?
2020-05-10 09:50:18.528 [ERROR][10] Unexpected error getting IP address: System.Net.Internals.SocketExceptionFactory+ExtendedSocketException (00000005, 0xFFFDFFFF): Name or service not known
at System.Net.Dns.InternalGetHostByName(String hostName)
at System.Net.Dns.GetHostEntry(String hostNameOrAddress)
at NShared.LocatorService.DetermineIPAddress()
2020-05-10 09:50:18.644 [DEBUG][10] Waiting for broadcast
2020-05-10 09:50:38.340 [DEBUG][77] Got request [::ffff:192.168.5.23]: /services/service (system.logs)
2020-05-10 09:50:38.340 [DEBUG][77] method=system.logs
2020-05-10 09:50:38.340 [DEBUG][77] parameters:
2020-05-10 09:50:38.340 [DEBUG][77] method: system.logs
2020-05-10 09:50:38.340 [DEBUG][77] format: json
2020-05-10 09:50:38.340 [DEBUG][77] sid: f74029f5-0db5-47f3-a0df-b3cf2934adf6
2020-05-10 09:50:38.340 [DEBUG][77] client_ip: ::ffff:192.168.5.23
2020-05-10 09:50:38.340 [DEBUG][77] user_agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36
2020-05-10 09:50:38.340 [DEBUG][77] host_callback: 192.168.5.99:8866
2020-05-10 09:50:38.340 [DEBUG][77] Zipping logs...
2020-05-10 09:50:38.340 [INFO][77] Flushing logs
Any suggestions how to fix this?