After windows 10 update, my plexconnect doesn't work ?!?!?

So, I had plex connect working great on my computer when I had windows 7, then I updated to Windows 10. Now I cant get it working again…I uninstalled, and then reinstalled all portions of plex connect, followed the walkthrough on how to do it again, installed all programs as administor, but now I cant add the profile on the Apple TV…I get this when I am trying to add the profile on the Apple TV 3, and stock Apple TV 2 “error [109]”

after running my python.py

13:22:09 PlexConnect: ***
13:22:09 PlexConnect: PlexConnect
13:22:09 PlexConnect: Press CTRL-C to shut down.
13:22:09 PlexConnect: ***
13:22:09 PlexConnect: started: 13:22:09
13:22:09 PlexConnect: Version: 0.5-dev-020615
13:22:09 PlexConnect: Python: 2.7 (r27:82525, Jul 4 2010, 07:43:08) [MSC v.1500 64 bit (AMD64)]
13:22:09 PlexConnect: Host OS: win32
13:22:09 PlexConnect: PILBackgrounds: Is PIL installed? False
13:22:09 PlexConnect: IP_self: 192.168.1.5
13:22:10 DNSServer: started: 13:22:10
13:22:10 DNSServer: ***
13:22:10 DNSServer: DNSServer: Serving DNS on 192.168.1.5 port 53.
13:22:10 DNSServer: intercept: [‘trailers.apple.com’] => 192.168.1.5
13:22:10 DNSServer: restrain: [‘mesu.apple.com’, ‘appldnld.apple.com’, ‘appldnld.apple.com.edgesuite.net’] => 127.0.0.1
13:22:10 DNSServer: forward other to higher level DNS: 8.8.8.8
13:22:10 DNSServer: ***
13:22:10 WebServer: started: 13:22:10
13:22:10 WebServer: ***
13:22:10 WebServer: WebServer: Serving HTTP on 192.168.1.5 port 443.
13:22:10 WebServer: ***
13:22:10 WebServer: started: 13:22:10
13:22:10 WebServer: ***
13:22:10 WebServer: WebServer: Serving HTTPS on 192.168.1.5 port 443.
13:22:10 WebServer: ***
13:23:26 DNSServer: DNS request received!
13:23:26 DNSServer: Source: (‘192.168.1.4’, 55281)
13:23:26 DNSServer: Domain: local
13:23:26 DNSServer: ***forward request
13:23:26 DNSServer: -> DNS response from higher level
13:23:26 DNSServer: DNS request received!
13:23:26 DNSServer: Source: (‘192.168.1.4’, 53487)
13:23:26 DNSServer: Domain: apple.com
13:23:26 DNSServer: ***forward request
13:23:27 DNSServer: -> DNS response from higher level
13:23:52 DNSServer: DNS request received!
13:23:52 DNSServer: Source: (‘192.168.1.4’, 52422)
13:23:52 DNSServer: Domain: api-global.netflix.com
13:23:52 DNSServer: ***forward request
13:23:52 DNSServer: -> DNS response from higher level

could someone please help me? I know the media server is working fine because I can airplay the media server when my iphone/ipad is on the same wifi…am I missing something? Where do the Apple Certs need to be installed? is that what I missing, because it only lets me install the certs in the cert store of microsoft…

It looks like your HTTP and HTTPS are on the same port.

Verify your Settings.cfg has these:

port_webserver = 80
enable_webserver_ssl = True
port_ssl = 443

Did you ever get this resolved? I’m having the same issue.

On my windows 10 i had to check the permissions on the shared folders. They where all wrong so plex couldn’t read from them.

Just go in and change them to “everyone” or set proper persmissions and reboot. Worked fine here. More of us had that problem.

right click shared folder - properties - security and make sure it’s readable.