Some users are having issues connecting to their servers, even though the can get connected over ssh manually, so their pub keys are definitely installed correctly. They're getting an error, something like Could not connect to xx.xx.xx.xx! Error: All configured authentication methods failed.
Will need to create a debug branch and enable ssh2 debug output so I can get some feedback on what's failing with connecting using the ssh agent.
Some users are having issues connecting to their servers, even though the can get connected over
sshmanually, so their pub keys are definitely installed correctly. They're getting an error, something likeCould not connect to xx.xx.xx.xx! Error: All configured authentication methods failed.Will need to create a debug branch and enable ssh2 debug output so I can get some feedback on what's failing with connecting using the ssh agent.