-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[error]fatal: could not read Username #26
Comments
@jinzishuai any link to your check run or repository? |
@TingluoHuang thank you but my repo is a private one so I cannot share that. |
magically it is working again. Maybe just some cloud infrastructure problem. |
@jinzishuai did you generate a new PAT token for the checkout action? |
@TingluoHuang I did try with a newly generated PAT token but that didn't help. |
Seeing this today when checking out a wiki for a public repo: https://github.com/google/site-kit-wp/pull/1168/checks?check_run_id=484311428 Seems like a fluke since this works fine on other runs. |
Seeing it as well: https://github.com/embercsi/ember-csi/runs/615414645?check_suite_focus=true |
@ericsciple Thanks, you are right. The token was revoked and I hadn't noticed. 😅 |
@ericsciple Thanks, Same here also |
So, my turn, all our CI broke and I am getting nowhere, did you ever solve this? The trouble began when I deleted the org token we are using for checking out dependencies in CI jobs. I created the token again soon after but still all CI jobs fail with the error in the screenshot above. It has been a couple of days now, we really need a solution |
I was having trouble with permissions in token, once I updated the token permission it got resolved
…________________________________
From: Thomas Steen Rasmussen ***@***.***>
Sent: Thursday, 2 June, 2022, 12:04 am
To: actions/checkout ***@***.***>
Cc: Midhun TP ***@***.***>; Comment ***@***.***>
Subject: Re: [actions/checkout] [error]fatal: could not read Username (#26)
I'm having the same problem
So, my turn, all our CI broke and I am getting nowhere, did you ever solve this? The trouble began when I deleted the org token we are using for checking out dependencies in CI jobs. I created the token again soon after but still all CI jobs fail with the error in the screenshot above. It has been a couple of days now, we really need a solution
—
Reply to this email directly, view it on GitHub<#26 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ADGE3NGU54HGOLZI6K44Q6LVM6UJ7ANCNFSM4ISDK4WQ>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Hi there,
Without changing anything, my github actions stopped working last night and I got an error of
Does anyone know what is wrong here?
Thank you
Shi
The text was updated successfully, but these errors were encountered: