Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #1269

Closed
Open
Created Aug 22, 2012 by Administrator@rootOwner

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?'
Assignee
Assign to
Time tracking