PlexConnect Synology Issue

Hello,

I'm running PlexConnect on synology. It was working for a while just fine, but through neglect, an upgrade of DSM/plexconnect and time, it has since stopped working and I cannot figure out why. I'm posting my log. I can access netflix/hulu with it set up, but when I try and install the certificate, I get the error 109, an error occurred while adding the profile. Any guidance would be much appreciated. It looks like it intercepts the request, but I can't seem to get it to find the certificate, even though it is in the right path:

DiskStation> vi PlexConnect.log 

 

18:55:08 PlexConnect: started: 18:55:08

18:55:08 PlexConnect: Version: 0.5-dev

18:55:08 PlexConnect: Python: 2.7.9 (default, Dec 12 2014, 07:16:08)

[GCC 4.6.3]

18:55:08 PlexConnect: Host OS: linux2

18:55:08 PlexConnect: PILBackgrounds: Is PIL installed? True

18:55:08 Settings: getsetting enable_plexconnect_autodetect=True

18:55:08 PlexConnect: IP_self: 10.0.1.2

18:55:08 Settings: getsetting hosttointercept=trailers.apple.com

18:55:08 ATVSettings: init class CATVSettings

18:55:08 ATVSettings: load settings

18:55:08 Settings: getsetting enable_dnsserver=True

18:55:08 DNSServer: started: 18:55:08

18:55:08 Settings: getsetting port_dnsserver=53

18:55:08 Settings: getsetting ip_dnsmaster=8.8.8.8

18:55:08 Settings: getsetting prevent_atv_update=True

18:55:08 DNSServer: ***

18:55:08 DNSServer: DNSServer: Serving DNS on 10.0.1.2 port 53.

18:55:08 DNSServer: intercept: ['trailers.apple.com'] => 10.0.1.2

18:55:08 DNSServer: restrain: ['mesu.apple.com', 'appldnld.apple.com', 'appldnld.apple.com.edgesuite.net'] => 127.0.0.1

18:55:08 DNSServer: forward other to higher level DNS: 8.8.8.8

18:55:08 DNSServer: ***

18:55:08 WebServer: started: 18:55:08

18:55:08 Settings: getsetting port_webserver=81

18:55:08 WebServer: ***

18:55:08 WebServer: WebServer: Serving HTTP on 10.0.1.2 port 81.

18:55:08 WebServer: ***

18:55:08 Settings: getsetting enable_webserver_ssl=True

18:55:08 WebServer: started: 18:55:08

18:55:08 Settings: getsetting port_ssl=443

18:55:08 Settings: getsetting certfile=/usr/local/plexconnect/share/PlexConnect/assets/certificates/trailers.pem

18:55:08 Settings: getsetting certfile=/usr/local/plexconnect/share/PlexConnect/assets/certificates/trailers.pem

18:55:08 WebServer: ***

18:55:08 WebServer: WebServer: Serving HTTPS on 10.0.1.2 port 443.

18:55:08 WebServer: ***

18:55:30 DNSServer: DNS request received!

18:55:30 DNSServer: Source: ('10.0.1.14', 50582)

18:55:30 DNSServer: Domain: trailers.apple.com

18:55:30 DNSServer: ***intercept request

18:55:30 DNSServer: -> DNS response: 10.0.1.2

18:56:39 DNSServer: DNS request received!

18:56:39 DNSServer: Source: ('71.6.216.60', 39229)

18:56:39 DNSServer: Domain: VERSION.BIND

18:56:39 DNSServer: ***forward request

18:56:39 DNSServer: -> DNS response from higher level

 

 

>>WebServer: Serving HTTP on 10.0.1.2 port 81.

​Do you have port forwarding set up correctly?

@Pash91, it's better to post your problem in this thread specifying the version of the PlexConnect installer, and if you made (or not) a git clone / git pull afterwards.

>>WebServer: Serving HTTP on 10.0.1.2 port 81.
​Do you have port forwarding set up correctly?


It used to work, so I did and I hadn't changed anything. Everything else I use that uses ports is still fubctional. Plus, I'm using this on the local network.

@Pash91, it's better to post your problem in this thread specifying the version of the PlexConnect installer, and if you made (or not) a git clone / git pull afterwards.


Thank you, I'll post there too. That being said, it's the latest synocommunity package. 0.5.4 I believe? No git pull.