Skip to content

[Playwright-GH-Pages] fatal: unable to access 400 #200

@6nv

Description

@6nv

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 128

I 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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    📬 Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions