Closed Bug 1191445 Opened 9 years ago Closed 5 years ago

[traceback] pytz.exceptions:AmbiguousTimeError

Categories

(support.mozilla.org :: Questions, task)

task
Not set
major

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: stephend, Unassigned)

References

()

Details

https://support.mozilla.org/te/questions/1028823/feed throws a 500:

Traceback (most recent call last):
File "/usr/lib64/python2.6/site-packages/newrelic-2.44.0.36/newrelic/hooks/framework_django.py", line 497, in wrapper return wrapped(*args, **kwargs)
File "/data/www/support.mozilla.org/kitsune/virtualenv/lib/python2.7/site-packages/django/contrib/syndication/views.py", line 44, in __call__ feedgen = self.get_feed(obj, request)
File "/data/www/support.mozilla.org/kitsune/virtualenv/lib/python2.7/site-packages/django/contrib/syndication/views.py", line 193, in get_feed pubdate = make_aware(pubdate, tz)
File "/data/www/support.mozilla.org/kitsune/virtualenv/lib/python2.7/site-packages/django/utils/timezone.py", line 358, in make_aware return timezone.localize(value, is_dst=None)
File "/data/www/support.mozilla.org/kitsune/virtualenv/lib/python2.7/site-packages/pytz/tzinfo.py", line 349, in localize raise AmbiguousTimeError(dt)
AmbiguousTimeError: 2014-11-02 01:28:28

New Relic: https://rpm.newrelic.com/accounts/263620/applications/2779374/traced_errors/2a68f0-a7dd9738-3b9a-11e5-871a-c81f66b8ceca
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.