cloudflare / cloudflare/moltworker
Container doesn't start anymore
Open
- Dominant language
- TypeScript
- Stars
- 10k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
I tried to change ` "@cloudflare/sandbox": "*",` to ` "@cloudflare/sandbox": "^0.7.20",` in package.json because the bot told me it could fix that it doesn't stay up all the time.
Then the worker in front of the container just started failing with
```
There is no container instance that can be provided to this Durable Object, try again later
```
I reverted the commit but the error persists and the bot doesn't work anymore :(
Contributor guide
Assessment
This issue has not been assessed yet.