F

Flyte enables you to build & deploy data & ML pipelines, hassle-free. The infinitely scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks. Explore and Join the Flyte Community!

WSL Ubuntu 22.04 Flyte Issues

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.

Status
open
Tags
    Source
    #ask-the-community
      a

      andreas.thyholt.henri

      9/18/2024

      I made it work by using a fixed DNS configuration in Docker:

      {

      a

      andreas.thyholt.henri

      9/18/2024

      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>"

      e

      eric901201

      9/18/2024

      > 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.

      a

      andreas.thyholt.henri

      9/18/2024

      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

      a

      andreas.thyholt.henri

      9/18/2024

      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?

      e

      eric901201

      9/18/2024

      maybe this will help, but if not, there's no maintainer using wsl to develop flyte.

      e

      eric901201

      9/18/2024

      can you help me install the docker desktop and try again?

      e

      eric901201

      9/18/2024

      I think this is a wsl problem