https://flyte.org logo
Title
m

Matheus Moreno

08/31/2022, 8:38 PM
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:
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:
...
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

Ketan (kumare3)

08/31/2022, 8:41 PM
Uh ho
k

katrina

08/31/2022, 8:49 PM
hey @Eduardo Apolinario (eapolinario) you said @Yuvraj is looking into this?
e

Eduardo Apolinario (eapolinario)

08/31/2022, 8:50 PM
@Matheus Moreno, this should be fixed now.