Nishant
Nishant
I am facing the same issue, @Joe-Heffer-Shef could you find any solution?
@Born2Bake can you please help me to understand the usecase. In general in ci step users don't require to interact with docker daemon. Also please share the Dockerfile
docker daemon starting fails on `hetzner` vm wilth following logs ```bash-5.0# cat /usr/local/bin/nohup.out time="2021-11-20T13:33:57.656528738Z" level=warning msg="could not change group /var/run/docker.sock to docker: group docker not found" time="2021-11-20T13:33:57.656645778Z" level=warning msg="[!] DON'T...
related to https://github.com/containerd/containerd/issues/3994
logs form other instance ``` {"level":"error","ts":1632931272.8374634,"caller":"events/EventBuilder.go:125","msg":"found error on payload build for cd stages, skipping this error ","material":null,"stacktrace":"github.com/devtron-labs/devtron/client/events.(*EventSimpleFactoryImpl).BuildExtraCDData\n\t/go/src/github.com/devtron-labs/devtron/client/events/EventBuilder.go:125\ngithub.com/devtron-labs/devtron/pkg/app.(*AppServiceImpl).WriteCDSuccessEvent\n\t/go/src/github.com/devtron-labs/devtron/pkg/app/AppService.go:268"} panic: runtime error: index out of range [0] with length 0 goroutine 162...
we can add 1. user friendly msg explaining `Pending` status 2. action item if its pending for more than `x` amount of time
@deepak-devtron review all argo-cd interaction here .