I want to make self-hosted redash server on google cloud, so I worked according to this document.
I executed this command gcloud compute images create "redash-8-0-0" --source-uri gs://redash-images/redash.8.0.0-b32245-1.tar.gz on my google cloud console, but no response came and time outed.
I tried other account, and the same result happened.
Another person encountered the same situation.
I doubted google cloud’s incident, but google says incident has already recovered.
<Error>
<Code>UserProjectAccountProblem</Code>
<Message>User project billing account not in good standing.</Message>
<Details>The billing account for the owning project is disabled in state delinquent</Details>
</Error>
I have confirmed that this is still an issue and not related to GCP networking issues. I am actually using this software in my course to show students data visualization. I hope someone can resolve this issue soon as this is very useful for us.