So this is the setup, Hyper-V VM Ubuntu 15.04 (upgraded from 14.10) , PMS, Mapped folder to windows share where all media is sitting. From web browser plex is running and then drops off, then comes back and then drops off. Content plays fine when started and doesnt drop off, just when you have web page open. Also nothing showing up on my dashboard,.
service plexmediaserver status
● plexmediaserver.service - Plex Media Server for Linux
Loaded: loaded (/etc/systemd/system/plexmediaserver.service; enabled; vendor preset: enabled)
Active: active (running) since Mon 2015-11-02 09:28:53 NZDT; 4min 53s ago
Process: 580 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: 594 (sh)
CGroup: /system.slice/plexmediaserver.service
├─594 /bin/sh -c /usr/lib/plexmediaserver/Plex\ Media\ Server
├─596 /usr/lib/plexmediaserver/Plex Media Server
└─824 Plex Plug-in [com.plexapp.system] /usr/lib/plexmediaserver/Resources/Plug-ins-6833552/Framework.bundle/Contents/Resources/Versions/2/Pyth...
Nov 02 09:28:52 SERVER-PLEX systemd[1]: Starting Plex Media Server for Linux...
Nov 02 09:28:53 SERVER-PLEX systemd[1]: Started Plex Media Server for Linux.
what logs should i be looking at?