Skip to content

Stuck in a loop with incorrect workspace image #16264

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

Closed
loujaybee opened this issue Feb 7, 2023 · 4 comments
Closed

Stuck in a loop with incorrect workspace image #16264

loujaybee opened this issue Feb 7, 2023 · 4 comments
Labels
feature: outer loop feature: workspace-images meta: stale This issue/PR is stale and will be closed soon team: IDE type: bug Something isn't working

Comments

@loujaybee
Copy link
Member

I'm stuck in a loop when configuring Gitpod with an invalid image, using this branch: https://github.com/gitpod-io/user-journeys/tree/invalid-image when starting the workspace, the workspace fails to start, with the error:

cannot find git executable, make sure it is installed as part of gitpod image: exec: "git": executable file not found in $PATH
FROM alpine:3.16

However, no "start with default configuration option" is offered, if I click "open workspace" I get stuck in a loop.

Note: This issue is about the UX of submitting a faulty configuration to Gitpod, and not about git inclusion in the workspace, or support of the alpine image, specifically.

image

@stale
Copy link

stale bot commented Jun 10, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta: stale This issue/PR is stale and will be closed soon label Jun 10, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 22, 2024
@TukangM
Copy link

TukangM commented Jun 8, 2024

i'm having this same issue

@ccamarillo
Copy link

I have the same issue

@axonasif
Copy link
Member

axonasif commented Jul 25, 2024

The original purpose of this issue is as @loujaybee mentioned on the main post:

Note: This issue is about the UX of submitting a faulty configuration to Gitpod, and not about git inclusion in the workspace, or support of the alpine image, specifically.

@TukangM @ccamarillo But to help you point to the right direction, you're probably trying to use an alpine based image or your custom image lacks the prerequisites for the Gitpod environments. You can read more about using a custom base image here: https://www.gitpod.io/docs/configure/workspaces/workspace-image#custom-base-image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: outer loop feature: workspace-images meta: stale This issue/PR is stale and will be closed soon team: IDE type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants