new user here :wave: I was going through the <gett...
# ask-the-community
n
new user here πŸ‘‹ I was going through the getting started steps and was able to run the example.py fine using pyflyte run, but am running into docker issues when trying via the remote flytectl demo. The sandbox seems to start up just fine but the first task (get_data) consistently fails with the following error after a couple minutes:
containers with unready status: [f08821743ba23437da24-n0-0]|Back-off pulling image "<http://cr.flyte.org/flyteorg/flytekit:py3.9-1.9.1|cr.flyte.org/flyteorg/flytekit:py3.9-1.9.1>"
I've tried rerunning, and tearing the sandbox down (and even a fresh install of flytectl) but still get the same error. Any guidance would be appreciated πŸ™‚
k
cc @Yee / @Kevin Su I noticed this yesterday. it seems that for 1.9.1 we have not released the containers
can we please run the job again?
re-running, will investigate any failures
k
Thank you
Thank you @Nir Yungster for filing this
I hope many open source folks did not face this issue
n
no prob, wanted to make sure the demo worked before going any further πŸ™‚
k
we just released this version yesterday and the image build failed
n
gotcha, yeah I saw the 1.9.1 release in github so I actually pinned the pip installs from the demo to 1.9.0 and everything ran successfully πŸ™‚
k
we’re building the 1.9.1 image, and will push it soon.
k
@Nir Yungster ^