-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Disable auto connection, is it possible? Resolving hostname infinitely. #1708
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
Comments
please provide a full log of the app. |
Log attached. Thank you for your attention! |
Hi |
cannot stop? Do you mean the app does not react anymore? |
Exactly |
I need more information to be able to reproduce this behaviour because I have never seen that in my own testing. |
I'm getting the same or similar issue: sometimes will get stuck on "resolving host names" status and also the application will stop responding the disconnect/reconnect commands and needs to be force stopped. |
As I told earlier, you need the server address not to be resolved in order to reproduce the problem.
We have an organization vpn that can only be accessed via the company network. The server address cannot be resolved outside that network. So if the mobile is not in that network and accidentally starts a connection the application will infinitely and rapidly try to resolve the server address and wont respondes. |
THere should be some timeout or something. I rpobably need a log that starts before the looping occurs to figure out what is happening here. |
This is application log from the beginning until it starts resolving server address.
|
I also encountered this problem, and I can reproduce it with an ipv6 address |
Hello, could you help me?
I am noticing some details when the network connection is unavailable on the device. When I lose the mobile connection or disable the connection, the application stays with the "resolving host names" status for a long time.
Even after I enable the connection again, it still has this status for a long time and when I check the IP address on the device, the IP address is the address of the LAN to which I was connected.
What can I do so that when I lose connection, the VPN is completely disconnected and doesn't keep trying to automatically reconnect?
The text was updated successfully, but these errors were encountered: