I am trying to install plex on a hetzner server running ubuntu 16.04 minimal.
My problem is when i visit http://myip.com:32400/web , i am met with the login screen.
If i proceed i do not see the newly installed server anywhere.
What i tried:
Plexmediaserver 1.2.3.2914-1ff0f18
Plexmediaserver 1.1.4.2757-24ffd60
I reinstalled the system between the two, just incase.
plexmediaserver 1.2 was installed manually using:
dpkg -i plexmediaserver_1.2.3.2914-1ff0f18_amd64.deb
plexmediaserver 1.1 was installed using the http://shell.ninthgate.se repository
I also tried to connect to the site via ssh tunnel ( to simulate the local machine) which produced the same result.
output of service plexmediaserver status is:
● plexmediaserver.service - Plex Media Server for Linux
Loaded: loaded (/lib/systemd/system/plexmediaserver.service; enabled; vendor preset: enabled)
Active: active (running) since Thu 2016-10-27 14:58:41 CEST; 10s ago
Process: 18287 ExecStartPre=/bin/sh -c /usr/bin/test -d "${PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR}" || /bin/mkdir -p "${PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR}" (code
Main PID: 18292 (sh)
CGroup: /system.slice/plexmediaserver.service
├─18292 /bin/sh -c LD_LIBRARY_PATH=/usr/lib/plexmediaserver /usr/lib/plexmediaserver/Plex\ Media\ Server
├─18293 /usr/lib/plexmediaserver/Plex Media Server
├─18313 Plex Plug-in [com.plexapp.system] /usr/lib/plexmediaserver/Resources/Plug-ins-24ffd60/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py --
├─18362 /usr/lib/plexmediaserver/Plex DLNA Server
├─18382 Plex Plug-in [com.plexapp.agents.thetvdb] /usr/lib/plexmediaserver/Resources/Plug-ins-24ffd60/Framework.bundle/Contents/Resources/Versions/2/Python/bootstr
├─18467 Plex Plug-in [com.plexapp.agents.vevo] /usr/lib/plexmediaserver/Resources/Plug-ins-24ffd60/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.
├─18591 Plex Plug-in [com.plexapp.agents.plexmusic] /usr/lib/plexmediaserver/Resources/Plug-ins-24ffd60/Framework.bundle/Contents/Resources/Versions/2/Python/boots
├─18604 Plex Plug-in [com.plexapp.agents.plexthememusic] /usr/lib/plexmediaserver/Resources/Plug-ins-24ffd60/Framework.bundle/Contents/Resources/Versions/2/Python/
├─18722 Plex Plug-in [com.plexapp.agents.themoviedb] /usr/lib/plexmediaserver/Resources/Plug-ins-24ffd60/Framework.bundle/Contents/Resources/Versions/2/Python/boot
└─18748 Plex Plug-in [com.plexapp.agents.imdb] /usr/lib/plexmediaserver/Resources/Plug-ins-24ffd60/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.
Oct 27 14:58:41 Ubuntu-1604-xenial-64-minimal systemd[1]: Starting Plex Media Server for Linux...
Oct 27 14:58:41 Ubuntu-1604-xenial-64-minimal systemd[1]: Started Plex Media Server for Linux.
I have made an extra plex account to sign in (because i got other servers on my main account) just to start blanc. This is what i get:
And i acces the site with myip:32400/web, so its wierd i cannot see it :S