receive some 503 errors from multiples services. am I alone ?

from dns and workers services.
6 Replies
SuperHelpflare
SuperHelpflare•3mo ago
Support AI
Hey šŸ‘‹ It seems there may not be enough information in your post to effectively get support from the community. Please ensure you include as much as possible, you can check the channel guidelines for some examples of what kind of information to include.
This is an AI generated response, it may not be 100% accurate. Please validate the output. You can ask followups by replying to this message or mentioning me.
Pixel
Pixel•3mo ago
happening to us too
⚔ techb0x 🌟
example
Runtime types generated.

────────────────────────────────────────────────────────────
✨ Types written to worker-configuration.d.ts

šŸ“– Read about runtime types
https://developers.cloudflare.com/workers/languages/typescript/#generate-types
šŸ“£ Remember to rerun 'wrangler types' after you change your wrangler.toml file.


ā›…ļø wrangler 4.24.3
───────────────────

X [ERROR] Received a malformed response from the API

upstream connect error or disconnect/reset before headers. retried and the latest reset reason:
remo... (length = 190)
GET
/accounts/[redacted]/workers/scripts/s[redacted]/deployments
-> 503 Service Unavailable

If you think this is a bug, please open an issue at:
https://github.com/cloudflare/workers-sdk/issues/new/choose
Runtime types generated.

────────────────────────────────────────────────────────────
✨ Types written to worker-configuration.d.ts

šŸ“– Read about runtime types
https://developers.cloudflare.com/workers/languages/typescript/#generate-types
šŸ“£ Remember to rerun 'wrangler types' after you change your wrangler.toml file.


ā›…ļø wrangler 4.24.3
───────────────────

X [ERROR] Received a malformed response from the API

upstream connect error or disconnect/reset before headers. retried and the latest reset reason:
remo... (length = 190)
GET
/accounts/[redacted]/workers/scripts/s[redacted]/deployments
-> 503 Service Unavailable

If you think this is a bug, please open an issue at:
https://github.com/cloudflare/workers-sdk/issues/new/choose
Walshy
Walshy•3mo ago
Should be working again now
Pixel
Pixel•3mo ago
can confirm, looks good Thanks @Walshy | DevPlat EE !
⚔ techb0x 🌟
seems resolved now. I confirm, dns/workers 503 errors are gone. thanks,

Did you find this page helpful?