-
Notifications
You must be signed in to change notification settings - Fork 56
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
Stopped working with Ubuntu 22.04 #62
Comments
Same issue on Pop!_OS 22.04. |
Looks like a duplicate of #59 |
Are there any plans to fix this, would be great to be able to use it with the newest network manager. If someone can tell me what the core problem ist, i may be able to create pull request. |
Has anybody confirmed that downgrading network manager to a previous version get's this plugin working? If so, what are the commands you used to downgrade the package? Really wish this would of worked during the upgrade and I still wonder why this isn't a feature built into Ubuntu like OVPN is. |
If you had looked at the links this ticket refers to you would have had all your answers. |
I am currently experiencing the same issue here, Ubuntu 22.04 |
@foxy6520 |
I believe proper WireGuard integration into settings and shell is in place for GNOME 43. The wait is for Ubuntu 22.10 in the hope that those parts have not been left out. |
Does anyone know when the code will be updated to support in Gnome 42 and 43?
Ubuntu 22.10 hasn't WireGuard integration. |
Yes, it does have it partially. The connections show up nicely in the Shell menu. It's only in the settings that you can't alter or add new connections yet. Since you don't do that every day anyway can do it the cli way. |
Yes, I'm writing in the terminal:
In order not to forget about the working client, I use the extension WireGuard-VPN-extension This extension only shows the status. It cannot turn on/off the client. But does this extension WireGuard Indicator can turn on/off the client? It is not yet available for Gnome 43 |
Like I said, through the cli: |
I didn't know it was possible! Now it works without a plugin! |
nm-wireguard-service:
make |
@yanzilisan183 can you please elaborate on how to use your code and compile nm-wireguard-service? |
for try code @yanzilisan183 from max-moser#62
@yanzilisan183 sweet. Works great in Debian 12.2 LXQt network-manager 1.42.4-1 |
This was working great with Ubuntu 21.04. After upgrading to 22.04, not so much.
Attempting to connect will fail instantly.
Syslog shows a bunch of this-
And this
Other devices are still able to connect (android, ios, etc) just this latest Ubuntu update has me scratching my head.
If it helps, this is NetworkManager is 1.36.4.
The text was updated successfully, but these errors were encountered: