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

[BUG] status command prints error message with active Kill Switch instead of informing the user #40

Closed
Rafficer opened this issue Nov 22, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Rafficer
Copy link
Owner

Describe the bug
When the Kill Switch is active (OpenVPN process died) and you call protonvpn status it prints out an error message

[!] There was an error connecting to the ProtonMail API.
[!] Please make sure your connection is working properly!

To Reproduce
Steps to reproduce the behavior:

  1. Activate Kill Switch
  2. Connect to a server
  3. Kill OpenVPN process sudo pkill openvpn
  4. Use protonvpn status

Expected behavior
The User gets a warning that the Kill Switch is active and a manual reconnection is needed

Desktop (please complete the following information):

  • OS: Fedora 31
  • Python Version: 3.7.4
  • ProtonVPN-CLI Version: 2.1.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant