woodpecker-ci / woodpecker-ci/plugin-git

Print useful error message if auth failed due to wrong/missing password

Open
#25 4 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
25
Forks
40
Avg merge
22h 23m
Merged PRs (30d)
6

Description

fatal: could not read Username for 'https://<url>': No such device or address
exit status 128 

does not tell you that it simply try to clone without password but it failed because it needs one

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue provides only the failing Git output and no file, test, or entry point. Reproduce the wrong- or missing-password clone case, then trace where plugin-git surfaces this error; done means the output clearly identifies an authentication or password failure rather than only the generic Git error.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, go
Domain
devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.