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
solarizde
2 years agoFrequent Contributor
v8.10.4 SSH Problem
Hey,
since the update yesterday to 1Password for Windows 8.10.4 I have huge Issues with Mobaxterm and SSH Auth.
The new SSH Dialogue seems to get activated I hear a windows sound, but the windo...
Former Member
2 years agoI recently upgraded from 8.10.1 to 8.10.5 on Windows 11 and I am now running into this same issue. I rely on my text editor to run git commits for me, so it does this by running the appropriate git commands as processes. I have tried disabling Use rich approval prompt
but it still doesn't work for me the way it used to.
If I try to run git directly on the command line I will get an authentication prompt and git will then continue on it's way.
However, if I run this through my text editor, I notice a process hangs For example, I'll try to git fetch
through my text editor and if I run top I can see a process like this /init /mnt/c/WINDOWS/System32/OpenSSH//ssh.exe /mnt/c/WINDOWS/System32/OpenSSH//ssh.exe -o SendEnv=GIT_PROTOCOL git@github.com git-upload-pack\ 'justinbarclay/dotfiles.git'
. Then if I open up Notification Center, right click the 1password icon and select SSH request waiting
, the process will stop hanging, git will finish fetching and the process will exit. I tried to work around this problem by setting 1password to remember my key approval for 4 hours, but 1password ignores this preference and requires authentication everytime I try to run git fetch
or the like.
So, back in 8.10.1 this process worked beautifully and perfectly for me. Now in 8.10.5, it's virtually unusable and no longer solves any of my problems.