Server Version#: Plex Media Server v1.15.4.994-107756f7e - Raspbian GNU/Linux PC armv7l - build: linux-armv7hf_neon debian - GMT 02:00
OS: Raspbian
Hi!
Since last update to version 1.15.4.994-107756f7e my plex server will not find in the network. In the log i found following warnings/errors:
WARN - HTTP error requesting POST http://127.0.0.1:32600/devices/discover (0, No error) (Failed to connect to 127.0.0.1 port 32600: Connection refused)
ERROR - getaddrinfo(192-168-1-10.abcdefghijklmnopqrstuvwxyz012345.plex.direct) failed: -5
ERROR - Network Service: Error in browser handle read: 125 (Operation canceled) socket=-1
netstat -an | grep 32600
tcp 0 0 127.0.0.1:32600 0.0.0.0:* LISTEN
I try the following soloutions:
- Uninstall (with option --purge)
- Add the offical repositories from plex
- Reinstall
- Logout / Re-Login
But nothing help for me.
I read a lot of forum entries (like the following), but my server still isn’t display in the frontend.
the pms service is running:
plexmediaserver.service - Plex Media Server
Loaded: loaded (/lib/systemd/system/plexmediaserver.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2019-05-13 12:58:22 CEST; 22min ago
Process: 18801 ExecStartPre=/bin/sh -c /usr/bin/test -d “${PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR}” || /bin/mkdir -p “${PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR}” (code=exited, status=0/SUCCESS)
Main PID: 18805 (sh)
CGroup: /system.slice/plexmediaserver.service
├─18805 /bin/sh -c PLEX_MEDIA_SERVER_INFO_VENDOR=“$(grep ^NAME= /etc/os-release | awk -F= “{print $2}” | tr -d " )” PLEX_MEDIA_SERVER_INFO_DEVICE=“PC” PLEX_MEDIA_SERVER_INFO_MODEL=“$(uname -m)” PLEX_MEDIA_SERVER_INFO_PLA
├─18815 /usr/lib/plexmediaserver/Plex Media Server
├─18827 Plex Plug-in [com.plexapp.system] /usr/lib/plexmediaserver/Resources/Plug-ins-107756f7e/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py --server-version 1.15.4.994-107756f7e /usr/lib/plexmediaserver/
├─18889 /usr/lib/plexmediaserver/Plex Tuner Service /usr/lib/plexmediaserver/Resources/Tuner/Private /usr/lib/plexmediaserver/Resources/Tuner/Shared 1.15.4.994-107756f7e 32600 /waitmutex
├─18894 /usr/lib/plexmediaserver/Plex DLNA Server
└─18932 Plex Plug-in [com.plexapp.agents.imdb] /usr/lib/plexmediaserver/Resources/Plug-ins-107756f7e/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py --server-version 1.15.4.994-107756f7e /usr/lib/plexmediase
Mai 13 12:58:22 mapi systemd[1]: Starting Plex Media Server…
Mai 13 12:58:22 mapi systemd[1]: Started Plex Media Server.
Have anyone an idea to help me?
Thanks!!!
Rudi