Hi All, seeing our GoodDataCN app is stuck on this...
# gooddata-cn
c
Hi All, seeing our GoodDataCN app is stuck on this loading screen, do you have recommendations on how to debug this?
m
Hey Carson. Anything in browser dev tools console / network?
c
Martin, we'll see Gateway Timeout, and request timeout errors.
m
Do you use the community edition (all in one docker image) or the helm chart version?
c
Hi Martin, this is with Helm
m
All pods are running?
Did it work before or it never worked?
I discussed possible reasons with our core devops engineers and check healthiness of the pods is the first thing to do. Then check logs of the pods.
c
We increased the number of instances in the cluster, and it appears to resolve the issue. Logs got cleared when reconfiguring the cluster, but will check that first if issue happens again. Thanks.
m
Nice!