Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to do git push to the remote repo created on gitbucket #63

Open
sakeebshaikh74 opened this issue Apr 29, 2024 · 1 comment
Open

Comments

@sakeebshaikh74
Copy link

while i am pushing to the gitbucket repo getting the below error

git -c http.sslVerify=false push --all gitbucket
warning: redirecting to https://gitbucket-edge.atomiq-observability-dev/git/root/awx_configuration.git/
Enumerating objects: 88, done.
Counting objects: 100% (88/88), done.
Delta compression using up to 2 threads
Compressing objects: 100% (78/78), done.
Writing objects: 100% (88/88), 44.85 MiB | 21.30 MiB/s, done.
Total 88 (delta 8), reused 0 (delta 0), pack-reused 0
error: RPC failed; HTTP 413 curl 22 The requested URL returned error: 413
send-pack: unexpected disconnect while reading sideband packet
fatal: the remote end hung up unexpectedly
Everything up-to-date

@sakeebshaikh74
Copy link
Author

I have increased the
MAX file size to 1048576000 but still getting the error

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

No branches or pull requests

1 participant