-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
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
AzireVPN: "Error: error decoding response body" #269
Comments
Can you run it with
I assume the response or URL here has changed - https://github.com/jamesmcm/vopono/blob/master/vopono_core/src/config/providers/azirevpn/wireguard.rs#L35 |
Sure thing.
For some weird reason I never saw --verbose in --help despite looking :). |
It looks like they've changed the API. I think port forwarding used to just work with |
the same is now for mullvad, idk, but this utility still does not work. But it's a great idea, I hope you fix this error. In general, in order not to depend on the api, the best idea is to use the configs that I have already downloaded, I don't understand why I can't do this, it would be a more universal way to connect |
Hi,
I tried setting up vopono but get the following error:
$ vopono sync -c Wireguard AzireVPN
2024-05-27T20:06:14.263Z INFO vopono::sync > Starting Wireguard configuration...
AzireVPN username: [censored]
AzireVPN password: [hidden]
Error: error decoding response body
Caused by:
missing field
data
at line 4 column 1Do I need to run some other command first?
The text was updated successfully, but these errors were encountered: