Hey, everyone! Is anyone else having problems star...
# announcements
s
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?
f
Uh ho
a
hey @high-accountant-32689 you said @great-school-54368 is looking into this?
h
@sparse-window-1536, this should be fixed now.
513 Views