Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
Former Member
3 years ago1Password8 For Mac Steals Focus
1Password consistently steals focus, requesting to unlock via finger print, a few minutes after unlocking computer. I read through some related threads and followed the workaround to quit 1Password, ...
Former Member
3 years agoI'm wondering if my focus issues are related to using the new SSH Agent feature. I'm seeing the below logs when the focus stealing occurs. 1Password is requesting a general unlock; rather than a specific SSH key authorization though.
INFO 2022-11-04T11:46:47.130 tokio-runtime-worker(ThreadId(147)) [1P:foundation/op-apple/src/biometry_service.rs:286] System biometry info: BiometricStatus { current_policy: BiometricsOnly, current_method: TouchId, current_availability: Available }
INFO 2022-11-04T11:46:47.173 tokio-runtime-worker(ThreadId(3)) [1P:ssh/op-agent-controller/src/desktop.rs:37] failed to unlock app
INFO 2022-11-04T11:46:47.173 tokio-runtime-worker(ThreadId(9)) [1P:ssh/op-agent-controller/src/desktop.rs:37] failed to unlock app
WARN 2022-11-04T11:46:47.173 tokio-runtime-worker(ThreadId(3)) [1P:ssh/op-ssh-agent/src/lib.rs:459] failed to get private key from session
WARN 2022-11-04T11:46:47.173 tokio-runtime-worker(ThreadId(9)) [1P:ssh/op-ssh-agent/src/lib.rs:459] failed to get private key from session
INFO 2022-11-04T11:46:47.387 tokio-runtime-worker(ThreadId(9)) [1P:ssh/op-agent-controller/src/desktop.rs:37] failed to unlock app
WARN 2022-11-04T11:46:47.387 tokio-runtime-worker(ThreadId(9)) [1P:ssh/op-ssh-agent/src/lib.rs:459] failed to get private key from session
INFO 2022-11-04T11:46:47.387 tokio-runtime-worker(ThreadId(7)) [1P:ssh/op-agent-controller/src/desktop.rs:37] failed to unlock app
WARN 2022-11-04T11:46:47.387 tokio-runtime-worker(ThreadId(7)) [1P:ssh/op-ssh-agent/src/lib.rs:459] failed to get private key from session
INFO 2022-11-04T11:46:47.399 tokio-runtime-worker(ThreadId(6)) [1P:ssh/op-agent-controller/src/desktop.rs:37] failed to unlock app
WARN 2022-11-04T11:46:47.399 tokio-runtime-worker(ThreadId(6)) [1P:ssh/op-ssh-agent/src/lib.rs:459] failed to get private key from session
INFO 2022-11-04T11:46:47.399 tokio-runtime-worker(ThreadId(3)) [1P:ssh/op-agent-controller/src/desktop.rs:37] failed to unlock app
WARN 2022-11-04T11:46:47.399 tokio-runtime-worker(ThreadId(3)) [1P:ssh/op-ssh-agent/src/lib.rs:459] failed to get private key from session
ERROR 2022-11-04T11:47:19.134 tokio-runtime-worker(ThreadId(147)) [1P:foundation/op-system-auth/src/apple.rs:146] Biometric unlock failed, system response: AppCancel
ERROR 2022-11-04T11:47:19.143 tokio-runtime-worker(ThreadId(7)) [1P:op-automated-unlock/src/lib.rs:295] Failed to authorize using system biometry: FailedToUnlockWithKeys(FailedSystemAuthenticationChallenge)