I'm so fed up with this atm, I've been trying this for the entire weekend and still didn't manage to find a solution...
So the first server gets the following error:
dpkg: error processing package plexmediaserver (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
plexmediaserver
E: Sub-process /usr/bin/dpkg returned an error code (1)
And the other computer installs fine but when I enter 'service plexmediaserver start' I get the following error:
`● plexmediaserver.service - Plex Media Server for Linux
Loaded: loaded (/etc/systemd/system/plexmediaserver.service; enabled; vendor preset: enabled)
Active: inactive (dead) (Result: exit-code) since Sun 2016-10-30 17:57:32 CET; 19s ago
Process: 857 ExecStart=/bin/sh -c /usr/lib/plexmediaserver/Plex\ Media\ Server (code=exited, status=255)
Process: 852 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: 857 (code=exited, status=255)
Oct 30 17:57:27 Server systemd[1]: plexmediaserver.service: Unit entered failed state.
Oct 30 17:57:27 Server systemd[1]: plexmediaserver.service: Failed with result 'exit-code'.
Oct 30 17:57:32 Server systemd[1]: plexmediaserver.service: Service hold-off time over, scheduling restart.
Oct 30 17:57:32 Server systemd[1]: Stopped Plex Media Server for Linux.
Oct 30 17:57:32 Server systemd[1]: plexmediaserver.service: Start request repeated too quickly.
Oct 30 17:57:32 Server systemd[1]: Failed to start Plex Media Server for Linux.
Oct 30 17:57:43 Server systemd[1]: plexmediaserver.service: Start request repeated too quickly.
Oct 30 17:57:43 Server systemd[1]: Failed to start Plex Media Server for Linux.`
They're both running Ubuntu 16.04.1 LTS
Hope someone can help me out !