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

Codespace doesn't seem to be working #7426

Closed
aritra24 opened this issue Jun 12, 2024 · 0 comments · Fixed by #7428
Closed

Codespace doesn't seem to be working #7426

aritra24 opened this issue Jun 12, 2024 · 0 comments · Fixed by #7428

Comments

@aritra24
Copy link
Contributor

Thanos, Prometheus and Golang version used:
Thanos: main
Prometheus: v2.52.1
Golang: Not installed yet

Object Storage Provider:
NA

What happened:
On clicking the create codespace button here it tries to create the container, but fails with a failed to create container

devcontainer process exited with exit code 1
Failed to create container.

On looking further issue seems to be 2.362 curl: (22) The requested URL returned error: 404 and this seems to be to my understanding because it selects this tag for the release which doesn't actually have a release mapped to it. Not sure if this is a prometheus side miss or if thanos should be checking for the validity of the release.

What you expected to happen:
Codespace should come up.

How to reproduce it (as minimally and precisely as possible):
Just clicking the codespace button above should work.

Full logs to relevant components:

Anything else we need to know:
Might be as simple as editing the dockerfile, I'm willing to contribute if someone can tell me what exactly the expectation here would be?

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

Successfully merging a pull request may close this issue.

1 participant