➜ protonvpn
Traceback (most recent call last):
File "/usr/bin/protonvpn", line 33, in <module>
sys.exit(load_entry_point('protonvpn-gui==1.12.0', 'console_scripts', 'protonvpn')())
File "/usr/bin/protonvpn", line 25, in importlib_load_entry_point
return next(matches).load()
File "/usr/lib/python3.10/importlib/metadata/__init__.py", line 171, in load
module = import_module(match.group('module'))
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/usr/lib/python3.10/site-packages/protonvpn_gui/main.py", line 14, in <module>
from proton.constants import VERSION as proton_version
File "/usr/lib/python3.10/site-packages/proton/__init__.py", line 1, in <module>
from .api import Session # noqa
File "/usr/lib/python3.10/site-packages/proton/api.py", line 21, in <module>
from .cert_pinning import TLSPinningAdapter
File "/usr/lib/python3.10/site-packages/proton/cert_pinning.py", line 5, in <module>
from OpenSSL import crypto
File "/usr/lib/python3.10/site-packages/OpenSSL/__init__.py", line 8, in <module>
from OpenSSL import SSL, crypto
File "/usr/lib/python3.10/site-packages/OpenSSL/SSL.py", line 19, in <module>
from OpenSSL.crypto import (
File "/usr/lib/python3.10/site-packages/OpenSSL/crypto.py", line 3224, in <module>
utils.deprecated(
TypeError: deprecated() got an unexpected keyword argument 'name'
#[Solved]Protonvpn won't start
1 messages · Page 1 of 1 (latest)
more openssl issues... this happen with aws as well and a lot other services. if you have openssl-1.1 installed try reinstalling pyopenssl
@hollow bison
honestly they completely fucked openssl over with no warning. ridiculous
thing is, my protonvpn has been broken long before the openssl bs
and i have tried that
ah. it seems to emerge in a lot of applications recently. you have tried both?
also when did it start? and was it after any particular event? like update or reboot
not too sure, i think it was after a python update?
tried reinstallin gthe aur package a bunch of times too, no dice
okay your issue is in pyopenssl
rip
i've reinstalled that after installing openssl-1.1
try reinstall pyopenssl, if doesn't work try downgrade to 22.0.0
using pip
that should fix your issue
if it doesn't work let me know
aight, gonna try in a but, thank you
np
handling python packages with pip reminds me how i hate pip for not having an upgrade all option
yeah :(
:D fixed?
yep
ayy! make sure to add [solved] to post title btw
i had pyopenssl installed via pacman
forced an install from pip, it works now :v
rip
good that you've got it up and working then