Hi, I’m unable to connect using the sprite CLI (v0.0.1-rc43) on Fedora Linux (kernel
6.19.11). Both sprite c and sprite checkpoint ls fail with timeouts:
$ sprite c
Error: failed to start sprite command: failed to connect: read tcp
10.170.239.42:57464->169.155.48.226:443: i/o timeout
$ sprite checkpoint ls
Error: failed to list checkpoints: failed to make request: Get
“``https://api.sprites.dev/v1/sprites/assay/checkpoints”:`` context deadline exceeded
The sprite instance seems that is “warm” for a couple of days, and I would like to not loose the data there, but no operation works (maybe destroy, but I don’t want
) Any ideas?
Thanks