Hi, everyone! Two people in my team are stuck on t...
# announcements
s
Hi, everyone! Two people in my team are stuck on the same problem. When trying to start the sandbox, this error keeps appearing:
Copy code
Deploying Flyte-deps...
Release "flyte-deps" does not exist. Installing it now.
Error: failed to download "flyteorg/flyte-deps" at version "v1.1.0" (hint: running helm repo update may help)
We already tried removing the
.kube
,
.cache
and
.local
directories, and changing the sandbox version. I have no idea what else we can do.
h
cc: @great-school-54368 This doesn't seem to be network-related.
t
hey are you still having this issue @sparse-window-1536?
s
Hi! I'll let you know. I wasn't able to reproduce it on my machine, but I'll ask my coworkers to try again.
b
Yes
Logs: Error: failed to download "flyteorg/flyte-deps" at version "v1.0.2"
g
@brave-tiger-8998 Are you using
flytectl sandbox start
?
b
Yes
g
Can you send us full log of command
flytectl sandbox start --logger.level 6
and docker container logs ?
164 Views