When starting a self-built Yaak from latest available version, the application fails to start with following errror:
[2025-01-18][17:42:15][INFO][yaak_models::plugin] Connecting to database at sqlite://C/\Users\MYUSERNAME\AppData\Roaming\app.yaak.desktop\db.sqlite?mode=rwc thread 'main' panicked at D:\a\yaak\yaak\src-tauri\yaak-models\src\plugin.rs:74:53: Failed to connect to database: Database(SqliteError { code: 14, message: "unable to open database file" }) note: run with RUST_BACKTRACE=1 environment variable to display a backtraceThe directory app.yaak.desktop gets created successfully, but the code fails a few lines later, when it should access/create db file.
Please authenticate to join the conversation.
Closed
Feedback
Bug
Over 1 year ago

Anze Medved
Get notified by email when there are changes.
Closed
Feedback
Bug
Over 1 year ago

Anze Medved
Get notified by email when there are changes.