Hey, everyone! Is anyone else having problems star...
# announcements
m
Hey, everyone! Is anyone else having problems starting the sandbox? A coworker of mine was trying to start it using FlyteCTL and was getting this error:
Copy code
Error: Get "<https://127.0.0.1:30086/api/v1/nodes>": dial tcp 127.0.0.1:30086: connect: connection refused
When she tries to execute the Docker image
<http://cr.flyte.org/flyteorg/flyte-sandbox|cr.flyte.org/flyteorg/flyte-sandbox>
directly with
docker run
, this error happens:
Copy code
...
Release "flyte-core" does not exist. Installing it now.
Error: file '/root/.cache/helm/repository/flyte-core-v1.1.0.tgz' does not appear to be a gzipped archive; got 'application/octet-stream'
I was able to reproduce it in my machine. What could be happening?
k
Uh ho
k
hey @Eduardo Apolinario (eapolinario) you said @Yuvraj is looking into this?
e
@Matheus Moreno, this should be fixed now.
406 Views