Workers should be fine - got anymore

Workers should be fine - got anymore info?
36 Replies
DanTheGoodman
DanTheGoodman2mo ago
so the errors are all massive HTML responses like:
DanTheGoodman
DanTheGoodman2mo ago
both staging and prod went down within the same few minutes, and we haven't pushed code since midnight my time so abt 13 hrs ago https://dash.cloudflare.com/df681cd207a9e2afa394d260c486fd1e/workers/services/view/htmxpushproxy/production?time-window=1440&versionFilter=all if you can access
Walshy
WalshyOP2mo ago
What does wrangler tail show?
DanTheGoodman
DanTheGoodman2mo ago
checking, that's going to explode my console XD
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View
DanTheGoodman
DanTheGoodman2mo ago
GET https://do/ws?chan=61292850&type=interaction-list&token=REDACTED.REDACTED.REDACTED - Canceled @ 9/26/2024, 12:55:27 PM
GET https://do/ws?chan=457124238&type=interaction-list&token=REDACTED.REDACTED.REDACTED - Canceled @ 9/26/2024, 12:55:27 PM
GET https://do/ws?chan=174994563&type=empty-state&token=REDACTED.REDACTED.REDACTED - Canceled @ 9/26/2024, 12:55:27 PM
GET https://do/ws?chan=61292850&type=interaction-list&token=REDACTED.REDACTED.REDACTED - Canceled @ 9/26/2024, 12:55:27 PM
GET https://do/ws?chan=61292850&type=interaction-list&token=REDACTED.REDACTED.REDACTED - Canceled @ 9/26/2024, 12:55:27 PM
GET https://do/ws?chan=457124238&type=interaction-list&token=REDACTED.REDACTED.REDACTED - Canceled @ 9/26/2024, 12:55:27 PM
GET https://do/ws?chan=174994563&type=empty-state&token=REDACTED.REDACTED.REDACTED - Canceled @ 9/26/2024, 12:55:27 PM
GET https://do/ws?chan=61292850&type=interaction-list&token=REDACTED.REDACTED.REDACTED - Canceled @ 9/26/2024, 12:55:27 PM
so many of these like Tail is currently in sampling mode due to the high volume of messages. To prevent messages from being dropped consider adding filters.
Walshy
WalshyOP2mo ago
The production workers.dev having problems is known - we're working on a fix The issue comes from having a worker named {8hexChars}-{whatever} Cancelled usually indicates eyeball disconnect. Sure the origin is ok?
DanTheGoodman
DanTheGoodman2mo ago
for sure the rest of the system is working fine it's also happening on our staging version of this service too
Walshy
WalshyOP2mo ago
Looking into it
DanTheGoodman
DanTheGoodman2mo ago
appreciate you, lmk if i can provide any info
Brett Willis
Brett Willis2mo ago
I isolated it to the presence of a Content-Length: 0 header in the request and using workers.dev subdomain. Same for you guys?
Walshy
WalshyOP2mo ago
Can you give me a url to repro?
DanTheGoodman
DanTheGoodman2mo ago
yeah sec https://htmxpushproxy.tangia.workers.dev/ is the base url, checking the request to get more info on what's needed HtmxPusherURL + "/creators/twitch:" + creatorTwitchID + "/trigger?trigger=" + trigger is our url construction. getting a final url right now https://htmxpushproxy.tangia.workers.dev/creators/twitch:75011839/trigger?trigger=interactions-changed
Walshy
WalshyOP2mo ago
And it's a GET?
DanTheGoodman
DanTheGoodman2mo ago
post sorry sometimes we don't have a body
Brett Willis
Brett Willis2mo ago
Info for my repro here https://discord.com/channels/595317990191398933/779390076219686943/1288953613292671026 I didn't see this thread before I posted
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View
DanTheGoodman
DanTheGoodman2mo ago
this might be the same thing, i don't have the content length of the requests going out unfortunately, I can add that if we need actually i 100% know, it's an empty body we're also getting more failures across some of our other services using workers on .dev domains as well I'm going to start giving heads up tweets, please let me know if there's any more info to this, since it's causing pretty major downtime for us
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View
DanTheGoodman
DanTheGoodman2mo ago
would a short-term fix for us be adding a custom domain?
texan
texan2mo ago
If you redeploy, you should be back in action.
DanTheGoodman
DanTheGoodman2mo ago
even with .dev domains?
Walshy
WalshyOP2mo ago
yes, we're still working to figure out the issue but we'll do that before rolling back out Sorry for the issue!
DanTheGoodman
DanTheGoodman2mo ago
ill try deploying real quick
Walshy
WalshyOP2mo ago
(note: it may take a few mins for it to fully work again on deploy while caches get updated)
DanTheGoodman
DanTheGoodman2mo ago
Is there a way I can redeploy using the same code from the dashboard? I tried just deploying the current version but i can't tell if that did a redeploy
DanTheGoodman
DanTheGoodman2mo ago
nvm
No description
DanTheGoodman
DanTheGoodman2mo ago
yep, errors just went to 0 lol @Walshy | Deploying when will other services be automatically fixed? Or should I just start rdeploying everyhting? We have a fair few
Walshy
WalshyOP2mo ago
Once you deploy one Worker, the rest should get fixed
DanTheGoodman
DanTheGoodman2mo ago
even other workers with different names?
Brett Willis
Brett Willis2mo ago
Redeploy has not resolved it for mine
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View
Walshy
WalshyOP2mo ago
yes
texan
texan2mo ago
what's the route?
Brett Willis
Brett Willis2mo ago
@Will Taylor | Workers see info here in reply Seems resolved now
Want results from more Discord servers?
Add your server