"Selected Plex Media Server not Online" - newest github commit

Hi,

i updated my PlexConnect to the newest version from github - but now when i start my Trailer, PlexConnect says “Selected Plex Media Server not Online” - in the “Settings” Tab says:

"Discover: Plex Media Servers: 1"
"PMS [PMS_uuid not found]"

It’s a bug in the last commit?

So long the error stays, i reset my PlexConnect to commit “721c8aeb963c0e075a93ccfd57303d5026ab3c18”, that works.

For a start... could you please show the content of your ATVSettings.cfg file?

Did you do a manual "Discover" at some point? What OS is PlexConnect running on? We definitely need more info...

I have the same issue as DennisO.  

When i click on Trailer, PlexConnect says "Selected Plex Media Server not Online" - in the "Settings" Tab says:
"Discover: Plex Media Servers: 1"
"PMS [PMS_uuid not found]"

I get this in my terminal window :

00:06:22 WebServer: serving .xml: /

00:06:22 XMLConverter: PlexGDM off - PMS from settings: 192.168.254.102:32400
00:06:22 ATVLogger: discover done - Plex Media Servers: 1
00:06:22 ATVLogger: update PMS - [PMS_uuid not found]
00:06:23 WebServer: serving .xml: /
 

I am on OSX 10.8.4, My Apple Tv is on 5.3 and my Plex Server Version is : 0.9.7.28 and I got the latest version of the Plexconnect

Here's my ATVSettings.cfg

[DEFAULT]
movies_navbar_decades = checked
showplayerclock = True
forcedirectplay = False
tv_navbar_unwatched = checked
movies_navbar_directors = checked
subtitlesize = 100
tv_navbar_genres = checked
pms_uuid = *
movies_navbar_more = checked
showview = List
movieview = Grid
movies_navbar_unwatched = checked
forcetranscode = False
movies_navbar_actors = checked
showendtime = True
tv_navbar_more = checked
audioboost = 100
transcodequality = 1080p 40.0Mbps
seasonview = List
showunwatched = True
timeformat = 24 Hour
movies_navbar_genres = checked
 
[C07KTL35FF54]
pms_uuid = no_PMS_found
transcodequality = 480p 2.0Mbps
 
And my Settings.cfg file
 
[PlexConnect]
ip_pms = 192.168.254.102
enable_dnsserver = True
ip_webserver = 0.0.0.0
enable_plexconnect_autodetect = True
port_pms = 32400
port_webserver = 80
ip_plexconnect = 0.0.0.0
ip_dnsmaster = 8.8.8.8
loglevel = Normal
logpath = .
enable_plexgdm = False
 
Take note that I use Parallels and I don't know if it is related but I had to put the IP address of my server manually and disable plexgdm because a wrong ip address was detected.
 
It is the first time I am trying to make this work (first install) so I don't know if it is because I am doing something goofy but since the error is the same it could be related.
 
Thanks for helping and the dev! 

It works great for me… with 3 different servers… i would propose you to backup and delete your settings file and let it make a new one… see if that solves the issue…


Mmmm edit… maybe just enabling plexgdm will do …


Your settings.cfg has this

enable_plexgdm = False


Set that to true… and it should find your server

I just installed PlexConnect 0.1 with the same modifications to Settings.cfg and it works perfectly so my setup works.  By deduction It has to be something with the latest github release.

I’m using the latest and have no problem.

Ok, fixed a somewhat small bug in server discovery for non-GDM users. Please grab the latest commit and try again...

Thanks Baa.

The modification you made definitely fixed the issue!

Thanks! :slight_smile:

still works for me too for my 3 servers :)

So all good ;)