Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Providers, such as GCP, should debug log output from their Cloud operations #1617

Open
vorburger opened this issue Feb 5, 2025 · 0 comments
Labels

Comments

@vorburger
Copy link
Contributor

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant