Diagnostics
Overview
Section titled “Overview”The Diagnostics tab (and ovpn-gui doctor CLI command) provides tools for checking the health of the OpenVPN 3 Linux D-Bus services and troubleshooting connection problems.
Service Reachability Check
Section titled “Service Reachability Check”Verifies that each OpenVPN 3 D-Bus service is running and responding:
- Configuration service
- Session manager
- Network configuration service
- Backend process manager
ovpn-gui doctorD-Bus Surface Validation
Section titled “D-Bus Surface Validation”Validates that the adapter layer method signatures match what the live OpenVPN 3 installation actually exposes:
ovpn-gui doctor dbus-surfaceLog Inspection
Section titled “Log Inspection”ovpn-gui doctor logsSupport Bundle Export
Section titled “Support Bundle Export”Exports a redacted bundle (no secrets, no profile content) containing service status, recent logs, environment information, and app settings.
ovpn-gui doctor exportThe bundle is written to the current directory as a .tar.gz file.