-
Notifications
You must be signed in to change notification settings - Fork 219
Description
Hello, I am prompted with the below error, when tried to run the pipeline from the harness. I'm following the quick start guide from the harness. Requesting your opinion on the below logs.
Created container setup-addon
Started container setup-addon
Container image "harness/ci-lite-engine:release-34" already present on machine
Created container lite-engine
Started container lite-engine
Pulling image "rakshith9035/ciquickstart:6"
Failed to pull image "rakshith9035/ciquickstart:6": rpc error: code = Unknown desc = Error response from daemon: manifest for rakshith9035/ciquickstart:6 not found: manifest unknown: manifest unknown
Error: ErrImagePull
Container image "harness/drone-git:v1.0.4" already present on machine
Created container step-1
Started container step-1
Container image "golang:1.15" already present on machine
Created container step-2
Started container step-2
Container image "plugins/kaniko:1.3.1" already present on machine
Created container step-3
Started container step-3
Back-off pulling image "rakshith9035/ciquickstart:6"
Error: ImagePullBackOff
Back-off pulling image "rakshith9035/ciquickstart:6"
Error: ImagePullBackOff
Pulling image "rakshith9035/ciquickstart:6"
Failed to pull image "rakshith9035/ciquickstart:6": rpc error: code = Unknown desc = Error response from daemon: manifest for rakshith9035/ciquickstart:6 not found: manifest unknown: manifest unknown
Error: ErrImagePull