`sprite sessions list` timing out

My sprite console session became unresponsive. I tried detaching and re-attaching, but sprite sessions list is timing out:

$ sprite sessions list --debug
...
time=2026-05-26T12:39:40.766-05:00 level=DEBUG msg="token is already in new format" org=omar-417
time=2026-05-26T12:39:40.766-05:00 level=DEBUG msg="Using org URL" original=https://api.sprites.dev base=https://api.sprites.dev
time=2026-05-26T12:39:40.767-05:00 level=DEBUG msg="sprites: control disabled by client option" sprite=omar-storyworth-dev
Error: failed to list sessions: failed to list sessions: Get "https://api.sprites.dev/v1/sprites/omar-storyworth-dev/exec": net/http: request canceled (Client.Timeout exceeded while awaiting headers)

This happens fairly frequently. What can I do to get back into my sprite? Is there anything I can do to prevent this from happening again?

I just enabled a “Restart Sprite” button in the Sprites UI. Could you try that and see if it gets your sprite back to working? It’s similar to what we would do on the backend to try and revive the sprite.

That worked! Thank you!

You’re welcome. I’m glad to hear it helped!