Sprite has become unresponsive

A sprite I’ve had running for a day or so has suddenly stopped responding to HTTP requests, and when I try to tunnel onto it with sprite console –debug I see:

```
time=2026-01-22T16:47:02.054Z level=DEBUG msg=“ws read error” error=“websocket: close 1006 (abnormal closure): unexpected EOF” errorType=*websocket.CloseError
```

When I list sprites I still see it’s reporting ‘running’ status. Not sure what other logs I can pull to assist with debugging.

When I try to restore to a checkpoint I get:

```
✗ Failed to restore checkpoint: failed to stop overlay service tree: errors stopping service tree: process did not exit after SIGKILL
```

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.