We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The connection test to WAN server fails forever, even if re-connect to active network after starting with inactive network.
I inspected the behavior with using Wireshark. It maybe seems the app can't connect to valid DNS server.
The text was updated successfully, but these errors were encountered:
refs: github.com/nodejs/node/issues/1644
Sorry, something went wrong.
Change: Dependencies - Customized request module; refs #3
9a4da79
It seems fixed this problem. If that problem relapsed, please report on this issue or make a new issue.
Change: Separate the authentication module to a child process
d8bdd68
It maybe to improve the dns lookup problem in long-term use #3
mugifly
No branches or pull requests
The connection test to WAN server fails forever, even if re-connect to active network after starting with inactive network.
I inspected the behavior with using Wireshark. It maybe seems the app can't connect to valid DNS server.
The text was updated successfully, but these errors were encountered: