Error on push over http when push data more 230Kb (packed-data)
Created by: AlexMcArrow
Error on push over http when push data more 230Kb (packed-data)
git commit log
git.exe push --progress "origin" master
Counting objects: 330, done.
Compressing objects: 100% (321/321)
Writing objects: 100% (329/329)
Writing objects: 100% (329/329), 693.17 KiB, done.
Total 329 (delta 49), 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 = 500
Everything up-to-date
git did not exit cleanly (exit code 1)
/home/gitlab/gitlab/log/production.log
Started GET "/testing.git/info/refs?service=git-receive-pack" for 94.41.202.201 at 2012-08-22 16:29:21 +0000
Started GET "/testing.git/info/refs?service=git-receive-pack" for 94.41.202.201 at 2012-08-22 16:29:31 +0000
Started GET "/testing.git/info/refs?service=git-receive-pack" for 94.41.202.201 at 2012-08-22 16:29:31 +0000
Started POST "/testing.git/git-receive-pack" for 94.41.202.201 at 2012-08-22 16:29:32 +0000
NoMethodError (undefined method `string' for #<File:/tmp/thin-body20120822-9919-1b7ysfh>):
config/initializers/grack_auth.rb:47:in `current_ref'
config/initializers/grack_auth.rb:30:in `valid?'