You are not logged in.
Pages: 1
Hi everyone
I don't know if this is the right place to ask this question
I installed NetworkManager for using OpenVPN but when I click at VPN connection, it will immediately close
and this is the journal
JS ERROR: Gio.IOErrorEnum: Error writing to file descriptor: Broken pipe
_writeConnection/<@resource:///org/gnome/shell/ui/components/networkAgent.js:664:29
_writeConnection@resource:///org/gnome/shell/ui/components/networkAgent.js:663:24
VPNRequestHandler@resource:///org/gnome/shell/ui/components/networkAgent.js:486:18
_vpnRequest@resource:///org/gnome/shell/ui/components/networkAgent.js:851:26
async*_handleRequest@resource:///org/gnome/shell/ui/components/networkAgent.js:815:18
_newRequest@resource:///org/gnome/shell/ui/components/networkAgent.js:810:18
@resource:///org/gnome/shell/ui/init.js:21:20
Last edited by Morika (2024-04-12 08:05:31)
Offline
Hi Morika,
I have no idea why everyone ignored your post. I stumbled upon the same issue and your thread was the only thing relevant which came up.
I created this account specifically to respond to this post so if anyone else stumbles upon this, they can find the solution.
You need to install the optional dependency for networkmanager-openvpn called libnma.
If you try to connect using
nmcliyou will notice that it cannot find a shared library called
libnma.so.
Have a good day!
Last edited by erx96 (2024-07-15 17:03:38)
Offline
Pages: 1