Any Ideas? Running Plex Connect on DS213+ trying to connect it to ATV3

Hi,

 

Just wondering if you could help me out. Running Plex Connect on DS213+ I am trying to connect this to my ATV3. My DNS (IP_Self: 192.168.0.251) I have manually added this into the DNS on ATV3 Nut I am still not able to connect.

 

 

Could some have a look at the logs below from DS231+, getting the following error:

 

14:42:04 WebServer: started: 14:42:04
14:42:04 WebServer: Failed to connect to HTTPS on 192.168.0.251 port 443: [Errno 98] Address already in use
14:42:04 PlexConnect: WebServer_SSL not alive. Shutting down."

 

Any Ideas on how I go about connecting my Ds213+ to ATV3?? I have been at this for the last 2 days and im still uable to get it working

 

Firware is 6.0.2

 

DiskStation> #!/usr/bin/python
DiskStation> ./PlexConnect.py
14:42:04 PlexConnect: ***
14:42:04 PlexConnect: PlexConnect
14:42:04 PlexConnect: Press CTRL-C to shut down.
14:42:04 PlexConnect: ***
14:42:04 Settings: add section PlexConnect
14:42:04 Settings: add option port_pms=32400
14:42:04 Settings: add option port_webserver=80
14:42:04 Settings: add option ip_plexconnect=0.0.0.0
14:42:04 Settings: add option certfile=./assets/certificates/trailers.pem
14:42:04 Settings: add option ip_dnsmaster=8.8.8.8
14:42:04 Settings: add option loglevel=Normal
14:42:04 Settings: add option enable_dnsserver=True
14:42:04 Settings: add option logpath=.
14:42:04 Settings: add option ip_pms=192.168.178.10
14:42:04 Settings: add option enable_plexgdm=True
14:42:04 Settings: add option hosttointercept=trailers.apple.com
14:42:04 Settings: add option port_ssl=443
14:42:04 Settings: add option enable_webserver_ssl=True
14:42:04 Settings: add option prevent_atv_update=True
14:42:04 Settings: add option port_dnsserver=53
14:42:04 Settings: add option enable_plexconnect_autodetect=True
14:42:04 PlexConnect: started: 14:42:04
14:42:04 PlexConnect: IP_self: 192.168.0.251
14:42:04 DNSServer: started: 14:42:04
14:42:04 DNSServer: ***
14:42:04 DNSServer: DNSServer: Serving DNS on 192.168.0.251 port 53.
14:42:04 DNSServer: intercept: ['trailers.apple.com', 'atv.plexconnect'] => 192.168.0.251
14:42:04 DNSServer: restrain: ['mesu.apple.com', 'appldnld.apple.com', 'appldnld.apple.com.edgesuite.net'] => 127.0.0.1
14:42:04 DNSServer: forward other to higher level DNS: 8.8.8.8
14:42:04 DNSServer: ***
14:42:04 WebServer: started: 14:42:04
14:42:04 WebServer: ***
14:42:04 WebServer: WebServer: Serving HTTP on 192.168.0.251 port 80.
14:42:04 WebServer: ***
14:42:04 WebServer: started: 14:42:04
14:42:04 WebServer: Failed to connect to HTTPS on 192.168.0.251 port 443: [Errno 98] Address already in use
14:42:04 PlexConnect: WebServer_SSL not alive. Shutting down.
14:42:04 PlexConnect: Shutting down.
14:42:05 WebServer: Shutting down.
14:42:09 DNSServer: Shutting down.
14:42:09 PlexConnect: shutdown
 

 

Thanks in advance

 

Robbie

14:42:04 WebServer: started: 14:42:04

14:42:04 WebServer: Failed to connect to HTTPS on 192.168.0.251 port 443: [Errno 98] Address already in use

14:42:04 PlexConnect: WebServer_SSL not alive. Shutting down."


What is installed on it to cause port 443 to be in use?

14:42:04 WebServer: started: 14:42:04
14:42:04 WebServer: Failed to connect to HTTPS on 192.168.0.251 port 443: [Errno 98] Address already in use
14:42:04 PlexConnect: WebServer_SSL not alive. Shutting down."

What is installed on it to cause port 443 to be in use?

Thanks for the reply

From wat Synology say, these are the only apps that should use 443

			Photo Station, Web Station
		
			80 (additional port can be added), 443 (HTTPS)
		
			TCP
	
			Mail Station
		
			<p>80 (HTTP), 443 (HTTPS)</p>
		
	
			DS photo+
		
			80, 443 (HTTPS)
		
			<p>TCP</p>

I only had Web Station started so I have stopped this. Does everything else in log look ok?

Unable to add profile to on ATV3 to get Certs

Have you generated certs on the nas? Once you generate certs you should be able to load them onto your atv assuming that plexconnect is running on the nas:

https://github.com/iBaa/PlexConnect/wiki/Install-Guide-AppleTV-Ethernet#wiki-install-the-certificate-to-your-appletv


What is the output of the log now?


Also there is a thread for synology here:

https://forums.plex.tv/topic/72356-plexconnect-on-synology/

Robbie, did you ever identify the cause of your problem?

I found out what my problem was: it was that my ip cameras were conflicting for port 443. I ended up just changing the HTTPS port on all the ip cameras and Plexconnect was able to run on the Synology NAS.

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