Rafficer / linux-cli-community

Linux command-line client for ProtonVPN. Written in Python.

Home Page:https://protonvpn.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Fail to initialize profile with protonvpn init

Fatih20 opened this issue · comments

Describe the bug
protonvpn init return an error message :
(protonvpn:20258): GLib-GIO-CRITICAL **: 10:27:14.145: This application can not open files.

To Reproduce
Steps to reproduce the behavior:

  1. Run protonvpn init after following the installation setup.

Expected behavior
Shouldn't it ask for OpenVPN username and password to generate a profile?

Error Messages/Program Output/Log Messages (~/.pvpn-cli/pvpn-cli.log)
(protonvpn:20258): GLib-GIO-CRITICAL **: 10:27:14.145: This application can not open files.

Desktop (please complete the following information):

  • OS: elementaryOS 6
  • Python Version: 3.8.10
  • ProtonVPN-CLI Version: v3.8.0

Additional context
It seems that running any protonvpn command will return the aforementioned error message.

Yes I've ran the commands with sudo.

Nevermind, I think I installed the wrong software as it apparently tried to open the protonvpn application, not going through the command line.