https://flyte.org logo
#ask-the-community
Title
# ask-the-community
a

Anindya Saha

03/17/2023, 10:24 PM
Hi Team, I am following the first example to launch a test workflow, I see the following error in the docker desktop dashboard console:
Copy code
"Error syncing pod, skipping" err="failed to \"StartContainer\" for \"f154ee96e6c1a4fed852-n0-0\" with ImagePullBackOff: \"Back-off pulling image \\\"<http://cr.flyte.org/flyteorg/flytekit:py3.10-1.2.11\\\|cr.flyte.org/flyteorg/flytekit:py3.10-1.2.11\\\>"\"" pod="flytesnacks-development/f154ee96e6c1a4fed852-n0-0" podUID=5952591c-fde8-47bd-a9c4-2885a01915a7
E0317 22:24:01.121900      71 pod_workers.go:951] "Error syncing pod, skipping" err="failed to \"StartContainer\" for \"f154ee96e6c1a4fed852-n0-0\" with ImagePullBackOff: \"Back-off pulling image \\\"<http://cr.flyte.org/flyteorg/flytekit:py3.10-1.2.11\\\|cr.flyte.org/flyteorg/flytekit:py3.10-1.2.11\\\>"\"" pod="flytesnacks-development/f154ee96e6c1a4fed852-n0-0" podUID=5952591c-fde8-47bd-a9c4-2885a01915a7
How do I resolve this ?
k

Ketan (kumare3)

03/17/2023, 10:55 PM
cc @Anindya Saha i replied
@Anindya Saha the container is still not built. really sorry for the experience
if you downgrade the version it should work
Also
1.2.11
works now
i think you should try 1.3+ but this is ok
a

Anindya Saha

03/17/2023, 11:58 PM
Yes, by default it is downloading 1.2.11. I posted in the other thread.
k

Ketan (kumare3)

03/18/2023, 12:10 AM
grpc!