Keep getting Errno 10061

Hi

I seem to have a problem with PlexConnect.

When ever it tries to fetch content, i get that error in the log.

11:53:32 PlexConnect: started: 11:53:32
11:53:32 PlexConnect: Version: 0.3.1+
11:53:32 PlexConnect: Python: 2.7.6 (default, Nov 10 2013, 19:24:18) [MSC v.1500 32 bit (Intel)]
11:53:32 PlexConnect: Host OS: win32
11:53:32 PlexConnect: IP_self: 192.168.0.12
11:53:32 DNSServer: started: 11:53:32
11:53:32 DNSServer: ***
11:53:32 DNSServer: DNSServer: Serving DNS on 192.168.0.12 port 53.
11:53:32 DNSServer: ***
11:53:32 WebServer: started: 11:53:32
11:53:32 WebServer: ***
11:53:32 WebServer: WebServer: Serving HTTP on 192.168.0.12 port 80.
11:53:32 WebServer: ***
11:53:32 WebServer: started: 11:53:32
11:53:32 WebServer: ***
11:53:32 WebServer: WebServer: Serving HTTPS on 192.168.0.12 port 443.
11:53:32 WebServer: ***
11:53:38 PlexAPI: ***
11:53:38 PlexAPI: looking up Plex Media Server
11:53:38 PlexAPI: ***
11:53:39 PlexAPI: GDM: Servers discovered: 1
11:53:39 PlexAPI: Servers (local+MyPlex): 1
11:53:41 PlexAPI: No Response from Plex Media Server
11:53:41 PlexAPI: We failed to reach a server. Reason: [Errno 10061] Der kunne ikke oprettes forbindelse, fordi destinationscomputeren aktivt nægtede det
11:57:48 PlexConnect: Shutting down.
11:57:48 WebServer: Shutting down.
11:57:49 WebServer: Shutting down.
11:57:52 DNSServer: Shutting down.
11:57:52 PlexConnect: shutdown

Translated it means: [Errno 10061] No connection could be made because the target machine actively refused it

 

My settings.cfg looks like this:

[PlexConnect]
port_pms = 32400
port_webserver = 80
ip_plexconnect = 0.0.0.0
certfile = ./assets/certificates/trailers.pem
ip_dnsmaster = 8.8.8.8
loglevel = Normal
enable_dnsserver = True
logpath = .
ip_pms = 192.168.0.12
enable_plexgdm = True
hosttointercept = trailers.apple.com
port_ssl = 443
enable_webserver_ssl = True
prevent_atv_update = True
port_dnsserver = 53
enable_plexconnect_autodetect = True

Im using AppleTV 3, Firmware 6.0.1, IP 192.168.0.14, the DNS is set to 192.168.0.12

Im running PMS v0.9.8.18 on Windows 7 Home Premium SP1 x64, IP 192.168.0.12.

Connecting to the PMS using http://127.0.0.1:32400 works fine, GDM is enabled (i have tried disabled aswell)

 

I have tried disabeling firewall (where python and plex is allowed anyway), and avast! still with the same result - no connection to PMS :(

 

Other services like netflix works just fine.

 

Any ideas?

There is an option in the Plex Web Settings to disable login with userid/pw from users in the local LAN. Maybe that's the cause...

There is an option in the Plex Web Settings to disable login with userid/pw from users in the local LAN. Maybe that's the cause...

Tried adding the IP og my ATV, no change.

On a side note, i installed PMS on another PC, where it works just fine.

Are you using a non standard port for the non-working PMS?
If not if is highly likely to be a firewall issue.

Are you using a non standard port for the non-working PMS?
If not if is highly likely to be a firewall issue.

Its standard port. I have even reinstalled PMS with no effect.

I have no firewall except the MS one, which I tried disabeling.

Try:

  • disabling GDM (if there is any possibility their could be another PMS running on your LAN, eg shared house or neighbour ‘borrowing’ your wifi).
  • disabling require authorisation on your PMS (adding the IP without a subnet mask may not be enough)

Try:
- disabling GDM (if there is any possibility their could be another PMS running on your LAN, eg shared house or neighbour 'borrowing' your wifi).
- disabling require authorisation on your PMS (adding the IP without a subnet mask may not be enough)

I have tried disabeling GDM - plexconnet only detects one server.
Where do i disable auth?

In the PMS interface (you may need to show advanced settings).

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