DefGuard / client

Best WireGuard desktop client with Multi-Factor Authentication
129 stars 13 forks source link

Invoking save_device_config FAILED on macOS #325

Closed pravic closed 1 month ago

pravic commented 1 month ago
[2024-10-09][08:50:50][ERROR][E0@tauri://localhost/assets/index-85ca9509.js:68:7119] Invoking save_device_config FAILED
"invalid args `response` for command `save_device_config`: missing field `enterprise_enabled`"

Is this problem coming from the server configuration or it's a client issue?

OS: macOS 14.6.1 Client: v0.5.0-alpha13

More logs:

[2024-10-09][08:50:05][INFO][defguard_client::periodic::config] Retrieved configuration for 0 instances, sleeping 30s
[2024-10-09][08:50:06][INFO][defguard_client::commands] Settings retrieved
[2024-10-09][08:50:06][INFO][defguard_client::commands] Instances retrieved(0)
[2024-10-09][08:50:06][INFO][defguard_client::commands] Tunnels retrieved(0)
[2024-10-09][08:50:06][INFO][defguard_client::commands] Instances retrieved(0)
[2024-10-09][08:50:06][INFO][defguard_client::commands] Tunnels retrieved(0)
[2024-10-09][08:50:06][INFO][defguard_client::commands] Fetching latest application version with args: current version 0.5.0 and operating system macos
[2024-10-09][08:50:08][INFO][defguard_client::commands] Latest application version fetched: 0.4.0
[2024-10-09][08:50:35][INFO][defguard_client::periodic::config] Retrieved configuration for 0 instances, sleeping 30s
[2024-10-09][08:50:35][INFO][defguard_client::commands] Instances retrieved(0)
[2024-10-09][08:50:35][INFO][defguard_client::commands] Tunnels retrieved(0)
[2024-10-09][08:50:45][INFO][defguard_client::commands] Instances retrieved(0)
[2024-10-09][08:50:50][ERROR][E0@tauri://localhost/assets/index-85ca9509.js:68:7119] Invoking save_device_config FAILED
"invalid args `response` for command `save_device_config`: missing field `enterprise_enabled`"
[2024-10-09][08:51:05][INFO][defguard_client::periodic::config] Retrieved configuration for 0 instances, sleeping 30s
[2024-10-09][08:51:05][INFO][defguard_client::commands] Tunnels retrieved(0)
[2024-10-09][08:51:05][INFO][defguard_client::commands] Instances retrieved(0)
[2024-10-09][08:51:17][ERROR][E0@tauri://localhost/assets/index-85ca9509.js:68:7119] Failed to create device check enrollment and defguard logs, details: Internal server error, Error status code: 500
[2024-10-09][08:51:25][ERROR][E0@tauri://localhost/assets/index-85ca9509.js:68:7119] Failed to create device check enrollment and defguard logs, details: Internal server error, Error status code: 500
[2024-10-09][08:51:35][INFO][defguard_client::periodic::config] Retrieved configuration for 0 instances, sleeping 30s
[2024-10-09][08:51:35][INFO][defguard_client::commands] Instances retrieved(0)
[2024-10-09][08:51:35][INFO][defguard_client::commands] Tunnels retrieved(0)
t-aleksander commented 1 month ago

Alpha client will only work with the latest server's (core) development builds (and version 1.0.0 when it's released). If you are using the 0.11.0 release of core you will need the 0.4.0 client