Tried another install this morning using plexmediaserver_1.17.0.1841-d42cfa161_amd64.deb
:
I see this in the com.plexapp.system.log
:
2019-12-19 13:34:10,622 (7f69e97fa700) : DEBUG (networking:166) - Requesting 'http://127.0.0.1:32400/servers'
2019-12-19 13:34:10,622 (7f6a2a677700) : CRITICAL (runtime:709) - Private handlers are no longer supported; couldn't register <bound method StreamService.token_handler of <streamservice.StreamService object at 0x7f6a08feb210>>
And this:
2019-12-19 13:35:11,240 (7f69eb7fe700) : INFO (storeservice:521) - Required plug-in 'Services' [com.plexapp.system.services] isn't installed.
2019-12-19 13:35:11,240 (7f69eb7fe700) : INFO (storeservice:359) - Starting automatic update installation
2019-12-19 13:35:11,240 (7f69eb7fe700) : INFO (installservice:276) - Performing an installation of com.plexapp.system.services
2019-12-19 13:35:11,241 (7f69eb7fe700) : INFO (installservice:96) - Setting up staging area for com.plexapp.system.services at /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-in Support/Data/com.plexapp.system/DataItems/Stage/com.plexapp.syst$
2019-12-19 13:35:11,241 (7f69eb7fe700) : DEBUG (networking:166) - Requesting 'https://bundle-archive.plex.tv/plexinc-plugins/Services.bundle/archive/62fcf1f.zip'
2019-12-19 13:35:11,390 (7f69eb7fe700) : ERROR (networking:219) - Error opening URL 'https://bundle-archive.plex.tv/plexinc-plugins/Services.bundle/archive/62fcf1f.zip'
In which this URL https://bundle-archive.plex.tv/plexinc-plugins/Services.bundle/archive/62fcf1f.zip
does not exist if you attempt to access it yourself.
Then tried using plexmediaserver_1.18.3.2156-349e9837e_amd64.deb
(after removing 1.17.x and removing /var/lib/plexmediaserver
dir):
And I again see this is com.plexapp.system.log
:
2019-12-19 13:45:12,182 (7f4ce6ffd700) : DEBUG (runtime:717) - Handling request GET /system/notify/serverUpdated?host=127.0.0.1
2019-12-19 13:45:12,183 (7f4ce6ffd700) : DEBUG (runtime:814) - Found route matching /system/notify/serverUpdated
2019-12-19 13:45:12,184 (7f4ce6ffd700) : DEBUG (peerservice:386) - Handling server update notification (127.0.0.1)
2019-12-19 13:45:12,184 (7f4ce6ffd700) : DEBUG (peerservice:189) - Updating servers (False/False True/True/True)
2019-12-19 13:45:12,184 (7f4ce6ffd700) : DEBUG (peerservice:164) - Fetching the current list of servers
2019-12-19 13:45:12,184 (7f4ce6ffd700) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/servers'
2019-12-19 13:45:12,187 (7f4ce6ffd700) : DEBUG (peerservice:198) - Found 1 servers
2019-12-19 13:45:12,187 (7f4ce6ffd700) : DEBUG (peerservice:214) - Ignoring 265fd5c0ef571c794832942892104309810eca22 because host != 127.0.0.1 (10.0.0.2)
2019-12-19 13:45:12,187 (7f4ce6ffd700) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/library/sections'
2019-12-19 13:45:12,190 (7f4ce6ffd700) : DEBUG (networking:143) - Requesting 'http://127.0.0.1:32400/channels/all'
2019-12-19 13:45:12,192 (7f4ce6ffd700) : DEBUG (runtime:924) - Response: [200] str, 0 bytes
And then again I see this failure to download this file:
2019-12-19 13:46:07,811 (7f4cc5ffb700) : INFO (installservice:276) - Performing an installation of com.plexapp.system.services
2019-12-19 13:46:07,811 (7f4cc5ffb700) : INFO (installservice:96) - Setting up staging area for com.plexapp.system.services at /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-in Support/Data/com.plexapp.system/DataItems/Stage/com.plexapp.syst$
2019-12-19 13:46:07,811 (7f4cc5ffb700) : DEBUG (networking:143) - Requesting 'https://bundle-archive.plex.tv/plexinc-plugins/Services.bundle/archive/62fcf1f.zip'
2019-12-19 13:46:08,058 (7f4cc5ffb700) : ERROR (networking:196) - Error opening URL 'https://bundle-archive.plex.tv/plexinc-plugins/Services.bundle/archive/62fcf1f.zip'
2019-12-19 13:46:08,058 (7f4cc5ffb700) : INFO (installservice:232) - Unable to download archive for com.plexapp.system.services
I see you responded in another thread about this file … but there was no resolution? Why is Plex unable to download that file? My best guess is this has to be the problem since it’s the only real error I can find in any of the logs!
It looks like that URL is just a CNAME for the plexinc-plugins
GitHub user, which does not even have a Sevices.bundle
repo under it (which is probably why the download fails)