On Thu, Aug 05, 2021 at 03:33:18PM +0800, Xiao Ni wrote:
> On Wed, Aug 4, 2021 at 7:41 PM Ankur Sinha <sanjay.an...@gmail.com> 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"

Are you entering your username there, not your email address?
(The old account system would accept email address, but the new one does
not). 

Do you have a otp enrolled? If so, you need to append your otp to the
end of your password in the password field when logging in. 

Drop an email to ad...@fedoraproject.org and we can debug further.

kevin

Attachment: signature.asc
Description: PGP signature

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to