PlexConnect/No Libraries

Hi there,

I’ve had PMS and plexconnect to an ATV3 running fine the past year or so. Ever since a possible update at the end of September I have encountered the “No Library Sections Available” notification through the hijacked Trailers app.

I tried uninstalling the most recent update and reverted to the previous known working version but encounter the same issue. No PMS are seen on the ATv3 (this is the same case across the two ATV3s I use with plexconnect).

My PC running Windows 10 is the PMS.

I have plexconnect installed as a service, but here is the plexconnect display from python:

Oct 11,2020 09:55:37 PlexConnect: ***

Oct 11,2020 09:55:37 PlexConnect: PlexConnect

Oct 11,2020 09:55:37 PlexConnect: Press CTRL-C to shut down.

Oct 11,2020 09:55:37 PlexConnect: ***

Oct 11,2020 09:55:37 PlexConnect: Started

Oct 11,2020 09:55:37 PlexConnect: Version: 0.7-dev-151218

Oct 11,2020 09:55:37 PlexConnect: Python: 2.7.6 (default, Nov 10 2013, 19:24:18) [MSC v.1500 32 bit (Intel)]

Oct 11,2020 09:55:37 PlexConnect: Host OS: win32

Oct 11,2020 09:55:37 PlexConnect: PILBackgrounds: Is PIL installed? False

Oct 11,2020 09:55:37 PlexConnect: IP_self: 10.0.1.17

Oct 11,2020 09:55:37 DNSServer: Started

Oct 11,2020 09:55:37 DNSServer: Intercept Atv Icon: Enabled

Oct 11,2020 09:55:37 DNSServer: Prevent Atv Update: Enabled

Oct 11,2020 09:55:37 DNSServer: ***

Oct 11,2020 09:55:37 DNSServer: DNSServer: Serving DNS on 10.0.1.17 port 53.

Oct 11,2020 09:55:37 DNSServer: intercept: ['trailers.apple.com', 'a1.phobos.apple.com'] => 10.0.1.17

Oct 11,2020 09:55:37 DNSServer: restrain: ['mesu.apple.com', 'appldnld.apple.com', 'appldnld.apple.com.edgesuite.net'] => 127.0.0.1

Oct 11,2020 09:55:37 DNSServer: forward other to higher level DNS: 8.8.8.8

Oct 11,2020 09:55:37 DNSServer: ***

Oct 11,2020 09:55:37 WebServer: Started

Oct 11,2020 09:55:37 WebServer: ***

Oct 11,2020 09:55:37 WebServer: WebServer: Serving HTTP on 10.0.1.17 port 80.

Oct 11,2020 09:55:37 WebServer: ***

Oct 11,2020 09:55:37 WebServer: Started

Oct 11,2020 09:55:37 WebServer: ***

Oct 11,2020 09:55:37 WebServer: WebServer: Serving HTTPS on 10.0.1.17 port 443.

Oct 11,2020 09:55:37 WebServer: ***

settings cfg files is as follows (unaltered by me as far as I’m aware):

[PlexConnect]

enable_plexgdm = True

ip_pms = 192.168.178.10

port_pms = 32400

enable_dnsserver = True

port_dnsserver = 53

ip_dnsmaster = 8.8.8.8

prevent_atv_update = True

intercept_atv_icon = True

enable_plexconnect_autodetect = True

ip_plexconnect = 0.0.0.0

use_custom_dns_bind_ip = False

custom_dns_bind_ip = 0.0.0.0

hosttointercept = trailers.apple.com

icon = movie-trailers

certfile = ./assets/certificates/trailers.pem

port_webserver = 80

enable_webserver_ssl = True

port_ssl = 443

allow_gzip_atv = False

allow_gzip_pmslocal = False

allow_gzip_pmsremote = True

fanart_quality = High

loglevel = Normal

logpath = .

I’ve read most threads dealing with this issue - any guidance would be appreciated. I am willing to do a fresh re-install if necessary, but I think this is a PMS issue vs. plexconnect.

Thanks for any advice.

Python 2.7.6 is known to cause such issue. Pls use 2.7.18 instead.

OK - I uninstalled 2.7.6 and installed 2.7.18:

Oct 11,2020 15:41:21 PlexConnect: ***
Oct 11,2020 15:41:21 PlexConnect: PlexConnect
Oct 11,2020 15:41:21 PlexConnect: Press CTRL-C to shut down.
Oct 11,2020 15:41:21 PlexConnect: ***
Oct 11,2020 15:41:21 PlexConnect: Started
Oct 11,2020 15:41:21 PlexConnect: Version: 0.7-dev-151218
Oct 11,2020 15:41:21 PlexConnect: Python: 2.7.18 (v2.7.18:8d21aa21f2, Apr 20 2020, 13:25:05) [MSC v.1500 64 bit (AMD64)]
Oct 11,2020 15:41:21 PlexConnect: Host OS: win32
Oct 11,2020 15:41:21 PlexConnect: PILBackgrounds: Is PIL installed? False
Oct 11,2020 15:41:21 PlexConnect: IP_self: 10.0.1.17
Oct 11,2020 15:41:21 DNSServer: Started
Oct 11,2020 15:41:21 DNSServer: Intercept Atv Icon: Enabled
Oct 11,2020 15:41:21 DNSServer: Prevent Atv Update: Enabled
Oct 11,2020 15:41:21 DNSServer: ***
Oct 11,2020 15:41:21 DNSServer: DNSServer: Serving DNS on 10.0.1.17 port 53.
Oct 11,2020 15:41:21 DNSServer: intercept: ['trailers.apple.com', 'a1.phobos.apple.com'] => 10.0.1.17
Oct 11,2020 15:41:21 DNSServer: restrain: ['mesu.apple.com', 'appldnld.apple.com', 'appldnld.apple.com.edgesuite.net'] => 127.0.0.1
Oct 11,2020 15:41:21 DNSServer: forward other to higher level DNS: 8.8.8.8
Oct 11,2020 15:41:21 DNSServer: ***
Oct 11,2020 15:41:21 WebServer: Started
Oct 11,2020 15:41:21 WebServer: ***
Oct 11,2020 15:41:21 WebServer: WebServer: Serving HTTP on 10.0.1.17 port 80.
Oct 11,2020 15:41:21 WebServer: ***
Oct 11,2020 15:41:21 WebServer: Started
Oct 11,2020 15:41:21 WebServer: ***
Oct 11,2020 15:41:21 WebServer: WebServer: Serving HTTPS on 10.0.1.17 port 443.
Oct 11,2020 15:41:21 WebServer: ***

The issue still persists. Thank you for the suggestion so far.

Have you seen Q7 in FAQ ?

Yes I did review Q7; I am logged in to PMS and ATV3. I also entered the IP for the PMS and ATV3 with subnetmask as well…

Please post PlexConnect.log obtainned with loglevel = High in Settings.cfg

Here it is:

Oct 11,2020 15:41:21 PlexConnect: Started
Oct 11,2020 15:41:21 PlexConnect: Version: 0.7-dev-151218
Oct 11,2020 15:41:21 PlexConnect: Python: 2.7.18 (v2.7.18:8d21aa21f2, Apr 20 2020, 13:25:05) [MSC v.1500 64 bit (AMD64)]
Oct 11,2020 15:41:21 PlexConnect: Host OS: win32
Oct 11,2020 15:41:21 PlexConnect: PILBackgrounds: Is PIL installed? False
Oct 11,2020 15:41:21 PlexConnect: IP_self: 10.0.1.17
Oct 11,2020 15:41:21 DNSServer: Started
Oct 11,2020 15:41:21 DNSServer: Intercept Atv Icon: Enabled
Oct 11,2020 15:41:21 DNSServer: Prevent Atv Update: Enabled
Oct 11,2020 15:41:21 DNSServer: ***
Oct 11,2020 15:41:21 DNSServer: DNSServer: Serving DNS on 10.0.1.17 port 53.
Oct 11,2020 15:41:21 DNSServer: ***
Oct 11,2020 15:41:21 WebServer: Started
Oct 11,2020 15:41:21 WebServer: ***
Oct 11,2020 15:41:21 WebServer: WebServer: Serving HTTP on 10.0.1.17 port 80.
Oct 11,2020 15:41:21 WebServer: ***
Oct 11,2020 15:41:21 WebServer: Started
Oct 11,2020 15:41:21 WebServer: ***
Oct 11,2020 15:41:21 WebServer: WebServer: Serving HTTPS on 10.0.1.17 port 443.
Oct 11,2020 15:41:21 WebServer: ***
Oct 12,2020 06:56:41 PlexAPI: ***
Oct 12,2020 06:56:41 PlexAPI: poke plex.tv - request Plex Media Server list
Oct 12,2020 06:56:41 PlexAPI: ***
Oct 12,2020 06:56:42 PlexAPI: Plex Media Servers found: 0
Oct 12,2020 06:56:50 PlexAPI: ***
Oct 12,2020 06:56:50 PlexAPI: poke plex.tv - request Plex Media Server list
Oct 12,2020 06:56:50 PlexAPI: ***
Oct 12,2020 06:56:50 PlexAPI: Plex Media Servers found: 0
Oct 12,2020 12:24:33 PlexAPI: ***
Oct 12,2020 12:24:33 PlexAPI: poke plex.tv - request Plex Media Server list
Oct 12,2020 12:24:33 PlexAPI: ***
Oct 12,2020 12:24:33 PlexAPI: Plex Media Servers found: 0
Oct 12,2020 12:40:09 PlexAPI: ***
Oct 12,2020 12:40:09 PlexAPI: poke plex.tv - request Plex Media Server list
Oct 12,2020 12:40:09 PlexAPI: ***
Oct 12,2020 12:40:10 PlexAPI: Plex Media Servers found: 0
Oct 12,2020 12:40:17 PlexAPI: ***
Oct 12,2020 12:40:17 PlexAPI: poke plex.tv - request Plex Media Server list
Oct 12,2020 12:40:17 PlexAPI: ***
Oct 12,2020 12:40:17 PlexAPI: Plex Media Servers found: 0

Sorry but this doesn’t look a Loglevel = High log. You need to stop PlexConnect, edit Settings.cfg, start PlexConnect, try to access your library, stop PlexConnect, and then send me the PlexConnect.log file

But this log shows that plex.tv does not return any servers owned by you, so now the question is: do you have plex media server running and logged in plex.tv with exactly the same userid / password as in PlexConnect ?

Sorry about that, I am logged in with the same email/password on plex.tv with the exact userid/password. I will try changing my password in the event I’m mistaken. But for now here’s the updated info:

Oct 12,2020 14:42:07 PlexConnect: Started
Oct 12,2020 14:42:07 PlexConnect: Version: 0.7-dev-151218
Oct 12,2020 14:42:07 PlexConnect: Python: 2.7.18 (v2.7.18:8d21aa21f2, Apr 20 2020, 13:25:05) [MSC v.1500 64 bit (AMD64)]
Oct 12,2020 14:42:07 PlexConnect: Host OS: win32
Oct 12,2020 14:42:07 PlexConnect: PILBackgrounds: Is PIL installed? False
Oct 12,2020 14:42:07 Settings: getsetting enable_plexgdm=True
Oct 12,2020 14:42:07 Settings: getsetting enable_plexconnect_autodetect=True
Oct 12,2020 14:42:07 PlexConnect: IP_self: 10.0.1.17
Oct 12,2020 14:42:07 Settings: getsetting hosttointercept=trailers.apple.com
Oct 12,2020 14:42:07 Settings: getsetting enable_dnsserver=True
Oct 12,2020 14:42:07 DNSServer: Started
Oct 12,2020 14:42:07 Settings: getsetting port_dnsserver=53
Oct 12,2020 14:42:07 Settings: getsetting ip_dnsmaster=8.8.8.8
Oct 12,2020 14:42:07 Settings: getsetting use_custom_dns_bind_ip=False
Oct 12,2020 14:42:07 Settings: getsetting intercept_atv_icon=True
Oct 12,2020 14:42:07 DNSServer: Intercept Atv Icon: Enabled
Oct 12,2020 14:42:07 Settings: getsetting prevent_atv_update=True
Oct 12,2020 14:42:07 DNSServer: Prevent Atv Update: Enabled
Oct 12,2020 14:42:07 DNSServer: ***
Oct 12,2020 14:42:07 DNSServer: DNSServer: Serving DNS on 10.0.1.17 port 53.
Oct 12,2020 14:42:07 DNSServer: intercept: ['trailers.apple.com', 'a1.phobos.apple.com'] => 10.0.1.17
Oct 12,2020 14:42:07 DNSServer: restrain: ['mesu.apple.com', 'appldnld.apple.com', 'appldnld.apple.com.edgesuite.net'] => 127.0.0.1
Oct 12,2020 14:42:07 DNSServer: forward other to higher level DNS: 8.8.8.8
Oct 12,2020 14:42:07 DNSServer: ***
Oct 12,2020 14:42:07 WebServer: Started
Oct 12,2020 14:42:07 Settings: getsetting port_webserver=80
Oct 12,2020 14:42:07 WebServer: ***
Oct 12,2020 14:42:07 WebServer: WebServer: Serving HTTP on 10.0.1.17 port 80.
Oct 12,2020 14:42:07 WebServer: ***
Oct 12,2020 14:42:07 Settings: getsetting enable_webserver_ssl=True
Oct 12,2020 14:42:07 WebServer: Started
Oct 12,2020 14:42:07 Settings: getsetting port_ssl=443
Oct 12,2020 14:42:07 Settings: getsetting certfile=./assets/certificates/trailers.pem
Oct 12,2020 14:42:07 Settings: getsetting certfile=./assets/certificates/trailers.pem
Oct 12,2020 14:42:07 WebServer: ***
Oct 12,2020 14:42:07 WebServer: WebServer: Serving HTTPS on 10.0.1.17 port 443.
Oct 12,2020 14:42:07 WebServer: ***
Oct 12,2020 14:42:31 PlexAPI: ***
Oct 12,2020 14:42:31 PlexAPI: poke plex.tv - request Plex Media Server list
Oct 12,2020 14:42:31 PlexAPI: ***
Oct 12,2020 14:42:31 PlexAPI: Plex Media Servers found: 0
Oct 12,2020 14:42:36 PlexAPI: ***
Oct 12,2020 14:42:36 PlexAPI: poke plex.tv - request Plex Media Server list
Oct 12,2020 14:42:36 PlexAPI: ***
Oct 12,2020 14:42:36 PlexAPI: Plex Media Servers found: 0

Thank you again, at least the puzzle’s starting to make some sense…

So something of note, since this issue started, my attempts to login/logout from the ATV3 don’t appear as clean or “satisfying” for lack of a better term. The login/logout process seems to be lengthy with the spinning dots - it never appears resolved and I’ve navigated through the top menu, then back to the settings/login screen where my email appears (still 0 servers). Just a point of curiosity I noticed (not sure if this was always the case).

Hi! I have the same trouble on my ATV3.
I don’t see library in Plex because PMS - 0.
In logs i see error:

Oct 12,2020 15:05:49 PlexAPI: ***
Oct 12,2020 15:05:49 PlexAPI: poke plex.tv - request Plex Media Server list
Oct 12,2020 15:05:49 PlexAPI: ***
Oct 12,2020 15:05:49 PlexAPI: URL: https://plex.tv/api/resources?includeHttps=1
Oct 12,2020 15:05:49 PlexAPI: xargs: {‘X-Plex-Token’: ‘5bmuZDkdbtAPRqafzL6L’, ‘X-Plex-Client-Profile-Extra’: ‘add-transcode-target(type=MusicProfile&context=streaming&protocol=hls&container=mpegts&audioCodec=aac)+add-transcode-target(type=videoProfile&context=streaming&protocol=hls&container=mpegts&videoCodec=h264&audioCodec=aac,mp3&replace=true)’, ‘X-Plex-Platform’: ‘iOS’, ‘X-Plex-Model’: ‘2,3’, ‘X-Plex-Client-Platform’: ‘iOS’, ‘X-Plex-Device’: ‘AppleTV’, ‘X-Plex-Product’: ‘PlexConnect’, ‘X-Plex-Version’: ‘0.7.1-080420’}
Oct 12,2020 15:05:49 PlexAPI: No Response from Plex Media Server
Oct 12,2020 15:05:49 PlexAPI: We failed to reach a server. Reason: [Errno 1] _ssl.c:507: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol
Oct 12,2020 15:05:49 PlexAPI: Traceback:
Traceback (most recent call last):
File “/Applications/PlexConnect/PlexAPI.py”, line 449, in getXMLFromPMS
response = urllib2.urlopen(request, timeout=20)
File “/usr/lib/python2.7/urllib2.py”, line 127, in urlopen
return _opener.open(url, data, timeout)
File “/usr/lib/python2.7/urllib2.py”, line 404, in open
response = self._open(req, data)
File “/usr/lib/python2.7/urllib2.py”, line 422, in _open
‘_open’, req)
File “/usr/lib/python2.7/urllib2.py”, line 382, in _call_chain
result = func(*args)
File “/usr/lib/python2.7/urllib2.py”, line 1222, in https_open
return self.do_open(httplib.HTTPSConnection, req)
File “/usr/lib/python2.7/urllib2.py”, line 1184, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 1] _ssl.c:507: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol>

Oct 12,2020 15:05:49 PlexAPI: Plex Media Servers found: 0
Oct 12,2020 15:05:49 PlexAPI: {‘name’: ‘plex.tv’, ‘accesstoken’: ‘5bmuZDkdbtAPRqafzL6L’, ‘address’: ‘plex.tv:443’, ‘enableGzip’: False, ‘ip’: ‘plex.tv’, ‘scheme’: ‘https’, ‘local’: ‘-’, ‘port’: ‘443’, ‘owned’: ‘-’, ‘baseURL’: ‘https://plex.tv:443’}

Full log in attach. Plese help.

I authorized ip of my ATV3 in settings on PMS (Win 10 x64 in the same local network) and try to login with my login/pass from plex.tv in settings PlexConnect on ATV3.
Looks like:
Plex account sign Out alexandr.krpv

log.txt (42.4 KB)

The first thing that PlexConnect does, as you have enable_plexgdm = True, is to search PMS (Plex Media Server) in your lan. In your case it does not find it. It can be a number of causes

  1. You don’t have GDM enabled in PMS
  2. PMS and PlexConnect are not in the same lan
  3. Your router is blocking lan advertisements

To be sure that PlexConnect finds PMS in the lan you need to code enable_plexgdm = False and ip_pms = xx.xx.xx.xx (where xx.xx.xx.xx is the ip address of the machine where PMS is running).

So let’s try to solve this first, and then see what’s happening with plex.tv login

Your problem is different. You are using PlexConnect installed in a ATV3 and the latest python for that platform is 2.7.6, which cannot connect to plex.tv since Oct 1st, 2020. So you have 2 options:

  1. Parametrize PlexConnect to only use your local server (without plex.tv login)
  2. Install PlexConnect in another machine where you can install python 2.7.14 or later (2.7.18 recommended)

It’s a consequence of this announcement.

Thanks for reply!

I would like to choose 1 option…

Need i write ip of my ATV3 with plexconnect in settings on PMS (“List of IP addresses and networks that are allowed without auth”)?

If yes, i did it 1 hour ago…

You need enable_plexgdm = False, ip_pms = xx.xx.xx.xx (where xx.xx.xx.xx is the ip address of the machine where PMS is running), besides authorizing the IP of the ATV in PMS.

Don’t forget to close PlexConnect before updating Settings.cfg

Apple-TV:/Applications/PlexConnect root# cat Settings.cfg
[PlexConnect]
enable_plexgdm = False
ip_pms = 192.168.1.204
port_pms = 32400
enable_dnsserver = False
port_dnsserver = 53
ip_dnsmaster = 8.8.8.8
prevent_atv_update = True
intercept_atv_icon = True
enable_plexconnect_autodetect = False
ip_plexconnect = 127.0.0.1
use_custom_dns_bind_ip = False
custom_dns_bind_ip = 0.0.0.0
hosttointercept = localhost
icon = com.apple.imovietheatre.appletv
certfile = ./assets/certificates/iMovie.pem
port_webserver = 80
enable_webserver_ssl = True
port_ssl = 443
allow_gzip_atv = False
allow_gzip_pmslocal = False
allow_gzip_pmsremote = True
fanart_quality = High
loglevel = High
logpath = .

Update and restart ATV3, but nothing…PMS - 0

May be trouble in error?
Oct 12,2020 15:05:49 PlexAPI: No Response from Plex Media Server
Oct 12,2020 15:05:49 PlexAPI: We failed to reach a server. Reason: [Errno 1] _ssl.c:507: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol

Try delete ATVSettings.cfg and restart PlexConnect.

Done.
PMS - 0 =(
PS how can i restart plexconnect without reboot ATV3?)

cd /Applications/PlexConnect/
launchctl unload /Library/LaunchDaemons/com.plex.plexconnect.bash.plist
launchctl load /Library/LaunchDaemons/com.plex.plexconnect.bash.plist

OK did that (GDM was enabled already):

settings:

[PlexConnect]
enable_plexgdm = False
ip_pms = 10.0.1.17
port_pms = 32400
enable_dnsserver = True
port_dnsserver = 53
ip_dnsmaster = 8.8.8.8
prevent_atv_update = True
intercept_atv_icon = True
enable_plexconnect_autodetect = True
ip_plexconnect = 0.0.0.0
use_custom_dns_bind_ip = False
custom_dns_bind_ip = 0.0.0.0
hosttointercept = trailers.apple.com
icon = movie-trailers
certfile = ./assets/certificates/trailers.pem
port_webserver = 80
enable_webserver_ssl = True
port_ssl = 443
allow_gzip_atv = False
allow_gzip_pmslocal = False
allow_gzip_pmsremote = True
fanart_quality = High
loglevel = High
logpath = .


and here’s the log

Oct 12,2020 16:15:05 PlexConnect: Started
Oct 12,2020 16:15:05 PlexConnect: Version: 0.7-dev-151218
Oct 12,2020 16:15:05 PlexConnect: Python: 2.7.18 (v2.7.18:8d21aa21f2, Apr 20 2020, 13:25:05) [MSC v.1500 64 bit (AMD64)]
Oct 12,2020 16:15:05 PlexConnect: Host OS: win32
Oct 12,2020 16:15:05 PlexConnect: PILBackgrounds: Is PIL installed? False
Oct 12,2020 16:15:05 Settings: getsetting enable_plexgdm=False
Oct 12,2020 16:15:05 Settings: getsetting ip_pms=10.0.1.17
Oct 12,2020 16:15:05 PlexConnect: IP_PMS: 10.0.1.17
Oct 12,2020 16:15:05 Settings: getsetting enable_plexconnect_autodetect=True
Oct 12,2020 16:15:05 PlexConnect: IP_self: 10.0.1.17
Oct 12,2020 16:15:05 Settings: getsetting hosttointercept=trailers.apple.com
Oct 12,2020 16:15:05 Settings: getsetting enable_dnsserver=True
Oct 12,2020 16:15:05 DNSServer: Started
Oct 12,2020 16:15:05 Settings: getsetting port_dnsserver=53
Oct 12,2020 16:15:05 Settings: getsetting ip_dnsmaster=8.8.8.8
Oct 12,2020 16:15:05 Settings: getsetting use_custom_dns_bind_ip=False
Oct 12,2020 16:15:05 Settings: getsetting intercept_atv_icon=True
Oct 12,2020 16:15:05 DNSServer: Intercept Atv Icon: Enabled
Oct 12,2020 16:15:05 Settings: getsetting prevent_atv_update=True
Oct 12,2020 16:15:05 DNSServer: Prevent Atv Update: Enabled
Oct 12,2020 16:15:05 DNSServer: ***
Oct 12,2020 16:15:05 DNSServer: DNSServer: Serving DNS on 10.0.1.17 port 53.
Oct 12,2020 16:15:05 DNSServer: intercept: ['trailers.apple.com', 'a1.phobos.apple.com'] => 10.0.1.17
Oct 12,2020 16:15:05 DNSServer: restrain: ['mesu.apple.com', 'appldnld.apple.com', 'appldnld.apple.com.edgesuite.net'] => 127.0.0.1
Oct 12,2020 16:15:05 DNSServer: forward other to higher level DNS: 8.8.8.8
Oct 12,2020 16:15:05 DNSServer: ***
Oct 12,2020 16:15:05 WebServer: Started
Oct 12,2020 16:15:05 Settings: getsetting port_webserver=80
Oct 12,2020 16:15:05 WebServer: ***
Oct 12,2020 16:15:05 WebServer: WebServer: Serving HTTP on 10.0.1.17 port 80.
Oct 12,2020 16:15:05 WebServer: ***
Oct 12,2020 16:15:05 Settings: getsetting enable_webserver_ssl=True
Oct 12,2020 16:15:05 WebServer: Started
Oct 12,2020 16:15:05 Settings: getsetting port_ssl=443
Oct 12,2020 16:15:05 Settings: getsetting certfile=./assets/certificates/trailers.pem
Oct 12,2020 16:15:05 Settings: getsetting certfile=./assets/certificates/trailers.pem
Oct 12,2020 16:15:05 WebServer: ***
Oct 12,2020 16:15:05 WebServer: WebServer: Serving HTTPS on 10.0.1.17 port 443.
Oct 12,2020 16:15:05 WebServer: ***
Oct 12,2020 16:15:51 PlexAPI: ***
Oct 12,2020 16:15:51 PlexAPI: poke plex.tv - request Plex Media Server list
Oct 12,2020 16:15:51 PlexAPI: ***
Oct 12,2020 16:15:51 PlexAPI: Plex Media Servers found: 0
Oct 12,2020 16:15:57 PlexAPI: ***
Oct 12,2020 16:15:57 PlexAPI: poke plex.tv - request Plex Media Server list
Oct 12,2020 16:15:57 PlexAPI: ***
Oct 12,2020 16:15:58 PlexAPI: Plex Media Servers found: 0
Oct 12,2020 16:16:07 PlexAPI: ***
Oct 12,2020 16:16:07 PlexAPI: poke plex.tv - request Plex Media Server list
Oct 12,2020 16:16:07 PlexAPI: ***
Oct 12,2020 16:16:07 PlexAPI: Plex Media Servers found: 0