We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
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
The text was updated successfully, but these errors were encountered:
I have increased the MAX file size to 1048576000 but still getting the error
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: