Skip to content

Testing 1.6.1, defguard-client fails to start on NixOS #728

@kristofvandam

Description

@kristofvandam

With the recent fixes in #716 I'm now able to build the package. 👍

dg seems to work correctly
defguard-server seems to work correctly, i had to make some changes to the sytemd unit to make it run on my system, but running the binary manually everything looked good
defguard-client I'm not able to run, it can't get past the following error:

thread 'main' (96662) panicked at /build/cargo-vendor-dir/tauri-2.9.5/src/app.rs:1301:11:
Failed to setup app: error encountered during setup hook: No such file or directory (os error 2)
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
fish: Job 1, 'defguard-client' terminated by signal SIGABRT (Abort)

I'm trying to run in on Wayland.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions