-
-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] "Millennium can't connect...target port '8080' is being used by ' '." #98
Comments
I forgot to mention this in the issue above, but Steam seems to operate normally as long as I do not interact with the pop-up in any way (clicking "OK" or closing it), but I assume it's just vanilla Steam as Millennium couldn't load correctly. Once I interact with the pop-up though, it shuts it down immediately. Not sure if this is helpful in any way for this, just figured I should mention it anyway. |
This is usually a problem with an antivirus, firewall, or system settings, or even steam settings. |
Some found success disabling hardware acceleration |
This happens with Ghost Recon Wildlands too |
@Linx-ESP in your case, it seems Ghost Recon needs port 8080, while steam also needs it at the same time. To fix that you'll have to change steam's launch args, and add |
Ah, good to know. I usually remove Windows Defender when I install Windows to my PC but I didn't this time, gonna do that in a moment to see if it fixes it. If it doesn't, then I'll disable hardware acceleration. Edit: Strangely enough, it started working without either action taken, I don't know what fixed it or if it was because Windows started with no Internet connection (my USB adapter needed to be reconnected, booting into Linux and then rebooting into Windows causes issues with it) but it seems to be working now. The same source maps errors come up as well as the 404 error, so I assume those have nothing to do with the port error. |
Those source map errors and 404's are nothing of concern. It should be working perfectly! |
Thank you, and it is working perfectly — I've already loaded the Metro skin so far and it's having zero issues. I'm still not sure what caused the bug, and since there's no more issues and the other errors are not related to it, I'll be closing the issue. Thank you again! |
Before Reporting
Describe the Bug
Bug begins with Millennium first being unable to find something at this link: https://steamloopback.host/appdetails/achievement_progress.json
Then at the end of the console in DevTools, there's a lot of connection refused errors - all having to do with source maps and being unable to load them.
And the issue is presented with an error pop-up telling me port 8080 is occupied by another process. The only process running on port 8080 when I check in Powershell is steamwebhelper.exe.
Expected Behavior
Not really sure, never used this before so I don't know how it should work.
Steps To Reproduce
Follow instructions provided with latest version on Windows 10.
Run steam.exe.
Operating System
Windows
Anything else?
devtools-log.log
The text was updated successfully, but these errors were encountered: