-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Follow up of #25789 - Choose new server throws Can't connect to server error in both profile 1 and profile 2 #26857
Comments
cc @mattmcalister for visibility |
Checking. It looks like retry once resolves this situation. |
fix brave/brave-browser#26857 Network state could be unavailable shortly right after vpn disconnected. In this case, connect should go ahead if we want to connect after disconnected. BraveVpnAPIRequest will handle network failure by retrying.
brave/brave-core#16065 will mitigate this issue but not sure will fix this issue 100%. |
The above requires |
Verified
|
Brave | 1.46.129 Chromium: 108.0.5359.48 (Official Build) (x86_64) |
---|---|
Revision | 18ceeca0d99318e70c00d2e04d88aa55488b5c63-refs/branch-heads/5359@{#854} |
OS | macOS Version 11.7.1 (Build 20G918) |
Steps:
- installed
1.46.129
- purchased and configured VPN using
issue26857@mailinator.com
fromaccount.bravesoftware.com
(staging) - connected to
BraveVPN
, and confirmed VPN is connected to default/nearest serverUSA (West)
- created
VPN Profile 2
via the"hamburger"
menu - ensured that VPN is connected in profile 2; confirmed VPN is connected to
USA (West)
- in profile 2, clicked on the
VPN
button and choseJapan
- confirmed Profile 2 connected to
Japan
without issue - switched to profile 1 and selected
USA (North-West)
- switched to
VPN Profile 2
and confirmed I was connected toUSA (North-West)
example | example | example | example | example | example |
---|---|---|---|---|---|
Verification PASSED on
|
Description
Follow up of #25789 - Choose new server throws Can't connect to server error in both profile 1 and profile 2
Steps to Reproduce
Can't connect to server
error in both profile 1 and profile 2 #25789 (comment)Actual result:
Follow up of #25789 - Choose new server throws Can't connect to server error in both profile 1 and profile 2
Expected result:
Should not throw any error
Reproduces how often:
Easy
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
cc: @brave/qa-team @simonhong @bsclifton
The text was updated successfully, but these errors were encountered: