Skip to content
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

Default port 1992 conflicts with Hyper-V: fails without warning #19

Open
Panometric opened this issue Aug 3, 2019 · 0 comments
Open

Comments

@Panometric
Copy link

V2.15.0 on Windows fails without any warning or log if Hyper-V or Docker Desktop is installed. This makes it difficult to learn what is wrong. Using --start-webview=false will at least show an error message.

It should at least tell you what is wrong without closing the command window. Better yet, since hyperv is not the only program that reserves certain ports, just try another port until you find one that works.

The quickest workaround is the use the command line option: --http-addr 127.0.0.1:8081

See:
cesanta/mos-tool#33
googlevr/gvr-unity-sdk#1002
https://community.mongoose-os.com/t/mos-ui-web-network-config/92

@Panometric Panometric changed the title Hardcoded port 1992 conflicts with Hyper-V: fails without warning Default port 1992 conflicts with Hyper-V: fails without warning Aug 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant