I’m experiencing the same issue —

I’m experiencing the same issue — everything works as expected in the development environment, but in production I’m getting a Container suddenly disconnected, try again error with status code 500, even though my container is actually responding with status code 409 or 201. The logs show that the service inside the container returns the correct status code. This issue occurs specifically on POST requests. Container App ID: a037b631-8b38-4ea3-9ca6-1c094184df54.
1 Reply
Pranjal
PranjalOP4w ago
I checked today this is fixed in "@cloudflare/containers": "^0.0.30",

Did you find this page helpful?