Has anyone run into issues where checkpointing on a sprite fails due to a JuiceFS collision? I’m getting the following error:
JuiceFS rename clone: rename
/dev/fly_vol/juicefs/data/checkpoints/v143.in-progress
/dev/fly_vol/juicefs/data/checkpoints/v143: file exists
But the sprite cli tells me that that checkpoint doesn’t exist:
checkpoint not found ... checkpoints/v143 ... sql: no rows in result set
I don’t see any obviously hanging processes. Is there any way to force a cleanup so I can resume checkpointing?