Sprite cli timeouts since two days ago

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 :sweat_smile: ) Any ideas?

Thanks

can you try to list the sessions you have on that sprite?

sprite sessions list

No luck :frowning:

$ sprite sessions list
Error: failed to list sessions: failed to list sessions: Get "https://api.sprites.dev/v1/sprites/assay/exec": context deadline exceeded (Client.Timeout exceeded while awaiting headers)