Server Version#: 1.13.7.5369
Player Version#: web, android
Synology DS918+ (DSM 6.2-23739 Update 2)
I’m having problems similar to others here where I’m regularly losing connection to the internet. I’m running the Plex package from Synology, not a docker container.
I’m also an Operations Engineer by day, so I have some experience dealing with issues like this. I’m by no means an expert, but I can hold my own. I still need to do some troubleshooting on my local network. This very likely could be an issue with my network, or my provider, Fios. I’d like to get some more information so that I can troubleshoot on my own.
I’m seeing events like this in my logs:
Sep 19, 2018 22:34:57.714 [0x7f4be87ff700] DEBUG - MyPlex: We appear to have lost Internet connectivity, resetting device URL cache.
Sep 19, 2018 22:34:57.714 [0x7f4be87ff700] DEBUG - MyPlex: We appear to have lost Internet connectivity, resetting device URL cache.
Sep 19, 2018 22:35:13.106 [0x7f4be8511700] DEBUG - MyPlex: We appear to have regained Internet connectivity.
Sep 19, 2018 22:37:18.516 [0x7f4bb5047700] DEBUG - MyPlex: Updating device connections (from timer: 0)
Sep 19, 2018 22:37:18.516 [0x7f4be8511700] DEBUG - MyPlex: We appear to have regained Internet connectivity.
Sep 19, 2018 22:37:18.516 [0x7f4be8511700] DEBUG - MyPlex: We appear to have lost Internet connectivity, resetting device URL cache.
Sep 19, 2018 22:37:18.516 [0x7f4be8511700] DEBUG - MyPlex: We appear to have lost Internet connectivity, resetting device URL cache.
Sep 19, 2018 22:37:33.925 [0x7f4be87ff700] DEBUG - MyPlex: We appear to have regained Internet connectivity.
Sep 19, 2018 22:39:39.321 [0x7f4bb65bd700] DEBUG - MyPlex: Last published value didn't change, we're done.
Sep 19, 2018 22:39:39.321 [0x7f4be87ff700] DEBUG - MyPlex: We appear to have regained Internet connectivity.
Sep 19, 2018 22:39:39.321 [0x7f4be87ff700] DEBUG - MyPlex: We appear to have lost Internet connectivity, resetting device URL cache.
Sep 19, 2018 22:39:39.321 [0x7f4be87ff700] DEBUG - MyPlex: We appear to have lost Internet connectivity, resetting device URL cache.
Sep 19, 2018 22:39:54.711 [0x7f4be8511700] DEBUG - MyPlex: We appear to have regained Internet connectivity.
Sep 19, 2018 22:42:00.551 [0x7f4be8511700] DEBUG - MyPlex: We appear to have regained Internet connectivity.
Sep 19, 2018 22:42:00.552 [0x7f4be8511700] DEBUG - MyPlex: We appear to have lost Internet connectivity, resetting device URL cache.
Sep 19, 2018 22:42:00.552 [0x7f4be8511700] DEBUG - MyPlex: We appear to have lost Internet connectivity, resetting device URL cache.
Sep 19, 2018 22:42:00.554 [0x7f4bb7a3f700] DEBUG - MyPlex: Sending Server Info to myPlex (user=*REDACTED*, ip=, port=32400)
Sep 19, 2018 22:42:01.076 [0x7f4bb7a3f700] DEBUG - MyPlex: Published Mapping State response was 201
Sep 19, 2018 22:42:01.076 [0x7f4bb7a3f700] DEBUG - MyPlex: Got response for 0cf62*REDACTED*8c3916 ~ registered *REDACTED*:32400
I have a few questions:
- I have DEBUG logs enabled, but there’s a lot of information to dig through. Can someone point me in the right direction for things to either look for in the logs, or things I can exclude to get rid of some of the noise, when I’m looking for problems.
- Can someone tell me what process Plex follows when trying to determine if it has internet access? I’m looking for a command line option, or an IP and port that Plex might be connecting to, so that I can test both from the Synology, and from another device on my network, while the problem might be occurring.
- Does anyone know of any way to install linux tools in Synology, like netcat, or a way that I can test port connectivity from the Synology shell?
Thanks in advance.
Mike