I am running Bamboo (5.7.0) and Stash (3.4.1) on the same machine. I have set up applications links and have enabled "Trusted Applications", "OAuth", and "Basic Access" in both Outgoing Authentication and Incoming Authentication. I have a linked a Stash repository in Bamboo. In my Bamboo plan, my first task is "Source Code Checkout" and I reference the linked repository. Here's part of the stack trace. Any ideas?
com.atlassian.bamboo.repository.RepositoryException: java.lang.RuntimeException: com.atlassian.bamboo.plugins.stash.repository.StashRepositoryException: com.atlassian.bamboo.repository.RepositoryException: com.atlassian.bamboo.plugins.git.GitCommandException: command /usr/bin/git ls-remote ssh://bd2155f1-ceb1-ffab-87ce-870dffffb824@127.0.0.1:59645/house/myapp.git failed with code 128. Working directory was [.]., stderr:
Error while opening SSH session
stdout:
[Warning: Permanently added '[127.0.0.1]:59645' (RSA) to the list of known hosts., BAMBOO-SSH-PROXY: [While connecting to [git@stash.domain.com/11.11.111.111:7999]: Error while opening SSH session: org.apache.sshd.common.RuntimeSshException: Failed to get the session.], fatal: Could not read from remote repository., , Please make sure you have the correct access rights, and the repository exists.]