Hi, everyone! Two people in my team are stuck on t...
# announcements
m
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.
e
cc: @Yuvraj This doesn't seem to be network-related.
y
hey are you still having this issue @Matheus Moreno?
m
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.
r
Yes
Logs: Error: failed to download "flyteorg/flyte-deps" at version "v1.0.2"
y
@Renata Rodrigues Gotler Are you using
flytectl sandbox start
?
r
Yes
y
Can you send us full log of command
flytectl sandbox start --logger.level 6
and docker container logs ?
162 Views