On Wed, Aug 4, 2021 at 7:41 PM Ankur Sinha <sanjay.ankur@xxxxxxxxx> wrote: > > I think changing your key on the new accounts system should be enough. > If you've checked your ssh_config etc. and all of that is OK, I guess > you'll need to file a ticket with infra so they can look at why your new > key isn't working. Hi all Thanks for the information. Now it still fails. And for config file, you mean this one? [xiao@fedora ~]$ cat .ssh/config # The "IdentitiesOnly yes" force to try only keys listed with "IdentityFile" option. # Otherwise ssh-agent tries all preloaded keys before the ones specified by "IdentityFile" option, which may lead to # "Access denied: Too many authentication failures" error HOST gitlab.com HostName gitlab.com IdentityFile ~/.ssh/id_ed25519_gitlab IdentitiesOnly yes > > https://pagure.io/fedora-infrastructure/issues > I can login https://accounts.fedoraproject.org/ with my fedora account successfully. When I try to login pagure.io with same account. It complains "OpenID request was cancelled" Regards Xiao _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure