question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Increased 500 errors after 2019.02.14-2 release

See original GitHub issue

Describe the problem and steps to reproduce it:

We have seen increased 500 errors after 2019.02.14-2 release. Please see the sceenshot below:

image

Even thought the absolute rate (<0.06 per second) seems to be low, but it is considered 3 times more than before. So unless something has changed and this is expected, this much increase is definitely an indication of some issue.

What happened?

We are not sure yet. Operation conditions haven’t changed for this release. And the increase of 500 happened immediate after the push finishes (judging by the time on the screenshot).

The disco-recommendations waffle was enabled for this release, but not sure it’s related or not.

What did you expect to happen?

If the increase of 500 is not expected due to some code changes, we should probably figure out a way to reduce it to its normal level.

Anything else we should know?

n/a


For QA: please make sure “not found” pages are displayed correctly for the following locales:

  • de
  • en-US
  • pt-BR

Not found pages are the ones that are displayed for an unknown add-on for instance (or a random url for a page that does not exist).

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:17 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
kumar303commented, Apr 11, 2019

Could you add some steps for QA? I think it’s just a matter of checking for regressions in some localizations.

1reaction
kumar303commented, Feb 20, 2019

To recap, the quick fix preventing 500s landed in https://github.com/mozilla/addons-frontend/pull/7598

The next step is to try and come up with a way to prevent this kind of localization problem from occurring again.

Read more comments on GitHub >

github_iconTop Results From Across the Web

HTTP 500 Internal Server Error: What It Means & How to Fix It
A 500 internal server error is, as the name implies, a general problem with the website's server. More than likely, this means there's...
Read more >
How to Fix a 500 Internal Server Error on Your WordPress Site
The 500 Internal Server Error status code occurs when the server encounters an error that prevents it from fulfilling the request.
Read more >
500 Internal Server Error - HTTP - MDN Web Docs - Mozilla
This error response is a generic "catch-all" response. Usually, this indicates the server cannot find a better 5xx error code to response.
Read more >
What Is a 500 Error & How to Fix It | Sucuri Blog
1. This is a good troubleshooting step. This is done before looking for more debugging on your site to confirm that the issue...
Read more >
What is a 500 Internal Server Error? - Allconnect.com
A 500 Internal Server Error is an umbrella term for several issues often involving the server of the website you're trying to reach....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found