You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 10, 2019. It is now read-only.
comment from @lmorchard:
But FWIW, it looks like there's a problem with it calling the Mozillians API (v1) to verify vouched status:
File "/data/www/badges.mozilla.org/badges/badgus/profiles/models.py", line 210, in is_vouched_mozillian
resp = requests.get(url)
...
File "/data/www/badges.mozilla.org/badges/virtualenv/lib/python2.6/site-packages/requests/adapters.py", line 431, in send
raise SSLError(e, request=request)
SSLError: hostname 'mozillians.org' doesn't match either of [REDACTED]
There's a Mozillians API v2, now, so switching to that would probably fix it.
Copying https://bugzilla.mozilla.org/show_bug.cgi?id=1227969 ...
Steps to reproduce:
Expected Results:
Show badges.mozilla.org
Actual Results:
Blank page
or
Expected Results:
Create a badge page
Actual Results:
Server error (500)
The text was updated successfully, but these errors were encountered: