You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've found sometimes OmniSSHAgent seems to not work on startup, but after a while it comes good.
Using ssh-add -l shows the keys fine, likewise using git (which is configured to use the native openssh client) also works fine proving the 1Password SSH Agent is working, but using anything that uses the PuTTY Agent socket seems to hang for 30 seconds or so until it eventually times out and falls back to using password auth. Note it does still display the name of the SSH key it was attempting to use, so some comms between OmniSSHAgent and the 1Password agent is happening, but it's as if it's failing to pop up the auth prompt.
Simply restarting OmniSSHAgent or locking and unlocking the machine doesn't fix it, but after some arbitrary amount of time it seems to come good and just start working again.
The text was updated successfully, but these errors were encountered:
I've found sometimes OmniSSHAgent seems to not work on startup, but after a while it comes good.
Using ssh-add -l shows the keys fine, likewise using git (which is configured to use the native openssh client) also works fine proving the 1Password SSH Agent is working, but using anything that uses the PuTTY Agent socket seems to hang for 30 seconds or so until it eventually times out and falls back to using password auth. Note it does still display the name of the SSH key it was attempting to use, so some comms between OmniSSHAgent and the 1Password agent is happening, but it's as if it's failing to pop up the auth prompt.
Simply restarting OmniSSHAgent or locking and unlocking the machine doesn't fix it, but after some arbitrary amount of time it seems to come good and just start working again.
The text was updated successfully, but these errors were encountered: