You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
when running gpclient we get
Failed to bind local tun device (TUNSETIFF): Operation not permitted
[2025-05-28T09:28:05Z WARN openconnect::ffi] To configure local networking, openconnect must be running as root
running as root fixes the problem
Expected behavior
the gui does not need root access, the cli shoudn't
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
For the GUI version, you can find the logs at ~/.local/share/gpclient/gpclient.log
For the CLI version, copy the output of the gpclient command.
Environment:
OS: arch
Desktop Environment: kde
Is remote SSH? no
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
when running gpclient we get
Failed to bind local tun device (TUNSETIFF): Operation not permitted
[2025-05-28T09:28:05Z WARN openconnect::ffi] To configure local networking, openconnect must be running as root
running as root fixes the problem
Expected behavior
the gui does not need root access, the cli shoudn't
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
~/.local/share/gpclient/gpclient.log
gpclient
command.Environment:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: