Skip to content

Fatal: could not read Username for 'https://XXXXXX': No such device or address #26580

Answered by icasimpan
icasimpan asked this question in Actions
Discussion options

You must be logged in to vote

After a lot of debugging, I finally figured out that the only viable git URL is

git@git.drupal.org:project/<project_name>.git

Therefore, DO NOT USE the format

https://git.drupalcode.org/project/<project_name>.git

even if it works when you commit from command line which I tested a lot of times.

Hope this helps someone else.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
5 replies
@rsrrohit
Comment options

@salmanramadansyahputra
Comment options

@abannachGrafana
Comment options

@skumar09
Comment options

@stataraju
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment