That's from the container worker, not the queue consumer
That's from the container worker, not the queue consumer
Msg 2000d8094472de33684f1967e7365521: Error processing message (attempt 1) for d1cab0d6-be82-4211-a6a9-c53c00dbff40: Error: HTTP error! status: 500 - {"error":"Internal Server Error"}
(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.
Msg 2000d8094472de33684f1967e7365521: Error processing message (attempt 1) for d1cab0d6-be82-4211-a6a9-c53c00dbff40: Error: HTTP error! status: 500 - {"error":"Internal Server Error"}Total Upload: 53.47 KiB / gzip: 13.58 KiB
Worker Startup Time: 14 ms
Your worker has access to the following bindings:
- Durable Objects:
- MORPH_CONTAINER: MorphContainer
- Vars:
- NODE_ENV: "production"
Uploaded morph-server (9.65 sec)
Deployed morph-server triggers (1.76 sec)∷ Building container images for local development...
error when starting dev server:
TypeError: Failed to parse URL from /registries/registry.cloudflare.com/credentials
at node:internal/deps/undici/undici:13510:13
at async sendRequest (file:///home/azuev/polymer/node_modules/.pnpm/@cloudflare+vite-plugin@1.12.0_vite@7.1.3_@types+node@24.3.0_jiti@2.5.1_lightningcss@1._8b43f7dcedb891a211abe2294734dcbb/node_modules/@cloudflare/vite-plugin/dist/index.js:14260:10)
at async file:///home/azuev/polymer/node_modules/.pnpm/@cloudflare+vite-plugin@1.12.0_vite@7.1.3_@types+node@24.3.0_jiti@2.5.1_lightningcss@1._8b43f7dcedb891a211abe2294734dcbb/node_modules/@cloudflare/vite-plugin/dist/index.js:14320:26
ELIFECYCLE Command failed with exit code 1.
➜ polymer git:(main) ✗