DefGuard / DefGuard/client

Gentoo client install support

Abierto
#784 4 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Lenguaje dominante
Rust
Estrellas
370
Forks
39
Merge medio
13 h 24 min
PR fusionados (30 d)
33

Descripción

I'm running Gentoo with OpenRC too ( no systemd )

I can run the binary for the client, but I get an issue with

```
[2026-02-14][23:02:59.838879614][INFO][defguard_client] App setup completed, log level: INFO
[2026-02-14][23:02:59.838970923][INFO][defguard_client] Application data (database file) will be stored in: /home/user/.local/share/net.defguard and application logs in: /home/user/.local/share/net.defguard/logs. Logs of the background Defguard service responsible for managing VPN connections at the network level will be stored in: /var/log/defguard-service.

(defguard-client-linux-x86_64-v1.6.5:17714): libayatana-appindicator-WARNING **: 18:02:59.854: libayatana-appindicator is deprecated. Please use libayatana-appindicator-glib in newly written code.
[2026-02-14][23:02:59.858223529][ERROR][defguard_client] Failed to configure system tray: Tauri error: No such file or directory (os error 2)
[2026-02-14][23:02:59.908925851][INFO][defguard_client::enterprise::periodic::config] Automatically retrieved the newest instance configuration from core for 1 instances, sleeping for 30s
[2026-02-14][23:03:00.488839449][INFO][defguard_client::commands] The latest release version of the application available for download is 1.6.4, it was released on 2026-01-16.
[2026-02-14][23:03:00.821541371][INFO][defguard_client::commands] The latest release version of the application available for download is 1.6.4, it was released on 2026-01-16.
[2026-02-14][23:03:02.835066417][ERROR][defguard_client::service::client] Problem connecting to UNIX domain socket: No such file or directory (os error 2)
[2026-02-14][23:03:02.835119685][ERROR][defguard_client::utils] Failed to set up connection for location poc-vpn(ID: 1); background service is unavailable. Make sure the service is running. Error: code: 'The service is currently unavailable', message: "No such file or directory (os error 2)", source: tonic::transport::Error(Transport, ConnectError(Os { code: 2, kind: NotFound, message: "No such file or directory" })), Interface configuration: InterfaceConfiguration { name: "wg0", addresses: [IpAddrMask { address: 10.10.0.3, cidr: 32 }], port: 0, peers: [Peer { public_key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxd, protocol_version: None, endpoint: Some(x.x.x.x:51820), last_handshake: None, tx_bytes: 0, rx_bytes: 0, persistent_keepalive_interval: Some(25), allowed_ips: [IpAddrMask { address: 10.100.0.0, cidr: 16 }], .. }], mtu: None, fwmark: None, .. }
[2026-02-14][23:03:02.836748435][ERROR][webview] Invoking "connect" failed due to unknown error: "Internal error: Background service is unavailable. Make sure the service is running."
[2026-02-14][23:03:02.837297159][ERROR][webview] Error handling interface: Invoking "connect" failed due to unknown error: "Internal error: Background service is unavailable. Make sure the service is running."
```

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Línea de trabajo

Reproduce el lanzamiento del cliente en Gentoo con OpenRC y revisa el fallo de system-tray informado y la ausencia del UNIX-domain socket en los logs. Determina los puntos de entrada de la instalación y del servicio en segundo plano implicados; se considerará terminado cuando el cliente pueda iniciarse, el servicio esté disponible y el fallo de conexión informado deje de producirse sin systemd.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
linux, rust
Área
operating-systems
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Tranquilo
Claridad
Necesita aclaración
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.