Unhandled JSON parsing error on server listing
pbonnell opened this issue · 0 comments
pbonnell commented
Occasionally, when fetching the server list, the following failure occurs:.
This appears to be in the fetch/parse routine for fastest server HERE .
when connecting to https://api.protonmail.ch/vpn/logicals
# sudo pvpn --fastest
Fetching ProtonVPN servers...
Traceback (most recent call last):
File "<stdin>", line 2, in <module>
File "/usr/lib/python2.7/json/__init__.py", line 339, in loads
return _default_decoder.decode(s)
File "/usr/lib/python2.7/json/decoder.py", line 364, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python2.7/json/decoder.py", line 382, in raw_decode
raise ValueError("No JSON object could be decoded")
ValueError: No JSON object could be decoded
Connecting...
[!] Error connecting to VPN.