mysterious-hair-40059
02/16/2023, 8:04 AMPod failed. No message received from kubernetes.
tall-lock-23197
flytectl demo start
to spin up the cluster? And what workflow are you trying to run?mysterious-hair-40059
02/16/2023, 3:34 PMmysterious-hair-40059
02/16/2023, 3:35 PMaverage-finland-92144
02/16/2023, 6:25 PMkubectl get pods -n flyte
tall-lock-23197
kubcetl logs <pod-name> -n flytesnacks-development
? You can get the pod that's erroring out by running kubectl get pods -n flytesnacks-development
considering flytesnacks-development
is the namespace you triggered the workflow in.mysterious-hair-40059
02/17/2023, 9:28 AMflytesnacks-development
namespace (screenshot)
And when I check the logs, it says trying and failing to pull image.tall-lock-23197
tall-lock-23197
mysterious-hair-40059
02/19/2023, 5:34 PMtall-lock-23197
pyflyte register
to package up all your tasks and workflows present in different modules.
You can register workflows from a Jupyter notebook using register_workflow
method: https://github.com/flyteorg/flytekit/blob/707fc03b88ec08fb10d60ac642f3c80e275bd90c/tests/flytekit/unit/remote/test_sandbox.py#L70-L77.mysterious-hair-40059
02/20/2023, 8:41 AMmysterious-hair-40059
02/21/2023, 12:06 PMcool-restaurant-11250
01/21/2024, 12:10 PMcool-restaurant-11250
01/21/2024, 12:11 PMcool-restaurant-11250
01/21/2024, 12:12 PMcool-restaurant-11250
01/21/2024, 12:13 PMexporting to image:------ Failed with Unknown Exception <class 'Exception'> Reason: failed to run command envd build --path /var/folders/3t/zknn95217k1_glry5tdyxrzm0000gn/T/flytea9z7hopd/control_plane_metadata/local_flytekit/f0586d94ea435c9d66d7010b9688ba4b --platform linux/amd64 --output type=image,name=flyte-sandbox-docker-registry:30000/flytekit:FG_FuPzAsM0KRkvtHteClg..,push=true with error b'error: failed to do request: Head "https://flyte-sandbox-docker-registry:30000/v2/flytekit/blobs/sha256:95c8face58787aec77a706785d937c9a79e27a10ad7160b14603794e6cc1f6e6": dial tcp: lookup flyte-sandbox-docker-registry on 192.168.65.7:53: no such host\n' failed to run command envd build --path /var/folders/3t/zknn95217k1_glry5tdyxrzm0000gn/T/flytea9z7hopd/control_plane_metadata/local_flytekit/f0586d94ea435c9d66d7010b9688ba4b --platform linux/amd64 --output type=image,name=flyte-sandbox-docker-registry:30000/flytekit:FG_FuPzAsM0KRkvtHteClg..,push=true with error b'error: failed to do request: Head "https://flyte-sandbox-docker-registry:30000/v2/flytekit/blobs/sha256:95c8face58787aec77a706785d937c9a79e27a10ad7160b14603794e6cc1f6e6": dial tcp: lookup flyte-sandbox-docker-registry on 192.168.65.7:53: no such host\n'