Cyberghostvpn not working!

When i run anything with cybergostvpn for example: “cyberghostvpn --server-type torrent” i get this error:

File “cyberghostvpn.py”, line 762, in

File “cyberghostvpn.py”, line 742, in main

File “servers/torrent.py”, line 177, in showInstances

File “servers/torrent.py”, line 86, in getInstances

File “libs/services.py”, line 73, in getServers

File “libs/api.py”, line 195, in doGet

File “libs/api.py”, line 291, in __doRequest

File “requests/models.py”, line 897, in json

File “simplejson/__init__.py”, line 518, in loads

File “simplejson/decoder.py”, line 370, in decode

File “simplejson/decoder.py”, line 400, in raw_decode

simplejson.errors.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

[10825] Failed to execute script ‘cyberghostvpn’ due to unhandled exception!

What do i do??

I’m a bit late, but have you found a solution?? I’m struggling with the same problem…

I have found a solution. I dont know if anabody ever going to need this, but here it is

https://askubuntu.com/questions/1409668/internet-connection-wifi-not-working-after-vpn-connection-failed

$ sudo rm -f /etc/resolv.conf
$ echo "nameserver 8.8.8.8" | sudo tee /etc/resolv.conf
$ sudo cyberghostvpn --connect --city amsterdam --country-code nl
$ sudo cyberghostvpn --stop