It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
SHADOWREX
2 years agoNew Contributor
Unable to open on CachyOS
I'm unable to open the 1password application on my linux. Upon running it the icon appears in the System Tray but the ui doesn't appear at all. To diagnose this i tried running 1Password from the ter...
SHADOWREX
2 years agoNew Contributor
I'm using CachyOS (Linux based on Arch) with Hyprland and installed 1Password application from aur. When i tried to run it only it's icon in the system tray showed up and i was unable to access it's ui. Then i tried running it from terminal and got the below output:
INFO 2024-08-13T18:46:16.709+00:00 ThreadId(22) [1P:op-settings/src/store/json_store.rs:131] Settings file "/home/
INFO 2024-08-13T18:46:16.710+00:00 ThreadId(22) [client:typescript] Client starting.
libva error: /usr/lib/dri/nvidia_drv_video.so init failed
ERROR 2024-08-13T18:46:17.688+00:00 ThreadId(22) [1P:/builds/dev/core/core/op-b5-client/src/b5_client/features.rs:134] HttpError((/rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250, IoError(IoError(error sending request for url (
INFO 2024-08-13T18:46:17.688+00:00 ThreadId(22) [1P:op-crash-reporting/src/killswitch.rs:42] Crash reporting temporarily disabled by 1Password.
INFO 2024-08-13T18:46:17.689+00:00 ThreadId(22) [1P:op-localization/src/lib.rs:232] system locale detected as 'en-IN'
INFO 2024-08-13T18:46:17.689+00:00 ThreadId(22) [1P:op-localization/src/lib.rs:258] selected translations for EN_US based on detected locale en
INFO 2024-08-13T18:46:17.689+00:00 ThreadId(22) [status:app/op-app/src/app.rs:622] App::new(1Password for Linux/81039001 (EN_US), /home/
INFO 2024-08-13T18:46:17.693+00:00 ThreadId(22) [1P:data/op-db/src/common/mod.rs:120] Core DB Table Integrity Check Succeeded
INFO 2024-08-13T18:46:17.693+00:00 ThreadId(22) [1P:data/op-db/src/common/mod.rs:134] Core DB Integrity Check Succeeded
INFO 2024-08-13T18:46:17.693+00:00 ThreadId(22) [1P:data/op-db/src/core_db/db.rs:169] Starting Core DB at version: 32
INFO 2024-08-13T18:46:17.694+00:00 ThreadId(22) [1P:data/op-db/src/common/mod.rs:120] Resources DB Table Integrity Check Succeeded
INFO 2024-08-13T18:46:17.694+00:00 ThreadId(22) [1P:data/op-db/src/common/mod.rs:134] Resources DB Integrity Check Succeeded
INFO 2024-08-13T18:46:17.694+00:00 ThreadId(22) [1P:data/op-db/src/resources_db/db.rs:134] Starting Resources DB at version: 1
INFO 2024-08-13T18:46:17.696+00:00 ThreadId(22) [1P:ssh/op-ssh-config/src/lib.rs:324] agent not configured
INFO 2024-08-13T18:46:17.710+00:00 tokio-runtime-worker(ThreadId(5)) [1P:native-messaging/op-native-core-integration/src/lib.rs:289] Mute native core integration is waiting for Shared Lock State to be enabled
ERROR 2024-08-13T18:46:17.710+00:00 ThreadId(22) [1P:ffi/op-core-node/src/lib.rs:417] Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
INFO 2024-08-13T18:46:17.712+00:00 tokio-runtime-worker(ThreadId(14)) [1P:ssh/op-agent-controller/src/lib.rs:523] Starting filesystem watcher for SSH agent configuration directories...
ERROR 2024-08-13T18:46:17.712+00:00 tokio-runtime-worker(ThreadId(14)) [1P:/builds/dev/core/core/ssh/op-agent-controller/src/lib.rs:524] Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
ERROR 2024-08-13T18:46:17.719+00:00 tokio-runtime-worker(ThreadId(14)) [1P:op-global-shortcuts/src/lib.rs:69] AppError at /builds/dev/core/core/op-global-shortcuts/src/node.rs:62:6
binding shortcut
Caused by:
BindRefused
Stack backtrace:
0: op_global_shortcuts::node::bind::{{closure}}
1: op_global_shortcuts::watch_setting::{{closure}}
2: tokio::runtime::task::raw::poll
3: tokio::runtime::scheduler::multi_thread::worker::Context::run_task
4: tokio::runtime::scheduler::multi_thread::worker::run
5: tokio::runtime::task::raw::poll
6: std::sys_common::backtrace::__rust_begin_short_backtrace
7: core::ops::function::FnOnce::call_once{{vtable.shim}}
8: std::sys::pal::unix::thread::Thread::new::thread_start
9:
10:
ERROR 2024-08-13T18:46:17.719+00:00 tokio-runtime-worker(ThreadId(10)) [1P:op-global-shortcuts/src/lib.rs:69] AppError at /builds/dev/core/core/op-global-shortcuts/src/node.rs:62:6
binding shortcut
Caused by:
BindRefused
Stack backtrace:
0: op_global_shortcuts::node::bind::{{closure}}
1: op_global_shortcuts::watch_setting::{{closure}}
2: tokio::runtime::task::raw::poll
3: tokio::runtime::scheduler::multi_thread::worker::Context::run_task
4: tokio::runtime::scheduler::multi_thread::worker::run
5: tokio::runtime::task::raw::poll
6: std::sys_common::backtrace::__rust_begin_short_backtrace
7: core::ops::function::FnOnce::call_once{{vtable.shim}}
8: std::sys::pal::unix::thread::Thread::new::thread_start
9:
10:
^CINFO 2024-08-13T18:49:00.762+00:00 tokio-runtime-worker(ThreadId(9)) [1P:app/op-app/src/app/backend/frontend.rs:26] Front end event: window closed
INFO 2024-08-13T18:49:00.763+00:00 tokio-runtime-worker(ThreadId(1)) [1P:app/op-app/src/app/backend/frontend.rs:57] Front end event: app will quit
WARN 2024-08-13T18:49:00.763+00:00 tokio-runtime-worker(ThreadId(1)) [1P:op-invocation/src/lib.rs:498] shutdown requested!
INFO 2024-08-13T18:49:00.763+00:00 tokio-runtime-worker(ThreadId(1)) [1P:app/op-app/src/app/shutdown.rs:81] starting app shutdown
INFO 2024-08-13T18:49:00.763+00:00 tokio-runtime-worker(ThreadId(1)) [1P:app/op-app/src/app/shutdown.rs:143] running shutdown hook: /builds/dev/core/core/app/op-app/src/app.rs:985
INFO 2024-08-13T18:49:00.866+00:00 ThreadId(26) [1P:data/op-db-queue/src/lib.rs:197] db shutdown requested
INFO 2024-08-13T18:49:00.866+00:00 ThreadId(26) [1P:data/op-db-queue/src/lib.rs:205] closing dbs
INFO 2024-08-13T18:49:00.884+00:00 ThreadId(26) [1P:data/op-db-queue/src/lib.rs:211] db queue worker exiting
INFO 2024-08-13T18:49:00.884+00:00 tokio-runtime-worker(ThreadId(1)) [1P:app/op-app/src/app/shutdown.rs:116] app shutdown complete
1Password Version: 8.10.39-1
Extension Version: 2.26.1
OS Version: CachyOS Latest
Browser: Cachy Browser