You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to start a new Workspace using the gcloud GCP Google Cloud provider.
It failed, possibly due to some quota issue, or some other problem. I'm not sure what the reason was, and it does not matter; the gcloud CLI command, or whatever GCP client library you may be using internally, probably had some details about why it failed - but I could not see it on the DevPod UI.
What did you expect to happen instead?
I expected it to work - or if it does not, then I hoped that the nice log window would provide helpful information to debug the problem.
I discovered the Settings > Debug mode and that printed a bit more, but still only from the DevPod UI client - but NOT anything from gcloud.
What happened?
I tried to start a new Workspace using the gcloud GCP Google Cloud provider.
It failed, possibly due to some quota issue, or some other problem. I'm not sure what the reason was, and it does not matter; the
gcloud
CLI command, or whatever GCP client library you may be using internally, probably had some details about why it failed - but I could not see it on the DevPod UI.What did you expect to happen instead?
I expected it to work - or if it does not, then I hoped that the nice log window would provide helpful information to debug the problem.
I discovered the Settings > Debug mode and that printed a bit more, but still only from the DevPod UI client - but NOT anything from
gcloud
.PS: It looks like only the Docker provider is open source, but the GCP (gcloud) one is private?
The text was updated successfully, but these errors were encountered: