INTERNAL_SERVER_ERROR_3

Will my server stop crashing with this error if I upgrade to a paid subscription? It's very frustrating for me and visitors to my website.
18 Replies
orriols
orriols4mo ago
Hi @MelerEcckmanLawler Are you seeing these errors in all regions, or in a region in particular?
MelerEcckmanLawler
MelerEcckmanLawlerOP4mo ago
I assume it happens to others not in my own region.
orriols
orriols4mo ago
We've experienced an important error spike at around 8:40 UTC in europe. We are investigating the incident. Can you clarify if 1. This region matches your case 2. Are the errors still happening right now?
MelerEcckmanLawler
MelerEcckmanLawlerOP4mo ago
This has been going on a month about, at least, if not longer.
orriols
orriols4mo ago
oh, ok
MelerEcckmanLawler
MelerEcckmanLawlerOP4mo ago
In the USA, probably globally, not sure. I don't recall it ever occurring to any of my sites until I got a lot of traffic. So I believe it's traffic related.
orriols
orriols4mo ago
Can you dm me (or write an email to support@deno.com) stating the org or user, and projects affected, so that we can take a look in detail?
MelerEcckmanLawler
MelerEcckmanLawlerOP4mo ago
Can I just post it here? User ID: 112115d3-54ac-458b-bab6-103426b8cb5a wordcel.org It affects other sites too, but that is the only one I'm concerned about.
orriols
orriols4mo ago
thanks!
MelerEcckmanLawler
MelerEcckmanLawlerOP4mo ago
My site is down apparently, wow. Did not know that. Is this related to the issue being investigated right now? This has never happened before.
MelerEcckmanLawler
MelerEcckmanLawlerOP4mo ago
No description
MelerEcckmanLawler
MelerEcckmanLawlerOP4mo ago
I hope my KV database is restored because my backups are a bit out of date 🙃 Please tell me my KV database is okay 🙏 I checked and it seems it's still there 🙂
orriols
orriols4mo ago
Yes, sorry this is an unrelated incident we are currently experiencing. Should be back in a few seconds The KV database is unafected
MelerEcckmanLawler
MelerEcckmanLawlerOP4mo ago
It's back. Thanks! Oh, all Deno sites were down just now?
orriols
orriols4mo ago
Unfortunately yes, for a few minutes.
MelerEcckmanLawler
MelerEcckmanLawlerOP4mo ago
No word on what might be causing the INTERNAL_SERVER_ERROR_3?
orriols
orriols4mo ago
Looking into it
MelerEcckmanLawler
MelerEcckmanLawlerOP3mo ago
Thanks. Any update? My server will randomly respond with 500 for any request, even for resources like "script.js", sometimes leaving my webapps halfway-loaded and unresponsive for no apparent reason. This is embarrassing 😳 I've overrode fetch() to retry several times with pauses in between to handle this, but I'm not aware of any workaround to randomly failing to load resources like "styles.css" which aren't loaded via JavaScript.

Did you find this page helpful?