After I upgrade my laptop to Buster (stable) from Stretch (old Stable) I get the following error while I try to connect to my remote workstation:
ssh workstation sign_and_send_pubkey: signing failed: agent refused operation [email protected]'s password: If I type the password I'm able to remotely login. The remote machine run Debian Stretch.
I'm no longer able to connect remote machine from nautilus getting this error:
Oops! Something went wrong. Don't have permission to access the requested location Maybe the two problems are related.
eval $(ssh-agent), then repeat the CLIssh, read the failure, add the key byssh-add /PATH/TO/THE/KEY, trysshagain, read the failure again. This might hint you the problem. You might then repeat all of those using increased verbosity.