Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
Former Member
3 years agoSSH to EC2 - `agent refused operation`
I have a problem with accessing an EC2 instance using a private key stored in my private vault.
Steps:
Update ~/.ssh/config with a host i.e.
Host random-host
HostName random-host.c...
dc240
3 years agoNew Contributor
I too am getting this error, but only to one ssh server. All others work with the 1P8 agent. remote server configs are the same (sshd_config/ pam.d/sshd)
error log:
ERROR 2022-03-17T08:54:31.638 tokio-runtime-worker(ThreadId(12)) [1P:/Users/builder/builds/BhfSvM9x/0/dev/core/core/ssh/op-ssh-agent/src/lib.rs:377] Error handling sign request: Key(signing with ssh-rsa is unsupported; SHA-1 may be insecure)
MacOS 12.3
1p 8.7 80700004, on NIGHTLY channel