Skip to content
This repository has been archived by the owner on Apr 10, 2019. It is now read-only.

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

Open
groovecoder opened this issue Nov 26, 2015 · 4 comments
Open

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

groovecoder opened this issue Nov 26, 2015 · 4 comments

Comments

@groovecoder
Copy link
Member

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
Copy link
Member Author

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
Copy link
Member Author

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
Copy link
Contributor

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
Copy link
Member Author

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants