Forum Discussion

samvv's avatar
samvv
New Contributor
1 hour ago

Latest update breaks SSH agent right after reboot

Hi,

Since the latest update (which I installed only a few days ago), logging in to my server using SSH after a fresh restart doesn't work anymore.

  • Distro: Arch Linux
  • Package: https://aur.archlinux.org/packages/1password
  • Package manager: yay
  • DE: GNOME
  • Key type: ED25519

Log:

$ ssh myserver
# Type in correct password in dialog
# Wait for ~ 5 seconds
sign_and_send_pubkey: signing failed for ED25519 "<redacted> " from agent: agent refused operation
samvv@myserver: Permission denied (publickey).

Some observations:

  1. This only happens after a fresh restart. If I manually quit 1Password and re-try, the error is gone.
  2. Typing in a wrong password before typing the correct one does not seem to make a difference. At first I thought it did.

Anyone experiencing a similar issue?

No RepliesBe the first to reply