Closed Bug 1389402 Opened 7 years ago Closed 7 years ago

Internal Server Error

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: wsmwk, Unassigned)

References

()

Details

All three of those urls work fine for me right now. However, I looked at Sentry for errors that occurred around the time you wrote up this report and I'm pretty sure it's this: """ KeyError: u'56.0b2' File "django/core/handlers/base.py", line 132, in get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "newrelic/hooks/framework_django.py", line 499, in wrapper return wrapped(*args, **kwargs) File "crashstats/crashstats/decorators.py", line 101, in inner return view(request, *args, **kwargs) File "crashstats/crashstats/views.py", line 598, in crashes_per_day adi_groups = adi_by_version[term] """ I'm not sure why that would fail and then stop failing. Maybe it depends on data that didn't exist when it failed 4 hours ago?
indeed, the links now also work for me
This seems fine now so I'm going to mark it as WORKSFORME.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.