You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there! First of all thank you for creating this tool as Ubisoft doesn't seem to be particulary keen on providing actual support neither to their games and their launcher, nor their users. However, we cannot seem to make this work.
Environment
Windows 7 Ultimate 6.1 (build: 7601: Service Pack 1)
Symptoms
Right after launching the tool, this error message appears (see also attached image), it can only be closed:
Port 443 may be blocked, please close any applications using it (webservers and so on).
java.net.BindException: Address already in use: JVM_Bind
As you can see, I'm using Visual SVN, which has a HTTPS service running on localhost. You can try visiting https://localhost/ and see where you arrive.
So when I want to use the tool, I need to open the Windows services view (services.msc), and stop the Visual SVN Webserver before launching the tool. I can restart it after I'm done playing Ubi games and shut down the launcher & tool.
I had the problem that port 443 was used by "system" with PID 4 on my Windows 7 machine. The solution for me was to delete a "Incoming Connection" (VPN) which existed in the network connections folder.
It seems that I created it and forgot to delete it after usage...
Hope this helps. If it does, feel free to star the repo and/or upvote the Reddit post, so that this program becomes more visible when searching for the problem. :)
Hey there! First of all thank you for creating this tool as Ubisoft doesn't seem to be particulary keen on providing actual support neither to their games and their launcher, nor their users. However, we cannot seem to make this work.
Environment
Windows 7 Ultimate 6.1 (build: 7601: Service Pack 1)
Symptoms
Right after launching the tool, this error message appears (see also attached image), it can only be closed:
Port 443 may be blocked, please close any applications using it (webservers and so on).
java.net.BindException: Address already in use: JVM_Bind
Identified possibly interfering applications
At this point, we're pretty much stuck. Have you maybe experienced something like this? Where were we going wrong? Thank you in advance.
The text was updated successfully, but these errors were encountered: