One of my sprites is not waking up

Hi,

one of my sprites (
sprite-29f34ec2-6346-4b9d-85ca-a0c12f8714e2) is not waking and is also not restarting.

Is there a way to recover it?

Thanks a lot!

Got it working again. Here’s what happened:

checkpoint ls failed a few times with a HTTP 500 overlay manager not configured. (Then I wrote the post above).

Then, a day later I tried again and it worked and listed my checkpoints, the latest with sth about a “corrupt filesystem”. I then tried to restore to the checkpoint before that (v23).

The first attempt failed with `restore clone failed: juicefs clone: exit status 1… `stat/dev/fly_vol/juicefs/data/checkpoints/v23: no such file or directory [main@main.go:31]`.

The second attempt failed with `overlay manager not configured``.

The third attempt worked. :tada: