Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please port fedora_active_user to use fasjson #23

Open
knight-of-ni opened this issue Jul 28, 2022 · 3 comments
Open

Please port fedora_active_user to use fasjson #23

knight-of-ni opened this issue Jul 28, 2022 · 3 comments

Comments

@knight-of-ni
Copy link

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/

@musicinmybrain
Copy link

It looks like this is really broken now:

ERROR:active-user:ServerError(https://admin.fedoraproject.org/accounts/json/person_by_username, 404, Not Found)

@gotmax23
Copy link

Does it work with --nofas?

@musicinmybrain
Copy link

Does it work with --nofas?

Yes. Thanks for pointing that out. It’s a lot better than nothing.

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

No branches or pull requests

3 participants