Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bamboo builds are unavailable #59

Open
jcoheneortc opened this issue Jun 17, 2015 · 0 comments
Open

Bamboo builds are unavailable #59

jcoheneortc opened this issue Jun 17, 2015 · 0 comments

Comments

@jcoheneortc
Copy link

Hello, builds preview seems broken for Atlassian Bamboo version 5.5.1 (build 4306 - 21 May 14).

image

Here is the stack trace given when I click the yellow warning in the bottom left :

`
SirenOfShame.Lib.Exceptions.ServerUnavailableException: Error connecting to server with the following url: http://bamboo.eortc.be:8085/rest/api/latest/build/RW-NI-latest?expand=changes.change&os_authType=basic

404null for uri: http://bamboo.eortc.be:8085/rest/api/latest/build/RW-NI-latest?expand=changes.change&os_authType=basic ---> System.Net.WebException: The remote server returned an error: (404) Not Found.

at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
at System.Net.WebClient.DownloadString(Uri address)
at System.Net.WebClient.DownloadString(String address)
at SirenOfShame.Lib.Watcher.WebClientXml.DownloadXml(String url, String userName, String password, String cookie)
--- End of inner exception stack trace ---
at SirenOfShame.Lib.Watcher.WebClientXml.DownloadXml(String url, String userName, String password, String cookie)
at SirenOfShame.Lib.Watcher.ServiceBase.DownloadXml(String url, String userName, String password, String cookie)
at BambooServices.BambooService.GetBuildStatus(String rootUrl, BuildDefinitionSetting buildDefinitionSetting, String userName, String password)
at BambooServices.BambooService.<>c__DisplayClass9.b__8(BuildDefinitionSetting buildDefinitionSetting)
at System.Linq.Enumerable.WhereSelectArrayIterator2.MoveNext() at System.Linq.ParallelEnumerable.ToList[TSource](ParallelQuery1 source)
at BambooServices.BambooService.GetBuildsStatuses(String rootUrl, String userName, String password, BuildDefinitionSetting[] watchedBuildDefinitions)
at BambooServices.BambooWatcher.GetBuildStatus()
at SirenOfShame.Lib.Watcher.WatcherBase.GetBuildStatusAndFireEvents()
`

Here is the output of the page http://bamboo.eortc.be:8085/rest/api/latest/build/RW-NI-latest?expand=changes.change&os_authType=basic :
<status> <status-code>404</status-code> <message> null for uri: http://bamboo.eortc.be:8085/rest/api/latest/build/RW-NI-latest?expand=changes.change&os_authType=basic </message> </status>

And if this is usefull for you, here is the output of http://bamboo.eortc.be:8085/rest/api/latest/ :
`

`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant