openvpn3-indicator
openvpn3-indicator copied to clipboard
Indicators reports "connected" even though system service remains in "connecting"
While
user@host:~$ openvpn3 sessions-list
-----------------------------------------------------------------------------
Path: /net/openvpn/v3/sessions/e522d97esc27cs4013sa33cs24587f40387f
Created: 2025-09-15 17:26:28 PID: 10197
Owner: user Device:
Config name: XXXXXXXXX
Status: Connection, Client connecting
-----------------------------------------------------------------------------
indicator shows "connected" desktop notification and colors the icon orange, even though connection has not been established.
This e.g. happens when the openvpn3 host does not respond.
The relevant code was designed quite early and requires a complete review of all possible state changes and our reactions that can now include:
- changing the identificator icon,
- displaying notification,
- displaying dialog.