drbrain changed the topic of #rubygems to: RubyGems 2.0.2: http://bit.ly/rubygems-2-0-2 – Latest status: http://twitter.com/rubygems_status and http://status.rubygems.org
icco has quit [Ping timeout: 252 seconds]
icco has joined #rubygems
cowboyd has quit [Remote host closed the connection]
DanKnox is now known as DanKnox_away
workmad3 has quit [Ping timeout: 252 seconds]
vertis has quit [Ping timeout: 252 seconds]
havenwood has quit [Remote host closed the connection]
huoxito has joined #rubygems
DanKnox_away is now known as DanKnox
DanKnox is now known as DanKnox_away
DanKnox_away is now known as DanKnox
nirix has quit [Ping timeout: 252 seconds]
nirix has joined #rubygems
DanKnox is now known as DanKnox_away
corehook has joined #rubygems
nirix has quit [Ping timeout: 252 seconds]
nirix has joined #rubygems
corehook has quit [Remote host closed the connection]
nirix has quit [Ping timeout: 252 seconds]
nirix has joined #rubygems
nirix has quit [Ping timeout: 252 seconds]
nirix has joined #rubygems
huoxito has quit [Quit: Leaving]
jstr has quit [Quit: Computer has gone to sleep.]
le_gars has joined #rubygems
jstr has joined #rubygems
jstr has quit [Ping timeout: 276 seconds]
wojtha has joined #rubygems
jstr has joined #rubygems
tbuehlmann has joined #rubygems
charliesome has joined #rubygems
wojtha has quit [Ping timeout: 264 seconds]
lsegal has quit [Quit: Quit: Quit: Quit: Stack Overflow.]
wojtha has joined #rubygems
baburdick has quit [Read error: Connection reset by peer]
baburdick has joined #rubygems
dfdf has joined #rubygems
jstr has quit [Ping timeout: 264 seconds]
jstr has joined #rubygems
dfdf has quit [Remote host closed the connection]
dfdf has joined #rubygems
jstr has quit [Quit: Computer has gone to sleep.]
mikewintermute has joined #rubygems
mikewintermute has quit [Client Quit]
mikewintermute has joined #rubygems
le_gars has quit [Remote host closed the connection]
havenwood has joined #rubygems
dfdf has quit [Remote host closed the connection]
le_gars has joined #rubygems
dfdf has joined #rubygems
le_gars has quit [Ping timeout: 252 seconds]
dfdf has quit [Remote host closed the connection]
mikewintermute has quit [Quit: mikewintermute]
le_gars has joined #rubygems
charliesome has quit [Read error: Connection reset by peer]
charliesome has joined #rubygems
workmad3 has joined #rubygems
tbuehlmann has quit [Remote host closed the connection]
workmad3 has quit [Read error: Operation timed out]
workmad3 has joined #rubygems
nirix has quit [Ping timeout: 252 seconds]
charliesome has quit [Quit: Textual IRC Client: www.textualapp.com]
nirix has joined #rubygems
workmad3 has quit [Read error: Operation timed out]
<qrush> dependencies API is down, not sure why.
divout has joined #rubygems
<qrush> ok Heroku is up but our redirect thing is not
<qrush> samkottler: awake yet?
<divout> hi, http://status.rubygems.org/ yesterday i noticed that Dependency API is down. and in one of project i'm getting this:
<divout> ➜ bundle
<divout> Fetching gem metadata from http://rubygems.org/.
<divout> Fetching full source index from http://rubygems.org/
<divout> and then it's just stuck. is there anything i can do?
<divout> Error Bundler::HTTPError during request to dependency API
<qrush> yep, not sure what the problem is yet
<divout> ok
<divout> :(
<divout> it's strange that in another project bundle installed everything just fine
<qrush> it shouldnt fail
<qrush> it should fall back to the older way of doing it
<qrush> if it's not, maybe try updating bundler
<divout> ok, i will. thanks
<divout> yep, updating bundler fixed it for me
<qrush> i think i found the box that runs the nginx redirect but not sure how to restart nginx...or what will happen if it fails.
* qrush wonders if taking down the service will force the admins to wake up ;)
<qrush> there's a /etc/init.d/nginx restart but not sure how to recover from that if it fails. just going to wait.
<qrush> i'd rather not break everything. :(
<qrush> i dont get how nginx can just be running happily on this machine and the proxy pass doesnt work
<qrush> 2013/05/27 13:09:31 [error] 4150#0: *163502957 upstream timed out (110: Connection timed out) while connecting to upstream, client: 23.22.18.232, server: balancer01.rubygems.org, request: "GET /api/v1/dependencies
<qrush> I don't see an entry for that hostname in DNSimple.
tekin has joined #rubygems
<qrush> dog walk. bb20ish
cowboyd has joined #rubygems
workmad3 has joined #rubygems
huoxito has joined #rubygems
le_gars has quit [Remote host closed the connection]
<indirect> qrush: I am awake, although I need to head for the airport momentarily
<qrush> hi
<indirect> what does status.rubygems.org use to check the API's availability?
<qrush> no idea
<indirect> haha
<indirect> ok
<indirect> I'm able to access the api through bundler.rubygems.org without any problems
<qrush> but `curl http://rubygems.org/api/v1/dependencies.json -ILv` doesnt work
<indirect> so it's sounding more like a problem with the gemcutter reverse proxy?
<qrush> seems like it, see above
<indirect> damn, should have hardcoded bundler.rubygems.org into the last release, apparently :(
<indirect> I thought that nginx was supposed to be sending 302s instead of doing reverse proxying now...
<indirect> I haven't really been paying attention to the rubygems.org configuration, though, sorry :/
yeban_ is now known as yeban
<evan> bundler API still having issues?
<indirect> evan: the API is working perfectly, but nginx isn't connecting, or something
<evan> ok
<qrush> evan: see above, looks like some upstream timeouts
<qrush> not sure if restarting nginx is a good idea or not :S
<evan> i'll have some more info in a sec
<evan> ok, nginx restarted
<evan> looks like things are working now.
<evan> i'm wondering if the IP changed
<evan> and nginx didn't pick it up
<evan> yep
<evan> the IP changed.
<evan> samkottler: any idea when (if any) nginx re-resolves the DNS for a upstream?
<qrush> doh :(
<qrush> I'll sound a clear
tekin has quit [Quit: ["Textual IRC Client: www.textualapp.com"]]
<evan> and, looking at the internet
<evan> thats a nginx feature
workmad3 has quit [Ping timeout: 264 seconds]
<qrush> it's a feature to not update the IP?
<qrush> also thanks for fixing evan
<evan> yep
<evan> so that nginx isn't dependent on DNS for running
<evan> i'm looking into if you can configure that
<qrush> elastic LB needed maybe? or what indirect said - move to use bundler.rubygems.org in a future release?
<evan> wouldn't have helped in this case
<evan> since that would be a CNAME
<evan> and nginx would have cached through it to the A rec
<evan> so long as bundler is inside heroku, we'll have to get nginx to re-resolve
<evan> i don't think elastic LB will help either
<evan> unless we can point it to the internal IPs heroku uses
<evan> but i'm not completely sure about that.
whitemage has joined #rubygems
<qrush> yeesh yeah :(
huoxito has quit [Quit: Leaving]
<samkottler> evan, qrush: we should be able to use the internal IP's that heroku uses, my own concern is that they will change in the event of a rebalance on heroku's end
workmad3 has joined #rubygems
<samkottler> s/own/only
DanKnox_away is now known as DanKnox
DanKnox is now known as DanKnox_away
DanKnox_away is now known as DanKnox
huoxito has joined #rubygems
clarke has left #rubygems ["WeeChat 0.3.7"]
tbuehlmann has joined #rubygems
DanKnox is now known as DanKnox_away
DanKnox_away is now known as DanKnox
lsegal has joined #rubygems
DanKnox is now known as DanKnox_away
le_gars has joined #rubygems
DanKnox_away is now known as DanKnox
mikewintermute has joined #rubygems
havenwood has quit [Remote host closed the connection]
havenwood has joined #rubygems
divout has left #rubygems ["PART #openssl :QUIT :Leaving."]
baburdick has quit [Read error: Connection reset by peer]
baburdick has joined #rubygems
huoxito has quit [Quit: Leaving]
le_gars has quit [Remote host closed the connection]
ckrailo has joined #rubygems
<kseifried> any idea how to report a security flaw to the passenger ruby gem people?
<kseifried> hey samkottler
DanKnox is now known as DanKnox_away
mikewintermute has quit [Quit: mikewintermute]
markalanevans has joined #rubygems
huoxito has joined #rubygems
_whitelogger has joined #rubygems
workmad3 has quit [Ping timeout: 246 seconds]
tbuehlmann has quit [Remote host closed the connection]
cowboyd has quit [Remote host closed the connection]
cowboyd has joined #rubygems
DanKnox_away is now known as DanKnox
cowboyd has quit [Remote host closed the connection]
huoxito has quit [Quit: Leaving]
DanKnox is now known as DanKnox_away
DanKnox_away is now known as DanKnox
jstr has joined #rubygems
dmison has joined #rubygems
huoxito has joined #rubygems
havenwood has quit [Remote host closed the connection]
whitemage has quit [Quit: Leaving...]
whitemage has joined #rubygems
Spaceghost|work has joined #rubygems
whitemage has quit [Quit: Leaving...]
DanKnox is now known as DanKnox_away
samkottler has quit [Read error: Connection reset by peer]
samkottler has joined #rubygems
samkottler has quit [Changing host]
samkottler has joined #rubygems
wojtha has quit [Ping timeout: 252 seconds]