Hi, I am facing issues with my cloud node that I u...
# community-help
d
Hi, I am facing issues with my cloud node that I upgraded. Since then the node is switching from healthy to unhealthy endlessly. Can someone pls reach out to me?
k
Is the fluctuation from the UI or when you hit the
/health
API?
d
I upgraded the node from the UI and since then the UI is changing the state We want to make sure everything is fine before rerouting our prod traffic to this instance
k
UI could be caching the status a bit because DNS propogation can take some time.
That would explain the fluctuation. Always check with the API directly.
d
yes the API is returning
{"ok":true}
but the UI wasn't supporting that response 😅
👍 1