Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
4 years agoError downloading documents from 1Password Linux App
Hello, I'm using the 1Password App on Arch Linux, and virtually everything is functioning OK so far... except for when I try to download a document stored in 1Password, which does not work at all and...
Former Member
4 years agoHi, I'm getting this same error and setting XDG_DOWNLOAD_DIR
to the any directory does not resolve it, still getting the same exception:
```
INFO 2022-07-05T12:25:52.192 tokio-runtime-worker(ThreadId(1)) [1P:op-data-layer/src/sync.rs:529] The B5 Notifier for (ET7TM7WVEVFANMTN7RYLHFY5OE) has connected, now monitoring for events.
ERROR 2022-07-05T12:26:50.074 tokio-runtime-worker(ThreadId(1)) [1P:op-app/src/app/backend.rs:209] AppError at op-app/src/app/backend/field_action.rs:688:20
Export(OpOpen(InvalidPath))
Stack backtrace:
0: core::future::from_generator::GenFuture%3CT as core::future::future::Future>::poll
1: tokio::runtime::task::harness::poll_future
2: tokio::runtime::task::harness::Harness
3: std::thread::local::LocalKey
4: tokio::runtime::thread_pool::worker::Context::run_task
5: tokio::runtime::thread_pool::worker::Context::run
6: tokio::macros::scoped_tls::ScopedKey
7: tokio::runtime::thread_pool::worker::run
8: tokio::runtime::blocking::task::BlockingTask%3CT as core::future::future::Future>::poll
9: tokio::runtime::task::harness::Harness
10: tokio::runtime::blocking::pool::Inner::run
11: std::sys_common::backtrace::__rust_begin_short_backtrace
12: core::ops::function::FnOnce::call_once{{vtable.shim}}
13: alloc::boxed::Box%3CF,A as core::ops::function::FnOnce
at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9
alloc::boxed::Box%3CF,A as core::ops::function::FnOnce
at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9
std::sys::unix::thread::Thread::new::thread_start
at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17
14: start_thread
15: clone
(node:8570) UnhandledPromiseRejectionWarning: Error: Export(OpOpen(InvalidPath))
```