We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Each connection has in brackets Client update needed when going via NetworkManager
Have tried several, none connect.
OS Solus 4.1
If I try via terminal I get pypia -f Pinging all PIA servers. This might take a few seconds...
ping: unknown host ping: unknown host ping: unknown host ping: unknown host ping: unknown host ping: unknown host ping: unknown host ping: unknown host ping: unknown host ping: unknown host ping: unknown host ping: unknown host ping: unknown host Traceback (most recent call last): File "/usr/bin/pypia", line 11, in load_entry_point('pypia==0.3.7', 'console_scripts', 'pypia')() File "/usr/lib/python3.7/site-packages/pypia/pypia.py", line 357, in main print(lat) File "/usr/lib/python3.7/site-packages/pypia/pypia.py", line 306, in str .format(self.ip_addresses[k], j[0], j[1], j[2], j[3], IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
I confirm I have the same issue here. If there is any details to give, I'd be more than happy to help.
Kernel version : 5.11.4 NetworkManager version : 1.30.0-2 Inputils version : s20200821
Sorry, something went wrong.
No branches or pull requests
Each connection has in brackets Client update needed when going via NetworkManager
Have tried several, none connect.
OS Solus 4.1
If I try via terminal I get
pypia -f
Pinging all PIA servers. This might take a few seconds...
ping: unknown host
ping: unknown host
ping: unknown host
ping: unknown host
ping: unknown host
ping: unknown host
ping: unknown host
ping: unknown host
ping: unknown host
ping: unknown host
ping: unknown host
ping: unknown host
ping: unknown host
Traceback (most recent call last):
File "/usr/bin/pypia", line 11, in
load_entry_point('pypia==0.3.7', 'console_scripts', 'pypia')()
File "/usr/lib/python3.7/site-packages/pypia/pypia.py", line 357, in main
print(lat)
File "/usr/lib/python3.7/site-packages/pypia/pypia.py", line 306, in str
.format(self.ip_addresses[k], j[0], j[1], j[2], j[3],
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: