Is `(request id: undefined): Internal Server Error` the exact error you're getting?
Is
(request id: undefined): Internal Server Error the exact error you're getting?Error rolling out application <app> due to an internal error (request id: undefined): Internal Server Errora03fcf42-2bed-4ce5-92d6-cdecb864ac94scheduled on a cron interval (in case that is relevant). thanks!
ctx.container is always undefined. Thanks!When you use Containers, incoming requests to your containers are handled by your Worker, and each container has its own Durable Object. You are billed for your usage of both Workers and Durable Objects.

