You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
I'm failing in one of my deployments and I'm getting this error:
Unable to push app with a blue/green deployment: CF-StatsUnavailable(200002): Stats unavailable: Stats server temporarily unavailable.
Does anyone know what this means?
Thanks!
Assuming you are using the Cloud Foundry for Bamboo app, I've added the resp. app tag to the question so that the app's author might take note and weigh in.
That being said, there is a matching issue for the Java Client Library for Cloud Foundry, which the app happens to use:
According to the maintainer's response, "if you see this error it means your system is misconfigured", more specifically:
[...] the error message you're getting generally means that there is something wrong with your cloud foundry configuration (though it could just be a transient networking glitch, for example). So you should take steps to try to identify and fix what's wrong.
Accordingly, you might want to recheck whether you can reach the server as currently specified in your Cloud Foundry configuration, maybe there has been an intermittent or permanent change in the network you are using?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.