Skip to content

Instantly share code, notes, and snippets.

@deedubs
Created August 22, 2011 13:51
Show Gist options
  • Save deedubs/1162411 to your computer and use it in GitHub Desktop.
Save deedubs/1162411 to your computer and use it in GitHub Desktop.
Github Error on Pull
git pull
remote: Counting objects: 37, done.
remote: Compressing objects: 100% (10/10), done.
remote: Total 22 (delta 12), reused 21 (delta 11)
Unpacking objects: 100% (22/22), done.
/data/github/current/lib/github/config/failbot.rb:5: undefined method `setup' for Failbot:Module (NoMethodError)
from /data/github/current/config/basic.rb:168:in `require'
from /data/github/current/config/basic.rb:168
from hooks/post-upload-pack:5:in `require'
from hooks/post-upload-pack:5
From github.com:deedubs/###
3a02d73..9f6cd5c master -> origin/master
Updating 3a02d73..9f6cd5c
Fast-forward
## | 7 +-
## | 183 ++++++++++++++++++-----------------
## | 2 +-
## | 7 +-
4 files changed, 103 insertions(+), 96 deletions(-)
@codescape
Copy link

Same here but with a git push.

@mischa
Copy link

mischa commented Aug 22, 2011

me too

@dennisquintel
Copy link

Got it here as well... Some github flaw?

@ekosz
Copy link

ekosz commented Aug 22, 2011

I just had this problem. Any news?

@mischa
Copy link

mischa commented Aug 22, 2011

Must be.

@akiradeveloper
Copy link

What do you think is happening?
I have the same case here in Japan and annoyed.

@katraev
Copy link

katraev commented Aug 22, 2011

same on push&clone&pull

@chonthu
Copy link

chonthu commented Aug 22, 2011

same here

@Dru89
Copy link

Dru89 commented Aug 22, 2011

Seems to be the issue with anything related to repos on github right now. Quite annoying.

@mischa
Copy link

mischa commented Aug 22, 2011

@FilippoBiga
Copy link

Same for me with git push

@Dru89
Copy link

Dru89 commented Aug 22, 2011

@codescape
Copy link

We had a bad deploy. We are fixing it.

http://twitter.com/#!/github/status/105640835747561473

@pykoder
Copy link

pykoder commented Aug 22, 2011

same for me, not clone, not pull not push :-(

@nuk
Copy link

nuk commented Aug 22, 2011

+1

@chonthu
Copy link

chonthu commented Aug 22, 2011

its a bad deploy, they are fixing it

@o
Copy link

o commented Aug 22, 2011

Oh, now i pushed without problem. I thought problem was fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment