Failed to push manifests: failed to push to remote #4485
Replies: 1 comment
-
I have found. Issue was on login the github |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like install flux bootstrap on wsl. during install Im getting:
flux bootstrap github --owner=my_github_name --repository=flux-example --branch=main --path=./clusters/my-cluster --personal
► connecting to github.com
► cloning branch "main" from Git repository "https://github.com/my_github_nam/flux-example.git"
✔ cloned repository
► generating component manifests
✔ generated component manifests
✔ committed component manifests to "main" ("2c5672c2240269e94e62d06b814a5cf37296702c")
► pushing component manifests to "https://github.com/my_github_name/flux-example.git"
✗ failed to push manifests: failed to push to remote: unexpected client error: unexpected requesting "https://github.com/my_github_name/flux-example.git/git-receive-pack" status code: 400
could somebody help ?
Beta Was this translation helpful? Give feedback.
All reactions