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

hqpwv process closes without error if blocked by firewall #2

Open
JimJamShazam opened this issue Jun 27, 2022 · 0 comments
Open

hqpwv process closes without error if blocked by firewall #2

JimJamShazam opened this issue Jun 27, 2022 · 0 comments

Comments

@JimJamShazam
Copy link

I was having a persistent issue where sometimes the hqpwv command prompt window would just close after I tried to open it, with no error or explanation. I figured out that the issue was hqpwv being blocked by Windows Defender firewall, one of my home networks was set as a "public network" and hqpwv wasn't whitelisted in the firewall settings. I'm not sure if you have any control over this, but if hqpwv's network connection is blocked, could it be made to stay open and give an error message, rather than just closing instantly? It would have been much faster to diagnose the issue if I got an error like "UDP socket blocked" or "network timeout" or something.

I'm on Win10 LTSC.

Steps to reproduce:

  1. Enable Windows Defender Firewall.
  2. Set your current network to "Public", so that network connections for many apps are blocked by default.
  3. Don't add the hqpwv server to the firewall's whitelist.
  4. Run hqpwv server.

Result: The hqpwv server CMD window opens for a moment, gets as far as "creating udp socket; udp socket listening on 0.0.0.0:58080; waiting for response from HQPlayer...", then a moment later, the CMD window closes. No error message, and there's no log file that I have found.

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