Plexconnect is not running

I am running on windows 8 pro, and I have everything downloaded and followed the instructions, but when I double click plexconnect.py nothing happens. I did open with>choose default program>Python.

I have also searched through the forum for similar problems, but could not locate anything.

What version of Python do you have installed?

It is version 2.7

Try opening a terminal window, changing to the directory and the running PlexConnect.py from the terminal.

If it works try double-clicking the next time.

Still does not run anything. I also tried double clicking again, still nothing

I don't like start... do a "python plexconnect.py". What happens?

Alright, I tried "python plexconnect.py" it came up with an error message, so i did, "start python plexconnect.py" and I think it worked, but now I can see the python window that is running plexconnect because it disappears. Also when ever I try to go on the ATV3 it says accessing trailers, and then "could not access trailers"

As you can tell by the picture below, plexconnect has been running.

You cannot just add in commands and expect things to work.

If "python PlexConnect.py" (make sure you capitalise the letters correctly - i am not sure if you need to do this on Windows but do it anyway) throws an error message then you need to tell us what the error is.

See the sticky on how to report a problem if you want some further help, without this information we request it can be very difficult to see what is going on in your setup.

>> Alright, I tried "python plexconnect.py" it came up with an error message, ...

Yeah... this "error message" might just be the key to your issue!

What error message was it? My crystal ball is a little cloudy at the moment. :wink:

My guess: either port 53 or port 80 in use...

First and foremost, I am sorry I had misworded that last reply of mine. I had meant to say this:

Microsoft Windows [Version 6.2.9200]

(c) 2012 Microsoft Corporation. All rights reserved.
 
C:\Users\kjgan_000>start python plexconnect.px
 
C:\Users\kjgan_000>python plexconnect.px
'python' is not recognized as an internal or external command,
operable program or batch file.
 
C:\Users\kjgan_000>python plexconnect.px
'python' is not recognized as an internal or external command,
operable program or batch file.
 
C:\Users\kjgan_000>

.px?

python doesn't seem to be on your PATH. Either add the path to your python installation - or add the path when calling python.

and it is .py ;)

Still nothing, also sorry for the typo big fingers+small keys not a good combo. 

 
Microsoft Windows [Version 6.2.9200]
(c) 2012 Microsoft Corporation. All rights reserved.
 
C:\Users\kjgan_000>python plexconnect.py
'python' is not recognized as an internal or external command,
operable program or batch file.
 
C:\Users\kjgan_000>C:\Users\kjgan_000\Desktop\PlexConnect-XML_templates
'C:\Users\kjgan_000\Desktop\PlexConnect-XML_templates' is not recognized as an i
nternal or external command,
operable program or batch file.
 
C:\Users\kjgan_000>cd C:\Users\kjgan_000\Desktop\PlexConnect-XML_templates
 
C:\Users\kjgan_000\Desktop\PlexConnect-XML_templates>python plexconnect.py
'python' is not recognized as an internal or external command,
operable program or batch file.
 
C:\Users\kjgan_000\Desktop\PlexConnect-XML_templates>"C:\Users\kjgan_000\Desktop
\Python 2.7"
'"C:\Users\kjgan_000\Desktop\Python 2.7"' is not recognized as an internal or ex
ternal command,
operable program or batch file.
 
C:\Users\kjgan_000\Desktop\PlexConnect-XML_templates>cd "C:\Users\kjgan_000\Desk
top\Python 2.7"
 
C:\Users\kjgan_000\Desktop\Python 2.7>python plexconnect.py
'python' is not recognized as an internal or external command,
operable program or batch file.

Ok. No. The .pX was not the main issue.

Your CMD does NOT KNOW python. Either it is not installed - which contradicts your earlier description -, or it "just" is not in your PATH - which it should after a clean installation, though.

Option A - Re-install python?

Option B - Search your hard drive for "python.exe", make sure it is version 2.6.x or 2.7.x, and add the path to your PATH.

Strange, though, that it can't find python even in path "C:\Users\kjgan_000\Desktop\Python 2.7".

Is there a lib or bin directory underneath, which contains "python.exe" - I am not that familiar with Win...

Question: is the given path the "install" path or the "download to" path?

Thank you very much! It works and sets up perfectly, except I now have a another problem, which seems like it can be solved here:

http://forums.plexapp.com/index.php/topic/73549-plex-connect-no-servers-discovered/


The problem is, it says, “No PMS in proximity” when i open up the trailers app. I will send my log once I get back on my computer.

At least it shows signs of life