Open knight-of-ni opened 2 years ago
It looks like this is really broken now:
ERROR:active-user:ServerError(https://admin.fedoraproject.org/accounts/json/person_by_username, 404, Not Found)
Does it work with --nofas?
Does it work with --nofas?
Yes. Thanks for pointing that out. It’s a lot better than nothing.
A recent Fedora infrastructure change has caused fedora_active_user.py to crash, due to a HTTP 500 error while polling https://admin.fedoraproject.org/accounts/.
See here for more details: https://pagure.io/fedora-infrastructure/issue/10832
Support for the old url has been temporarily re-enabled, but the long term solution is to port fedora-active-user over to fasjson. https://fasjson.readthedocs.io/en/latest/