linux-app icon indicating copy to clipboard operation
linux-app copied to clipboard

Error Getting VPN State

Open hraP93SZrh opened this issue 1 year ago • 2 comments

We are happy to answer your questions about the code or discuss technical ideas.

Please complete the following checklist (by adding [x]):

  • [x] I have searched open and closed issues for duplicates
  • [x] This isn't a feature request
  • [ ] This is not a report about my app not working as expected

Not sure if this is the correct place to file this, but here is a general overview of the question and more details can be provided once this is in the correct place.

During the running of ProtonVPN with a successful connection without any other interaction with the GUI or the program an error pop-up appears:

   Error Getting VPN State 
     No logical server could be found.

This pop-up can be closed and the IP address is unchanged so the connection seems to be sound.

The log file, 'protonvpn-gui.log' seems to be catching all of the data related to this error with the following noted along with the Traceback data.

dashboard.py — ERROR —__on_monitor_vpn:698 — No logical server could be found

Any assistance is greatly appreciated. Thank you.

Desktop environment:

  • OS: Ubuntu 20.04 (Focal Fossa) / Linux Mint 20.3 Una
  • Python Version: Python 3.8.10
  • ProtonVPN-CLI Version: protonvpn-cli --version; Output: Proton VPN CLI v3.13.0 (protonvpn-nm-lib v3.14.0; proton-client v0.7.1)

hraP93SZrh avatar May 10 '23 17:05 hraP93SZrh