gsm-controller icon indicating copy to clipboard operation
gsm-controller copied to clipboard

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

Open AntonioCayulao opened this issue 3 years ago • 2 comments

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!

AntonioCayulao avatar Nov 11 '21 17:11 AntonioCayulao

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

nakulvs-adeo avatar Feb 23 '22 02:02 nakulvs-adeo

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

specinatti avatar Jan 04 '23 10:01 specinatti