Unable to play any files - Ubuntu Server 12.04

I'm unable to play any files using plexConnect on an ATV3/Ubuntu server 12.04

 

The media is all on an internal drive on my server which is also running connect and PMS. The ATV is set to use the server for DNS @ 192.168.1.100, and the server itself passes requests along to google DNS (which is what I use on the rest of my network as well). I can browse files fine and my thumbnails and metadata work (mostly), but if I try to play any file I get the error message "An error occurred loading this content. Try again later". I'm using the latest version of the source (pulled ~an hour ago) and python 2.7. Here's the console output from the server when I try to load a file: 

 

....
WebServer : serving  /root/PlexConnect/assets/updateXML.js
192.168.1.143 - - [07/Jun/2013 17:45:04] "GET /updateXML.js HTTP/1.1" 200 -
WebServer : serving  /root/PlexConnect/assets/scrobble.js
192.168.1.143 - - [07/Jun/2013 17:45:04] "GET /scrobble.js HTTP/1.1" 200 -
WebServer : serving .xml: /library/metadata/4&PlexConnect=MoviePrePlay
192.168.1.143 - - [07/Jun/2013 17:45:07] "GET /library/metadata/4&PlexConnect=MoviePrePlay HTTP/1.1" 200 -
WebServer : serving  /root/PlexConnect/assets/selectSubsAndAudio.js
192.168.1.143 - - [07/Jun/2013 17:45:07] "GET /selectSubsAndAudio.js HTTP/1.1" 200 -
WebServer : serving .xml: /library/metadata/4&PlexConnect=Play&PlexUDID=DY6HCL2PDRHN
192.168.1.143 - - [07/Jun/2013 17:45:09] "GET /library/metadata/4&PlexConnect=Play&PlexUDID=DY6HCL2PDRHN HTTP/1.1" 200 -
ATVLogger : Player state: Loading at this time: 0
ATVLogger : Player state: Stopped at this time: 0

Which branch are you using?

Grabbing it from the iBaa repo

Edit: Just pulled the latest changes from there again, still no luck

Edit 2: Plex is Version 0.9.7.22

Did you disable dnsmasq?

Ubuntu server doesn't come with dnsmasq, I checked.

Can you try Elan’s branch, it is older and has an annoying bug (you may have to hit play rather than select to skip the pre-play screen) to get some content to play.

Also setup from fresh as settings.py is different.

I just want to see if some of te new changes have thrown in a nasty bug.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.