RPC failed; result=22, HTTP code = 413
I got everything to install/work properly with GitLab and nginx, but the only issue I am coming across is while pushing a commit.
This is the error I receive upon pushing the repo ->
Counting objects: 473, done. Delta compression using up to 8 threads. Compressing objects: 100% (461/461), done. Writing objects: 100% (472/472), 3.84 MiB | 0 bytes/s, done. Total 472 (delta 104), reused 0 (delta 0) fatal: The remote end hung up unexpectedly fatal: The remote end hung up unexpectedly error: RPC failed; result=22, HTTP code = 413 Everything up-to-date
git did not exit cleanly (exit code 1) (16567 ms @ 11/25/2014 10:59:57 AM)
- I Looked around first to find a solution before posting, the only thing related I found was to change the post.http size limit to 500mb, I did this and I still receive the RPC error.
Any help is extremely appreciated, thanks!
Check Info:
Checking Environment ...
Git configured for git user? ... yes Has python2? ... yes python2 is supported version? ... yes
Checking Environment ... Finished
Checking GitLab Shell ...
GitLab Shell version >= 1.7.0 ? ... OK (1.7.1) Repo base directory exists? ... yes Repo base directory is a symlink? ... no Repo base owned by git:git? ... yes Repo base access is drwxrws---? ... yes post-receive hook up-to-date? ... can't check because of previous errors post-receive hooks in repos are links: ... can't check because of previous errors
Checking GitLab Shell ... Finished
Checking Sidekiq ...
Running? ... yes
Checking Sidekiq ... Finished
Checking GitLab ...
Database config exists? ... yes Database is SQLite ... no All migrations up? ... yes GitLab config exists? ... yes GitLab config outdated? ... no Log directory writable? ... yes Tmp directory writable? ... yes Init script exists? ... yes Init script up-to-date? ... yes Projects have satellites? ... Faded / CraftedWeb v2 ... yes Neccta / Tempest ... yes EmuDevs / ED Projects ... yes EmuDevs / CraftedWeb v1.6-final ... yes Redis version >= 2.0.0? ... yes Your git bin path is "/usr/bin/git" Git version >= 1.7.10 ? ... yes (1.7.10)
Checking GitLab ... Finished
Env Info:
System information System: Debian 7.7 Current User: git Using RVM: no Ruby Version: 2.0.0p247 Gem Version: 2.0.3 Bundler Version:1.7.7 Rake Version: 10.1.0
GitLab information Version: 6.0.2 Revision: 10b0b8f1 Directory: /home/git/gitlab DB Adapter: mysql2 URL: http://git.emudevs.com:420 HTTP Clone URL: http://git.emudevs.com:420/some-project.git SSH Clone URL: git@git.emudevs.com:some-project.git Using LDAP: no Using Omniauth: no
GitLab Shell Version: 1.7.1 Repositories: /home/git/repositories/ Hooks: /home/git/gitlab-shell/hooks/ Git: /usr/bin/git