-
-
Notifications
You must be signed in to change notification settings - Fork 162
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
Cannot add wireguard as proxy #1863
Comments
I was just trying to add Wireguard proxy and it seems that I had a similar problem caused by DNS, AllowedIPs (network-ending-with-zero/mask), Addresses (ip/mask). So for example valid:
Except that I have one peer with IP:PORT (like Try downloading Wireguard application and setting up your connection there - it can be exported there and then imported to Rething. Original app can have more verifications and more verbose messages. |
Do these problems also show up in the official WireGuard for Android app? If so, we should fix these (feel free to share a sample config with randomized but proper keys, if needed). |
Yes. But for some reason it only happens if I run |
+1, copying the QR code and manually creating a config with that content results in the exact same behaviour. Example config that is seen as invalid:
Manually adding the config through the add menu works fine. |
Update: Seems related to the private key, after importing a config that reports as invalid, manually copying the private key and saving the configuration seems to make that warning disappear and I'm able to connect fine. |
Scanning the QR code results in "Invalid proxy config" on latest GrapheneOS
The text was updated successfully, but these errors were encountered: