Skip to content
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

The VPN GUI does not show the end-user when a VPN server disconnects. #9932

Open
kari-hardarson opened this issue Feb 15, 2021 · 0 comments
Open

Comments

@kari-hardarson
Copy link

  • Cinnamon version (cinnamon --version)

Linux Mint 20.1 Cinnamon
Cinnamon 4.8.6
Linux karipc 5.4.0-65-generic #73-Ubuntu SMP Mon Jan 18 17:25:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

Issue

The VPN GUI does not show the end-user when a VPN server disconnects.

Steps to reproduce

Connect to VPN by sliding the slider "VPN Connection" to the right. Verify that you do have a connection.

After some period server disconnects, maybe after 24 hours or after a period of no activity.

Then: The Icon on the traybar is not updated to show the disconnection and the VPN connection indicator is still green and slided to the right.

Expected behaviour

When the VPN server disconnects your computer, a dialog box should show "The connection was terminated by server" and the traybar Icon should not show a good VPN connection.

Other information

Configuration info, if applicable

Here are /var/log/syslog lines that appear when openvpn server disconnects the client:

Feb 14 16:17:01 karipc CRON[357962]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Feb 14 16:19:39 karipc nm-openvpn[292931]: AUTH: Received control message: AUTH_FAILED,SESSION: Your session has expired, please reauthenticate
Feb 14 16:19:39 karipc nm-openvpn[292931]: SIGUSR1[soft,auth-failure] received, process restarting
Feb 14 16:21:00 karipc NetworkManager[851]: [1613319660.5080] manager: NetworkManager state is now CONNECTED_SITE
Feb 14 16:21:00 karipc dbus-daemon[847]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.11' (uid=0 pid=851 comm="/usr/sbin/NetworkManager --no-daemon " label="unconfined")
Feb 14 16:21:00 karipc systemd[1]: Starting Network Manager Script Dispatcher Service...
Feb 14 16:21:00 karipc dbus-daemon[847]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Feb 14 16:21:00 karipc systemd[1]: Started Network Manager Script Dispatcher Service.
Feb 14 16:21:10 karipc systemd[1]: NetworkManager-dispatcher.service: Succeeded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant