Sean Feeney
Architect of the digital age

Troubleshooting Plex on Ubuntu

13 September 2012

You may receive several errors when working with Plex on non-Windows devices. For example-

Android: There was a problem with media playback
Roku: Video Unavailable

The general forum recommendation is to upload your logs.

By default, you will find your logs in /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Logs/. If you changed Plex’s install path by editing /etc/default/plexediaserver, change the prefix accordingly.

Now let’s save some time by first seeing if it’s something simple going on. Let’s shut down all your clients and restart the Plex server to cut down on the log clutter:

sudo service plexmediaserver restart

This moves the old log to /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Logs/Plex Media Server.old.log and starts a new one. Let’s actively tail the new log:

tail -f "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Logs/Plex Media Server.log"

Now start your Plex client up and try doing whatever you’re trying to do again. You’ll see the log changing in response to what you’re doing. When your client throws the error, take note of what the log said at that point. Maybe your temp directory is missing? Some kind of file permission error? Try fixing it yourself, and when you can’t figure it out anymore, post to the forums along with the new log file.

(Note: If after a few minutes after restarting the service your client still can’t connect, try rebooting your server completely. No idea why this happens sometimes.)

See also:
Plex on Ubuntu How-to
Troubleshooting Playback Issues

If things work fine, and then one day they don’t, Plex might have pushed an update that broke things. This will be identifiable in the logs by something like:

ERROR - Caught exception starting plugin /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/System.bundle (Empty or non-existant file.)

This is fixed by deleting the System.bundle and Framework.bundle directories (by default in /var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/) and restarting the plexmediaserver service.

Posted in android, Plex, roku, ubuntu, video sharing

You agree to my disclaimer, regardless of the decision in Nguyen v. B&N.

Social

Causes

Genealogy


I Love Geni