mozilla / badges.mozilla.org

badges for mozillians! (DEPRECATED)
https://badges.mozilla.org
BSD 3-Clause "New" or "Revised" License
23 stars 49 forks source link

badges.mozilla.org is down/broken? #141

Open groovecoder opened 8 years ago

groovecoder commented 8 years ago

Copying https://bugzilla.mozilla.org/show_bug.cgi?id=1227969 ...

Steps to reproduce:

  1. Go to badges.mozilla.org in Firefox 43 (currently beta)

Expected Results:

Show badges.mozilla.org

Actual Results:

Blank page

or

  1. Sign in to badges.mozilla.org with Chrome (48)
  2. Click to create a badge

Expected Results:

Create a badge page

Actual Results:

Server error (500)

groovecoder commented 8 years ago

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.

groovecoder commented 8 years ago

Sorry to be a pest about this, but I'm trying to use badges.mozilla.org to create a fun Mozlando game/app:

https://mozlando-beers.herokuapp.com/

But I need to create the badge on badges.mozilla.org before Mozlando starts. Will that be possible?

lmorchard commented 8 years ago

Probably not possible before Mozlando. badges.m.o is basically abandoned - no one's worked on it since February and I won't have time for it myself

groovecoder commented 8 years ago

Okay, I'll look for another badge issuer for this. (Know of any?) :smile: