Summary
The user is attempting to run "flytectl demo start" in WSL Ubuntu 22.04 but is facing internet access issues that prevent workflows from pulling images. After upgrading to version 0.9.2, they encounter a timeout error when trying to pull a specific image. The user suspects the problem may be related to WSL and is looking for assistance with installing Docker Desktop to resolve the issue, noting that there is no maintainer using WSL for Flyte development. They plan to review their WSL setup and recreate the environment from scratch while providing a detailed description of their setup. The user also expresses the opinion that WSL has many bugs.
andreas.thyholt.henri
I made it work by using a fixed DNS configuration in Docker:
{
andreas.thyholt.henri
Hi, I'm attempting to run "flytectl demo start" in WSL Ubuntu 22.04, but when the cluster is running, there is no access to internet from WSL. Not surprisingly, workflows that depends on pulling images fails. I have upgraded to latest version 0.9.2. Can you help me? Below are some details:
Error message from running hello world example: Grace period [3m0s] exceeded|containers with unready status: [a6plbgwnbzb7fqxb7nsb-n0-0]|Back-off pulling image "<http://cr.flyte.org/flyteorg/flytekit:py3.10-1.13.5|cr.flyte.org/flyteorg/flytekit:py3.10-1.13.5>"
eric901201
> how is intended that users on Windows I think this is for window's OS, not wsl, wsl is ubuntu, but with lots of bugs in my opinion.
andreas.thyholt.henri
Regarding how I set up wsl, I have to look into it, because it was a while ago. I will try to recreate the environment from scratch and describe the setup in detail
andreas.thyholt.henri
Thanks for quick reply. I actually don't use docker desktop, just wsl, distros and docker installed directly in the distros. It appears that there are installeres for Mac and Linux only, and if wsl is not used to develop flyte, how is intended that users on Windows should work with Flyte, if not through wsl?
eric901201
maybe this will help, but if not, there's no maintainer using wsl to develop flyte.
eric901201
can you help me install the docker desktop and try again?
eric901201
I think this is a wsl problem