Update: discovered its only the webUI not finding my server. updated post to be more accurate
I'm running debian wheezy and am configured to pull from here.
$ cat /etc/apt/sources.list.d/plexmediaserver.list
deb http://shell.ninthgate.se/packages/debian wheezy main
$
Heres the upgrade output on the cli, no errors here
(Reading database ... 75509 files and directories currently installed.)
Preparing to replace plexmediaserver 1.0.3.2461-35f0caa-debian (using .../plexmediaserver_1.1.3.2700-6f64a8d-debian_amd64.deb) ...
Killing Plex Media Server: done
update-rc.d: using dependency based boot sequencing
Obsolete conffile /etc/init.d/plexmediaserver has been modified by you, renaming to .dpkg-bak
Unpacking replacement plexmediaserver ...
Setting up plexmediaserver (1.1.3.2700-6f64a8d-debian) ...
plex user exists now checking for group
Group plex exists proceeding with installation
update-rc.d: using dependency based boot sequencing
Plex Media Server is not running (no process found)...
Starting Plex Media Server: done
after upgrade I have a bunch of processes running
$ ps awwux | grep plex
plex 12940 0.0 0.0 4200 508 ? S 17:52 0:00 /bin/sh /usr/sbin/start_pms
plex 12952 1.2 1.4 516920 57288 ? Sl 17:52 0:01 ./Plex Media Server
plex 12962 4.5 1.2 358868 49064 ? SNl 17:52 0:06 Plex Plug-in [com.plexapp.system] /usr/lib/plexmediaserver/Resources/Plug-ins-6f64a8d/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py --server-version 1.1.3.2700-6f64a8d /usr/lib/plexmediaserver/Resources/Plug-ins-6f64a8d/System.bundle
plex 13016 0.3 0.5 276624 23112 ? Sl 17:52 0:00 /usr/lib/plexmediaserver/Plex DLNA Server
plex 13030 1.4 1.1 232056 43240 ? Sl 17:52 0:01 Plex Plug-in [com.plexapp.agents.thetvdb] /usr/lib/plexmediaserver/Resources/Plug-ins-6f64a8d/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py --server-version 1.1.3.2700-6f64a8d /usr/lib/plexmediaserver/Resources/Plug-ins-6f64a8d/TheTVDB.bundle
plex 13161 1.3 1.0 295232 41084 ? Sl 17:52 0:01 Plex Plug-in [com.plexapp.agents.themoviedb] /usr/lib/plexmediaserver/Resources/Plug-ins-6f64a8d/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py --server-version 1.1.3.2700-6f64a8d /usr/lib/plexmediaserver/Resources/Plug-ins-6f64a8d/TheMovieDB.bundle
plex 13163 0.9 0.8 221424 32528 ? Sl 17:52 0:01 Plex Plug-in [com.plexapp.agents.plexthememusic] /usr/lib/plexmediaserver/Resources/Plug-ins-6f64a8d/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py --server-version 1.1.3.2700-6f64a8d /usr/lib/plexmediaserver/Resources/Plug-ins-6f64a8d/PlexThemeMusic.bundle
plex 13270 1.3 0.9 226604 37768 ? Sl 17:52 0:01 Plex Plug-in [com.plexapp.agents.plexmusic] /usr/lib/plexmediaserver/Resources/Plug-ins-6f64a8d/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py --server-version 1.1.3.2700-6f64a8d /usr/lib/plexmediaserver/Resources/Plug-ins-6f64a8d/PlexMusic.bundle
plex 13315 1.0 0.8 222856 33968 ? Sl 17:52 0:01 Plex Plug-in [com.plexapp.agents.vevo] /usr/lib/plexmediaserver/Resources/Plug-ins-6f64a8d/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py --server-version 1.1.3.2700-6f64a8d /usr/lib/plexmediaserver/Resources/Plug-ins-6f64a8d/PlexVevo.bundle
plex 13419 2.5 1.1 300496 45880 ? Sl 17:52 0:03 Plex Plug-in [com.plexapp.agents.imdb] /usr/lib/plexmediaserver/Resources/Plug-ins-6f64a8d/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py --server-version 1.1.3.2700-6f64a8d /usr/lib/plexmediaserver/Resources/Plug-ins-6f64a8d/PlexMovie.bundle
I have listeners running. But the Web UI does not detect the PMS running on the same host. IOS Plex app and samsung TV app both find the server and can stream content.
$ sudo netstat -tnlp | grep Plex
tcp 0 0 127.0.0.1:40615 0.0.0.0:* LISTEN 13419/Plex Plug-in
tcp 0 0 127.0.0.1:54282 0.0.0.0:* LISTEN 13161/Plex Plug-in
tcp 0 0 127.0.0.1:43019 0.0.0.0:* LISTEN 13030/Plex Plug-in
tcp 0 0 127.0.0.1:60238 0.0.0.0:* LISTEN 13270/Plex Plug-in
tcp 0 0 0.0.0.0:32469 0.0.0.0:* LISTEN 13016/Plex DLNA Ser
tcp 0 0 127.0.0.1:51320 0.0.0.0:* LISTEN 13315/Plex Plug-in
tcp 0 0 0.0.0.0:1370 0.0.0.0:* LISTEN 13016/Plex DLNA Ser
tcp 0 0 127.0.0.1:40570 0.0.0.0:* LISTEN 12962/Plex Plug-in
tcp 0 0 127.0.0.1:47551 0.0.0.0:* LISTEN 13163/Plex Plug-in
tcp6 0 0 :::32400 :::* LISTEN 12952/Plex Media Se
tcp6 0 0 ::1:32401 :::* LISTEN 12952/Plex Media Se
$ sudo netstat -unlp | grep Plex
udp 0 0 0.0.0.0:4685 0.0.0.0:* 13016/Plex DLNA Ser
udp 0 0 192.168.0.5:35472 0.0.0.0:* 12952/Plex Media Se
udp 0 0 172.17.42.1:60260 0.0.0.0:* 12952/Plex Media Se
udp 0 0 192.168.0.5:50139 0.0.0.0:* 12952/Plex Media Se
udp 0 0 0.0.0.0:35868 0.0.0.0:* 13016/Plex DLNA Ser
udp 0 0 172.17.42.1:58471 0.0.0.0:* 12952/Plex Media Se
udp 0 0 127.0.0.1:36153 0.0.0.0:* 12952/Plex Media Se
udp 0 0 0.0.0.0:32410 0.0.0.0:* 12952/Plex Media Se
udp 0 0 0.0.0.0:32412 0.0.0.0:* 12952/Plex Media Se
udp 0 0 0.0.0.0:32413 0.0.0.0:* 12952/Plex Media Se
udp 0 0 0.0.0.0:32414 0.0.0.0:* 12952/Plex Media Se
udp 0 0 0.0.0.0:1900 0.0.0.0:* 13016/Plex DLNA Ser
udp 0 0 0.0.0.0:1901 0.0.0.0:* 12952/Plex Media Se
udp 0 0 0.0.0.0:51148 0.0.0.0:* 13016/Plex DLNA Ser
udp 0 0 127.0.0.1:43011 0.0.0.0:* 12952/Plex Media Se
udp 0 0 192.168.0.5:41197 0.0.0.0:* 12952/Plex Media Se
udp 0 0 0.0.0.0:14670 0.0.0.0:* 13016/Plex DLNA Ser
udp 0 0 172.17.42.1:53644 0.0.0.0:* 12952/Plex Media Se
$
Logs wise I don't see much
$ cat Plex\ DLNA\ Server.log
Sep 04, 2016 17:52:20.820 [0x7fa2c4bff700] INFO - Plex DLNA Server v1.1.3.2700-6f64a8d - ubuntu PC x86_64 - build: linux-ubuntu-x86_64 - GMT 01:00
Sep 04, 2016 17:52:20.820 [0x7fa2c4bff700] INFO - Linux version: 3.16-0.bpo.2-amd64 (#1 SMP Debian 3.16.3-2~bpo70+1 (2014-09-21)), language: en-GB
Sep 04, 2016 17:52:20.820 [0x7fa2c4bff700] INFO - Processor AMD Turion(tm) II Neo N54L Dual-Core Processor
$
$ cat Plex\ Media\ Server.log
Sep 04, 2016 17:52:17.103 [0x7fa478ffe700] INFO - Plex Media Server v1.1.3.2700-6f64a8d - ubuntu PC x86_64 - build: linux-ubuntu-x86_64 ubuntu - GMT 01:00
Sep 04, 2016 17:52:17.105 [0x7fa478ffe700] INFO - Linux version: 3.16-0.bpo.2-amd64 (#1 SMP Debian 3.16.3-2~bpo70+1 (2014-09-21)), language: en-GB
Sep 04, 2016 17:52:17.105 [0x7fa478ffe700] INFO - Processor AMD Turion(tm) II Neo N54L Dual-Core Processor
Sep 04, 2016 17:52:17.105 [0x7fa478ffe700] INFO - ./Plex Media Server
Sep 04, 2016 17:52:17.108 [0x7fa484410800] INFO - SQLITE3:0x10, 283, recovered 647 frames from WAL file /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-in Support/Databases/com.plexapp.plugins.library.db-wal
Sep 04, 2016 17:52:17.312 [0x7fa484410800] INFO - Killing process: Plex Plug-in [com.plexapp.system] (pid: 8550)
Sep 04, 2016 17:52:22.663 [0x7fa470bfb700] ERROR - Network Service: Error in browser handle read: 125 (Operation canceled) socket=-1
Sep 04, 2016 17:52:22.763 [0x7fa470bfb700] INFO - Network Service: Abandoning browse socket, it was closed.
Sep 04, 2016 17:52:34.090 [0x7fa473ffd700] INFO - Refreshing paths watched by LibraryUpdateManager
$
There is no process ID 8550 currently running.
I can see a bunch of CRITICAL errors in the Plugin Logs (I thought I'd removed a lot of these plugins, followed up by moving the plugins folder elsewhere)
user@nas:/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Logs/PMS Plugin Logs$ grep CRIT *.log
com.plexapp.agents.localmedia.log:2016-09-04 17:52:28,619 (7f5ffebc2700) : CRITICAL (sandbox:298) - Function named 'Start' couldn't be found in the current environment
com.plexapp.plugins.bbcradio.log:2016-08-24 22:02:05,981 (7f6424f19700) : CRITICAL (sandbox:303) - Exception when calling function 'Start' (most recent call last):
com.plexapp.plugins.googlemusic.log:2015-09-13 12:43:09,878 (7fb008c8a700) : CRITICAL (runtime:883) - Exception (most recent call last):
com.plexapp.plugins.googlemusic.log:2015-09-13 12:43:24,467 (7fb008c8a700) : CRITICAL (runtime:883) - Exception (most recent call last):
com.plexapp.plugins.grooveshark.log:2016-09-04 15:29:42,656 (7fdc4a8ef700) : CRITICAL (core:615) - Exception starting plug-in (most recent call last):
com.plexapp.plugins.LMA.log:2014-09-21 19:47:57,284 (7f1d300dd700) : CRITICAL (sandbox:303) - Exception when calling function 'Start' (most recent call last):
com.plexapp.plugins.LMA.log:2014-09-21 19:48:03,429 (7f1d2449b700) : CRITICAL (sandbox:303) - Exception when calling function 'Staff' (most recent call last):
com.plexapp.system.log:2016-09-04 17:52:20,497 (7f9a4ad59700) : CRITICAL (runtime:709) - Private handlers are no longer supported; couldn't register >
user@nas:/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Logs/PMS Plugin Logs$
The only recent CRITICAL error in com.plexapp.system.log I can find is this.
user@nas:/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Logs/PMS Plugin Logs$ cat com.plexapp.system.log | grep -C5 CRIT
2016-09-04 17:52:20,490 (7f9a4ad59700) : DEBUG (runtime:1117) - Created a thread named 'refresh_servers'
2016-09-04 17:52:20,491 (7f9a3d937700) : DEBUG (runtime:1117) - Created a thread named 'ensure_agent_info_exists_inner'
2016-09-04 17:52:20,493 (7f9a3c134700) : DEBUG (networking:166) - Requesting 'http://127.0.0.1:32400/servers'
2016-09-04 17:52:20,494 (7f9a4ad59700) : DEBUG (runtime:1150) - Scheduled a timed thread named 'refresh_servers'
2016-09-04 17:52:20,496 (7f9a4ad59700) : DEBUG (streamservice:18) - Starting the stream service
2016-09-04 17:52:20,497 (7f9a4ad59700) : CRITICAL (runtime:709) - Private handlers are no longer supported; couldn't register >
2016-09-04 17:52:20,499 (7f9a4ad59700) : DEBUG (runtime:1150) - Scheduled a timed thread named 'invalidation_timer'
2016-09-04 17:52:20,501 (7f9a4ad59700) : DEBUG (proxyservice:12) - Starting the proxy service
2016-09-04 17:52:20,507 (7f9a3d937700) : DEBUG (runtime:1117) - Created a thread named 'ensure_agent_info_exists_inner'
2016-09-04 17:52:20,512 (7f9a4ad59700) : DEBUG (runtime:1117) - Created a thread named 'update_attribution_flags_inner'
2016-09-04 17:52:20,513 (7f9a4ad59700) : INFO (core:611) - Started plug-in
I can manually downgrade to 1.0.3 and get it working again.
Heres the URL I use : http://nas:32400/web/index.html#
DNS is working as I can access the URL
If I sign in, I see the "looking for servers" bit spins constantly and never goes away.
Any ideas where to look next?