bonjour,
J’ai installé cyberghostvpn via un script ubuntu sur ma linux mint. Cela fonctionnait hier. J’ai rallumé le pc ce matin et …plus de connection au net.
Je post ici car je ne pense pas que ce soit un problème de distribution.
J’ai ce message en console en voulant lancer le vpn.
$ cyberghostvpn --service-type
Perform authentication ...
Traceback (most recent call last):
File "urllib3/connection.py", line 169, in _new_conn
File "urllib3/util/connection.py", line 73, in create_connection
File "socket.py", line 955, in getaddrinfo
socket.gaierror: [Errno -2] Name or service not known
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "urllib3/connectionpool.py", line 699, in urlopen
File "urllib3/connectionpool.py", line 382, in _make_request
File "urllib3/connectionpool.py", line 1012, in _validate_conn
File "urllib3/connection.py", line 353, in connect
File "urllib3/connection.py", line 181, in _new_conn
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x7f5074d6bdf0>: Failed to establish a new connection: [Errno -2] Name or service not known
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "requests/adapters.py", line 439, in send
File "urllib3/connectionpool.py", line 755, in urlopen
File "urllib3/util/retry.py", line 574, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='v2-api.cyberghostvpn.com', port=443): Max retries exceeded with url: /v2/my/account/jwt?language=en (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5074d6bdf0>: Failed to establish a new connection: [Errno -2] Name or service not known'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "cyberghostvpn.py", line 762, in <module>
File "cyberghostvpn.py", line 510, in main
File "servers/traffic.py", line 13, in __init__
File "libs/services.py", line 21, in __init__
File "libs/locales.py", line 24, in __init__
File "libs/user.py", line 37, in __init__
File "libs/auth.py", line 64, in __init__
File "libs/auth.py", line 83, in authenticate
File "libs/api.py", line 212, in doPost
File "libs/api.py", line 278, in __doRequest
File "requests/api.py", line 119, in post
File "requests/api.py", line 61, in request
File "requests/sessions.py", line 542, in request
File "requests/sessions.py", line 655, in send
File "requests/adapters.py", line 516, in send
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='v2-api.cyberghostvpn.com', port=443): Max retries exceeded with url: /v2/my/account/jwt?language=en (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5074d6bdf0>: Failed to establish a new connection: [Errno -2] Name or service not known'))
[3324] Failed to execute script 'cyberghostvpn' due to unhandled exception!
A défaut de faire fonctionner le script, j’aimerais surtout le désinstaller. Tout est bloqué, même plus de ‹ update › possible. Lorsque je tente ‹ cyberghostvpn --uninstall › j’ai le même résultat.