Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you will find the site temporarily inaccessible. Thanks for your patience. Read more.
×Hi, I have created two bitbucket accounts and created two SSH keys using Open-SSH agent, now how to add multiple private SSH keys generated into the source tree as source tree only takes only one SSH key and even after specifying proper SSH key in the SSH key configuration [Source tree ---> Options ---> SSH key configuration] , it's giving following error how to resolve the error:-
"ssh-agent failed with code -1": SystemNullReferenceException: Object reference not set to an instance of object
Also this error is showing when I click on the launch ssh agent button [Source tree ---> Tools ---> Launch SSH Agent
What is the cause of this error and please provide the solution to resolve this error
Thanks