Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Post History

84%
+9 −0
Q&A Help wanted: investigating server errors

We've had several bug reports here on Meta about server 500 errors, and we know that these can deter participation. That's bad at any time but especially when we are trying to grow. We want to do...

1 answer  ·  posted 2y ago by Monica Cellio‭  ·  last activity 2y ago by NateEag‭

Question discussion
#1: Initial revision by user avatar Monica Cellio‭ · 2022-03-07T16:42:42Z (about 2 years ago)
Help wanted: investigating server errors
We've had several bug reports here on Meta about server 500 errors, and we know that [these can deter participation](https://software.codidact.com/posts/285035/285067#answer-285067).  That's bad at any time but especially when we are trying to grow.  We want to do better.

So far, our developers with database access have been looking these up when there's a bug report and addressing the problem, but we'd like to broaden the pool of people who can help.  Every error is logged, but not all logs get investigated.  **If you're a developer, SRE, or DevOps person and you'd like to help us fix 500s, read on.**  Our hope is that reviewing the set of errors, rather than looking at them one at a time, will yield some root causes that we can fix -- fix several errors at once, instead of fixing them one at a time as they come up.

We believe that, in most cases, the records of these errors in the database contain all the information needed to debug them.  Our developers can pull these records for all the 500s we've gotten and share them (no PII).

Would anybody like to help us investigate these errors?  Right now the people who can investigate them are on other critical paths; if there are folks who'd like to help, we'd like to help you help us.

I'm making this post, instead of just asking for a dump to be posted somewhere public, to find out if there's interest first.  This way we can work with you to figure out the best way to package this information and update it with new reports.