Skip to content

Instantly share code, notes, and snippets.

@kersny
Created June 4, 2011 01:30
Show Gist options
  • Select an option

  • Save kersny/1007443 to your computer and use it in GitHub Desktop.

Select an option

Save kersny/1007443 to your computer and use it in GitHub Desktop.
Github Push Error
Counting objects: 104, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (83/83), done.
Writing objects: 100% (83/83), 9.16 KiB, done.
Total 83 (delta 61), reused 0 (delta 0)
remote: Push worked, but post-receive failed: Connection reset by peer
remote: /data/github/current/vendor/gems/ruby/1.8/gems/redis-2.2.0/lib/redis/client.rb:234:in `ensure_connected'
remote: /data/github/current/vendor/gems/ruby/1.8/gems/redis-2.2.0/lib/redis/client.rb:114:in `process'
remote: /data/github/current/vendor/gems/ruby/1.8/gems/redis-2.2.0/lib/redis/client.rb:183:in `logging'
remote: /data/github/current/vendor/gems/ruby/1.8/gems/redis-2.2.0/lib/redis/client.rb:113:in `process'
remote: /data/github/current/vendor/gems/ruby/1.8/gems/redis-2.2.0/lib/redis/client.rb:38:in `call'
remote: /data/github/current/vendor/gems/ruby/1.8/gems/redis-2.2.0/lib/redis.rb:428:in `sadd'
remote: /usr/lib/ruby/1.8/monitor.rb:242:in `synchronize'
remote: /data/github/current/vendor/gems/ruby/1.8/gems/redis-2.2.0/lib/redis.rb:427:in `sadd'
remote: /data/github/current/vendor/gems/ruby/1.8/gems/redis-namespace-0.8.0/lib/redis/namespace.rb:188:in `send'
remote: /data/github/current/vendor/gems/ruby/1.8/gems/redis-namespace-0.8.0/lib/redis/namespace.rb:188:in `method_missing'
remote: /data/github/current/vendor/gems/ruby/1.8/gems/resque-1.10.0/lib/resque.rb:184:in `watch_queue'
remote: /data/github/current/vendor/gems/ruby/1.8/gems/resque-1.10.0/lib/resque.rb:129:in `push'
remote: /data/github/current/vendor/gems/ruby/1.8/gems/resque-1.10.0/lib/resque/job.rb:51:in `create'
remote: /data/github/current/lib/rock_queue.rb:58:in `enqueue'
remote: /data/github/current/lib/rock_queue.rb:28:in `push'
remote: hooks/post-receive:37
To git@github.com:kersny/manos.git
3087384..ceccb07 spdy -> spdy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment