After updating & compiling Yaak from source using the latest version from the AUR, it fails to start and throws the following error:
vb2007@vbDesktop: ~ $ yaak-app
[2025-12-14][22:15:26][INFO][yaak_models::migrate] Running database migrations
[2025-12-14][22:15:26][INFO][yaak_models::migrate] No migrations to run out of 54
[2025-12-14][22:15:26][INFO][yaak_plugins::manager] Starting plugin server on 127.0.0.1:41515
[2025-12-14][22:15:26][INFO][yaak_plugins::nodejs] Starting plugin runtime main=/usr/lib/yaak/vendored/plugin-runtime/index.cjs
thread 'main' (88729) panicked at /usr/src/debug/yaak/yaak/src-tauri/yaak-plugins/src/manager.rs:154:83:
called Result::unwrap() on an Err value: TauriShellErr(Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }))
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
It seems like it fails on an ::unwrap() function call.
Am I the only one experiencing this issue?
It launched without issues on previous versions.
Please authenticate to join the conversation.
Needs Triage
Feedback
Bug
6 months ago

Balázs Vágvölgyi
Get notified by email when there are changes.
Needs Triage
Feedback
Bug
6 months ago

Balázs Vágvölgyi
Get notified by email when there are changes.