Closed Bug 664186 Opened 14 years ago Closed 14 years ago

[prod] ISE: Exception: Newsletter subscription failed

Categories

(Websites Graveyard :: markup.mozilla.org, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: mbrandt, Unassigned)

Details

(Whiteboard: [prod])

https://markup.mozilla.org/zh-TW/newsletter/ ================ Traceback (most recent call last): File "/data/www/python/markup.mozilla.org/markup/ffdemo/vendor/src/django/django/core/handlers/base.py", line 100, in get_response response = callback(request, *callback_args, **callback_kwargs) File "/data/www/python/markup.mozilla.org/markup/ffdemo/responsys/views.py", line 35, in subscribe data['country']) File "/data/www/python/markup.mozilla.org/markup/ffdemo/responsys/responsys.py", line 47, in subscribe raise Exception('Newsletter subscription failed: %s' % ce) Exception: Newsletter subscription failed: (56, 'SSL read: errno -5961')
If this hasn't reoccurred, I am willing to wontfix this. Choking on SSL errors is a feature, not a bug. So if this was a temporary glitch on responsys's server side, fine. Googling indicates this happens on occasion when talking to third-party APIs.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
Product: Websites → Websites Graveyard
You need to log in before you can comment on or make changes to this bug.