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

Follow up of #24331- VPN can't be reconnected in the same session when internet/wifi is disconnected and reconnected #26579

Closed
GeetaSarvadnya opened this issue Nov 7, 2022 · 3 comments · Fixed by brave/brave-core#16052

Comments

@GeetaSarvadnya
Copy link

GeetaSarvadnya commented Nov 7, 2022

Description

Follow up of #24331- VPN can't be reconnected in the same session when internet/wifi is disconnected and reconnected

Steps to Reproduce

  1. Follow the steps from VPN can't be reconnected in the same session when internet/wifi is disconnected and reconnected #23081

Please note that issue is reproducible for myself and @MadhaviSeelam on Windows 10 x64 and Windows 11 x64 as per #24331 (comment) and #24331 (comment)

Works fine on macOS, #24331 (comment)

Actual result:

#24331 (comment)

Expected result:

Should be able to reconnect the VPN in the same browser session when wifi is reconnected

Reproduces how often:

Easy

Brave version (brave://version info)

Windows 10 x64 - 1.47.24 and 1.46.81

Version/Channel Information:

  • Can you reproduce this issue with the current release? NA
  • Can you reproduce this issue with the beta channel? Yes
  • Can you reproduce this issue with the nightly channel? Yes

Other Additional Information:

  • Does the issue resolve itself when disabling Brave Shields? NA
  • Does the issue resolve itself when disabling Brave Rewards? NA
  • Is the issue reproducible on the latest version of Chrome? NA

Miscellaneous Information:

cc: @brave/qa-team @spylogsster @bsclifton @simonhong

@stephendonner
Copy link

Steps on macOS which reproduce 100%:

  1. install 1.47.87
  2. launch Brave
  3. open brave://flags
  4. set brave://flags/#brave-vpn to Enabled
  5. purchase VPN from account.bravesoftware.com
  6. click on the VPN button in the browser toolbar
  7. ensure you're connected
  8. disconnect via any method (browser toolbar, flyout menu-items, Network panel -> BraveVPN in macOS's System Preferences...)
  9. ensure correct status is reflected in the remainder of the UI and in the Network panel
  10. disable Wi-Fi
  11. try to reconnect to BraveVPN
  12. confirm you get the Can't connect to server dialog
  13. re-enable Wi-Fi
  14. confirm VPN is not connected
  15. click on the VPN button
  16. click on Choose another server
  17. select any network region
  18. click Connect
  19. confirm you are connected to BraveVPN now
  20. look at the dialog on the VPN button

Actual Results:

Still show Can't connect to server dialog

@simonhong
Copy link
Member

simonhong commented Nov 21, 2022

note - at the step 16, error panel is gone if we connect via retry instead of Choose another server
I assume that errorFlag seems not cleared when Choose another server.

@GeetaSarvadnya
Copy link
Author

Marking this as QA/No as the follow up issue is been logged #26938 and the issues verification will be taken care in that issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment