-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hi, in my workflows I am getting the following error from the "Publish report" step in ci.yml (link to error)
/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/gh-pages*:refs/remotes/origin/gh-pages* +refs/tags/gh-pages*:refs/tags/gh-pages*
remote: Duplicate header: "Authorization"
Error: fatal: unable to access 'https://github.com/nicfv/Pumpchart/': The requested URL returned error: 400
The process '/usr/bin/git' failed with exit code 128
Waiting 11 seconds before trying again
/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/gh-pages*:refs/remotes/origin/gh-pages* +refs/tags/gh-pages*:refs/tags/gh-pages*
remote: Duplicate header: "Authorization"
Error: fatal: unable to access 'https://github.com/nicfv/Pumpchart/': The requested URL returned error: 400
The process '/usr/bin/git' failed with exit code 128
Waiting 17 seconds before trying again
/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/gh-pages*:refs/remotes/origin/gh-pages* +refs/tags/gh-pages*:refs/tags/gh-pages*
remote: Duplicate header: "Authorization"
Error: fatal: unable to access 'https://github.com/nicfv/Pumpchart/': The requested URL returned error: 400
Error: The process '/usr/bin/git' failed with exit code 128I have a hunch that there is simply a setting I need to change in my repository settings, but the error message here is not helpful at all. Can you please clarify what needs to be done to fix this error, and maybe I could even help by creating a PR with a better error message?
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
📬 Triage