gitbucket-docker
gitbucket-docker copied to clipboard
Unable to do git push to the remote repo created on gitbucket
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
I have increased the MAX file size to 1048576000 but still getting the error