#10809 Authentication issue, fail on fedpkg push
Closed: Fixed by kevin. Opened by iamianmullins.

Command failure on 'fedpkg push', resulting in the error message seen below. I'm not a member of the packager group, so cannot do this via ssh and have tried following the correct documentation without success https://docs.fedoraproject.org/en-US/ci/pull-requests/#_you_are_not_a_packager

[imullins@VFIEVOX3 ~/packaging/SDL2]$ fedpkg push Could not execute gitcred_get: 500 Server Error: Internal Server Error for url: https://id.fedoraproject.org/openidc/Token Could not execute gitcred_get: 500 Server Error: Internal Server Error for url: https://id.fedoraproject.org/openidc/Token Username for 'https://src.fedoraproject.org/forks/ianmullins/rpms/SDL2.git': iamianmullins Password for 'https://iamianmullins@src.fedoraproject.org/forks/ianmullins/rpms/SDL2.git': fatal: Authentication failed for 'https://src.fedoraproject.org/forks/ianmullins/rpms/SDL2.git/' Could not execute push: Failed to execute command.

Thanks


So, are you seeing the login on id.fedoraproject.org in your browser here?

Or does this error just happen immediately?

Are you on a machine with a gui browser available?

Hey Kevin,
It doesn't go to the browser, this happens immediately in the terminal. I'm running a Fedora workstation and have access to a gui browser

Is your username locally different from your account system username?

if you pass '--user iamianmullins' and '--debug' whats the output?

Metadata Update from @zlopez:
- Issue priority set to: Waiting on Reporter (was: Needs Review)

Can you please retry it now? it looks like there may have been a bug going on on token refresh which we have now fixed. :)

Thanks Kevin, 'fedpkg push' confirmed working once again. You can close this one out. Much appreciated :)

sorry for the hassle. ;(

Metadata Update from @kevin:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata