-
Notifications
You must be signed in to change notification settings - Fork 240
Reconnect fails due to missing re-authentication #265
Comments
Thanks for report. Could you please try it with bundled console client? (in admin terminal) - just to identify the source of problem (gui or library). Thanks. |
thanks for your response. I just tested inside command prompt, the result looks similar.
|
looks like openconnect library issue. Could you please try the last openconnect-gui snapshot (2019.01.18) from here: if it will not help, then please raise issue in openconnect library project: |
with that build I am able to pipe the password into command line (probably due to fix in version 8.00 - an other issue I have not mentioned so far) but the issue I have reported here regarding reconnection stays the same.
|
thanks for update; pls. report/discuss this with openconnect maintainer; issue looks to be outside of GUI (this project is only smal gui on top of mentioned library/tool) |
hi horar,
So could we add that simple change in behavior as a feature request? I think that might help a lot of users. Thanks a lot in advance! |
Describe the bug
When an established VPN connection gets interrupted, OpenConnect tries to reconnect to the previous connection.
Once the remote host becomes available again, the re-connection attempt is unsuccessful with an HTTP/1.1 404 Unauthorized response from the remote server, because the client does not seem to properly authenticate itself.
If I manually click the "connect" button afterwards, the VPN connection is established successfully again without the need of entering credentials manually.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
OpenConnect is supposed to reauthenticate with user and password the way it does if I manually click on connect
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: