[SOLVED] OpenVPN dashboard widget shows no client info on 23.1.4

Started by benyamin, March 22, 2023, 10:49:50 PM

Previous topic - Next topic
Hi everyone,

Is it just me, or does anyone else have an empty OpenVPN dashboard widget?

Maybe a regression due to: openvpn: add ovpn_status.py script and configd action to fetch connected clients...?


Just upgraded to 23.1.4_1 and im facing same issue. Openvpn widget is showing nothing. Removing and adding widget didnt help. Starting and stopping openvpn service didnt help. Rebooting the appliance didnt help either. However, VPN tunel is up and running.

March 23, 2023, 01:45:50 PM #3 Last Edit: March 23, 2023, 01:50:24 PM by Fright
Hi

client connections or client instances?

If I understand your query correctly, Connections. iirc, the widget used to display the name, gateway and i/f addresses (stacked) plus a red / green bidirectional arrow status indicator.

I've also noticed that if you click through to Connection Status, the client Names appear to have a colon appended. iirc, that wasn't there beforehand, but I could certainly be mistaken.

If I'd hazard a guess, I'd say there's a regression in the work to migrate to MVC (whether issue 6382, issue 6376 or elsewhere, i couldn't say), perhaps related to the deletion of src/www/status_openvpn,php, but I'm just guessing.

Im talking about Openvpn widget on main webui page.

This is how it used to be before updating to 23.1.4_1



This is how it looks after i updated to 23.1.4_1



This is the screenshot of VPN / OpenVPN / Connection Status






yep, looks like a typo
can you test
opnsense-patch -a kulikov-a cf96c24
please?

Quote from: Fright on March 23, 2023, 03:22:25 PM
yep, looks like a typo
can you test
opnsense-patch -a kulikov-a cf96c24
please?

Yup. That fixed it. Thank you sir.

Thanks Fright..!  :D

I used: opnsense-patch 13d77cc ...following the merge.

It looks like a couple more commits are needed for the server status to be fixed, but this was for clients. I'll update the title + [SOLVED].