DefGuard / client

Best WireGuard desktop client with Multi-Factor Authentication
67 stars 9 forks source link

After updating instance all istances stop working #172

Closed teon closed 5 months ago

teon commented 5 months ago

The client after "Connect" has "Unexpected error", in terminal logs:

[2024-01-19][12:44:07][INFO][defguard_client::commands] Instances retrieved(2)
[2024-01-19][12:44:07][INFO][defguard_client::commands] Fetching latest application version with args: current version 0.2.0 and operating system linux
[2024-01-19][12:44:07][INFO][defguard_client::commands] Instances retrieved(2)
[2024-01-19][12:44:13][ERROR][E0@tauri://localhost/assets/index-f6369ebf.js:68:7119] Invoking connect FAILED
"IP address parse error: invalid socket address syntax"
[2024-01-19][12:44:13][ERROR][E0@tauri://localhost/assets/index-f6369ebf.js:68:7119] Error handling interface: IP address parse error: invalid socket address syntax
[2024-01-19][12:44:31][ERROR][E0@tauri://localhost/assets/index-f6369ebf.js:68:7119] Invoking connect FAILED
"IP address parse error: invalid socket address syntax"
[2024-01-19][12:44:31][ERROR][E0@tauri://localhost/assets/index-f6369ebf.js:68:7119] Error handling interface: IP address parse error: invalid socket address syntax

After more testing for sure it's related to this bug: https://github.com/DefGuard/client/issues/173 as no instance VPN is connecting now When importing config for this VPN through WG Tunnels it works!