clever-iron-1713
03/13/2024, 3:31 PMflyte-sandbox-docker-registry
which is running on port 30000.
2. execute the pyflyte run --remote --inmage host:30000/<img> <.py> wf
3. Seeing error on dashboard http:server gave HTTP response to HTTPS client
Could someone please guide me with exact step to fix this issue with flyte demo cluster
glamorous-carpet-83516
03/13/2024, 8:44 PMglamorous-carpet-83516
03/13/2024, 10:39 PMenvd context create --name flyte-sandbox --builder tcp --builder-address localhost:30003 --use
clever-iron-1713
03/14/2024, 8:42 AMflag provided but not defined: -builder
glamorous-carpet-83516
03/14/2024, 8:45 AMpip show envd
clever-iron-1713
03/14/2024, 8:45 AMglamorous-carpet-83516
03/14/2024, 8:46 AMclever-iron-1713
03/14/2024, 8:46 AMglamorous-carpet-83516
03/14/2024, 8:47 AMglamorous-carpet-83516
03/14/2024, 8:47 AMglamorous-carpet-83516
03/14/2024, 8:48 AMenvd context create --help
, it should have builderclever-iron-1713
03/14/2024, 8:51 AMclever-iron-1713
03/14/2024, 8:51 AMglamorous-carpet-83516
03/14/2024, 8:51 AMclever-iron-1713
03/14/2024, 8:52 AMglamorous-carpet-83516
03/14/2024, 8:52 AMclever-iron-1713
03/14/2024, 8:56 AM3/13/2024 121955 PM UTC [ContainersNotReady|ErrImagePull]: containers with unready status: [f119dfe8b5080445e83d-n0-0]|rpc error: code = Unknown desc = failed to pull and unpack image "192.168.180.8130000/samplev1.0": failed to resolve reference "192.168.180.8130000/samplev1.0": failed to do request: Head "https://192.168.180.81:30000/v2/sample/manifests/v1.0": http: server gave HTTP response to HTTPS client
clever-iron-1713
03/14/2024, 8:57 AMglamorous-carpet-83516
03/14/2024, 8:57 AMclever-iron-1713
03/14/2024, 9:00 AMclever-iron-1713
03/14/2024, 9:10 AMglamorous-carpet-83516
03/14/2024, 9:10 AMglamorous-carpet-83516
03/14/2024, 9:10 AMglamorous-carpet-83516
03/14/2024, 9:10 AMglamorous-carpet-83516
03/14/2024, 9:11 AMclever-iron-1713
03/14/2024, 9:12 AMglamorous-carpet-83516
03/14/2024, 9:13 AMuser
03/14/2024, 9:13 AMglamorous-carpet-83516
03/14/2024, 9:13 AMclever-iron-1713
03/14/2024, 9:13 AMglamorous-carpet-83516
03/14/2024, 9:14 AMclever-iron-1713
03/14/2024, 9:15 AMglamorous-carpet-83516
03/14/2024, 9:16 AMclever-iron-1713
03/14/2024, 9:17 AMglamorous-carpet-83516
03/14/2024, 9:17 AMglamorous-carpet-83516
03/14/2024, 9:17 AMenvd context create --name flyte-sandbox --builder tcp --builder-address localhost:30003 --use
clever-iron-1713
03/14/2024, 9:20 AM$pyflyte build example.py wf
throws error : Builder None is not registered but I can see in envd context ls
sandbox context is setclever-iron-1713
03/14/2024, 9:20 AMglamorous-carpet-83516
03/14/2024, 9:20 AMpip install flytekitplugins-envd
clever-iron-1713
03/14/2024, 9:34 AMclever-iron-1713
03/14/2024, 9:34 AMglamorous-carpet-83516
03/14/2024, 9:34 AMclever-iron-1713
03/14/2024, 9:34 AMclever-iron-1713
03/14/2024, 9:34 AMglamorous-carpet-83516
03/14/2024, 9:35 AMclever-iron-1713
03/14/2024, 9:35 AMglamorous-carpet-83516
03/14/2024, 9:35 AMglamorous-carpet-83516
03/14/2024, 9:36 AMwhich service running on 30003we run a buildkit daemon in the sandbox to build the image
glamorous-carpet-83516
03/14/2024, 9:36 AMglamorous-carpet-83516
03/14/2024, 9:36 AMglamorous-carpet-83516
03/14/2024, 9:37 AM3/13/2024 121955 PM UTC [ContainersNotReady|ErrImagePull]: containers with unready status: [f119dfe8b5080445e83d-n0-0]|rpc error: code = Unknown desc = failed to pull and unpack image “192.168.180.8130000/samplev1.0”: failed to resolve reference “192.168.180.8130000/samplev1.0": failed to do request: Head “https://192.168.180.81:30000/v2/sample/manifests/v1.0”: http: server gave HTTP response to HTTPS clientcreate an issue for it, we’ll take a look
clever-iron-1713
03/14/2024, 9:38 AMglamorous-carpet-83516
03/14/2024, 9:38 AMclever-iron-1713
03/14/2024, 9:38 AMkubectl get svc
glamorous-carpet-83516
03/14/2024, 9:39 AMglamorous-carpet-83516
03/14/2024, 9:40 AMclever-iron-1713
03/14/2024, 9:40 AMclever-iron-1713
03/14/2024, 6:07 PMglamorous-carpet-83516
03/14/2024, 6:08 PM