When creating a new plan in Bamboo for the Here be Dragons challenge, I am getting a "Failed to load data from Bitbucket.[500 Internal Server Error]" on clicking the "Load Repositories" button.
I am using the username "atlassian_dragons".
Any ideas?
I stumbled into the same error - the logs revealed the following:
[AccessLogFilter] charlie POST http://localhost:8085/bamboo/rest/hg/latest/bb/repositories/%20atlassian_dragons/ 105601kb
[ThrowableExceptionMapper] Uncaught exception thrown by REST service
java.lang.IllegalArgumentException: Invalid uri 'https://api.bitbucket.org/1.0/users/atlassian_dragons/?format=xml': escaped absolute path not valid
=> watch for the "%20atlassian_dragons" which reveals that the username in the configuration dialog has a space before the real "atlassian_dragons" name. That's probably when doing cut&paste from the dragon-slayer wiki.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Added logs to job https://support.atlassian.com/servicedesk/customer/portal/11/BBS-19646
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Garry,
Can you provide any logs from BAMBOO_HOME/logs folder?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.