Can't start plexconnect_daemon.py

Hi i just updated plexconnect yesterday.


Before that i cloud start a plexconnect daemon up by writhing:

Jexec plex_1 Media/PlexConnect-master/PlexConnect_daemon.py

(My plex Lise within a jail)


And it World start nicely.


But now i says it can’t find fil or directory, but if login into the jail and Call up the daemon that Way.

It says command not found.


AS far as i Can ser the files are identical, so i dont know whist is happing.


Can some help?

I guess we need more data...

Host system, OS, what's "the jail"?

I guess we need more data...

Host system, OS, what's "the jail"?

the host system is a Freenas 9.1.1 build on a freebsd 

the jail is also a Freebsd

got it working by changing

#!/usr/bin/python

to

#!/usr/bin/env python

We have the second line usually... looks like it went belly-up in just the daemon code...

We have the second line usually... looks like it went belly-up in just the daemon code...

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