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

Error response from daemon: starting container process caused: exec: "gsm": executable file not found in $PATH: unknown #22

Open
AntonioCayulao opened this issue Nov 11, 2021 · 2 comments

Comments

@AntonioCayulao
Copy link

Hi everyone,
I tried to deploy this project en my cluster and I found this problem with the start from the POD:

Events:
  Type     Reason     Age                 From               Message
  ----     ------     ----                ----               -------
  Normal   Scheduled  114s                default-scheduler  Successfully assigned catalog-35935-develop/gsm-controller-gsm-controller-844df78df4-fd4c6 to gke-k8s-fal-corp-mrc-np-k8s-fal-corp--c64d3d18-q5qz
  Normal   Pulling    110s                kubelet            Pulling image "ghcr.io/jenkins-x/gsm-controller:0.0.59"
  Normal   Pulled     109s                kubelet            Successfully pulled image "ghcr.io/jenkins-x/gsm-controller:0.0.59" in 1.585371649s
  Normal   Created    18s (x5 over 108s)  kubelet            Created container gsm-controller
  Normal   Pulled     18s (x4 over 107s)  kubelet            Container image "ghcr.io/jenkins-x/gsm-controller:0.0.59" already present on machine
  Warning  Failed     17s (x5 over 108s)  kubelet            Error: failed to start container "gsm-controller": Error response from daemon: OCI runtime create failed: container_linux.go:380: starting container process caused: exec: "gsm": executable file not found in $PATH: unknown
  Warning  BackOff    6s (x6 over 78s)    kubelet            Back-off restarting failed container

I just followed the instructions from the readme.
Can you help me please?
Greetings!

@nakulvs-adeo
Copy link

I am having the same issue too.Any luck on resolving this issue ?

@specinatti
Copy link

I have been tried to use several image version but I keep going the same error. Anybody have any idea?

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

No branches or pull requests

3 participants