#AutoUpdater Doesnt Work -> TCP Error os 10013

15 messages · Page 1 of 1 (latest)

indigo mural
#

Is this tauri issue or global?
can anyone tell me some information?

indigo mural
#

Another one, I try to get why

indigo mural
#

Ok, this is actually also a tauri problem?

#

some of my users cant connect to this and therefore the autoupdater doesnt work

#

any help is appreciated ❤️

#

AutoUpdater Doesnt Work -> TCP Error os 10013

noble tangle
#

Windows usually only shows that error when some software blocked the connection, typically an anti-virus.

indigo mural
#

even though they disabled it, it didn't work 😦

#

do you think an EV License would solve this problem?

#

the problem is, it also occured on machine who just had default microsoft protection (but only ones so its fine ig)

#

would be still nice to know how to fix it

noble tangle
noble tangle
#

If the user doesn't have an anti-virus, firewall, or VPN enabled, and it's happening every time, it's possible that the user has changed the dynamic port range. You can check the range with netsh int ipv4 show dynamicport tcp and netsh int ipv6 show dynamicport tcp. The default is: Start Port: 49152, Number of Ports: 16384.