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 [Read error: Operation timed out]
icco has joined #rubygems
ZachBeta has quit [Quit: Computer has gone to sleep.]
pib1978 has quit [Remote host closed the connection]
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
jcaudle has quit [Quit: jcaudle]
nz_ has joined #rubygems
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
<qrush> I forgot how to deploy again
<qrush> :(
<qrush> is cap rubygems.org chef:app still it?
<qrush> from rubygems-aws?
<qrush> vertis: samkottler evan yo
<evan> yeah, thats fine.
<vertis> hey
<qrush> its very unnerving we have to use chef to deploy :/
<vertis> qrush, it does feel like that a bit when you first start
<vertis> but you get used to it
<vertis> I've not found it any more prone to problems than capistrano
<vertis> and in fact it handles idempotence(?) somewhat better
<qrush> can we get a .ruby-version in that repo?
<qrush> i dont know what you guys are using. 1.9.3? 2.0?
<qrush> running deploy
<qrush> /Users/qrush/.rbenv/versions/1.9.3-p327/lib/ruby/gems/1.9.1/gems/librarian-0.0.26/lib/librarian/action/persist_resolution_mixin.rb:11:in `persist_resolution': undefined method `correct?' for nil:NilClass (NoMethodError)
<qrush> got that but i think it's uploading chef.tar.gz
snooc has joined #rubygems
<vertis> hmmmm
<qrush> seems to be taking a long time
<qrush> for this upload...
<vertis> you should see from Australia
<qrush> lol
<vertis> did you guys end up getting pagerduty or whatever sorted out?
<qrush> deployed
<qrush> wow the site is really hanging
* qrush pokes the site nervously, wtf
<qrush> does this not do a rolling restart? :(
<samkottler> qrush: hey
<samkottler> qrush: nope
<qrush> ok we're down because i deployed, wtf
<samkottler> it takes about 30 seconds to bounce right now
<qrush> please halp :(
<samkottler> it'll come back, it's a waiting game
<samkottler> gem installs still work
<qrush> 504 Gateway Time-out
<qrush> it was never this bad on the old setup. are we still using passenger?
<samkottler> no, it unicorn
<samkottler> it's
<qrush> PingdomAlert DOWN: gemcutter (http://gemcutter.org ) is DOWN since 04/16/2013 08:48:29PM.
<qrush> can we start looking into if it's coming back or we need to roll back?
* samkottler starts digging in
<qrush> now it's just a 500 error
icco has quit [Read error: Operation timed out]
<hone> drbrain: yo
<qrush> there is nothing in less -R log/production.log
<vertis> hrrrmm
<qrush> rails production console works
<vertis> it shouldn't take any time at all to come right
<vertis> after a deploy
<samkottler> yeah it should be back now
<vertis> it should be a rolling restart
<qrush> Can we roll back please?
<qrush> I don't know how to do that with chef
icco has joined #rubygems
dvu has joined #rubygems
<vertis> samkottler, correct me if I'm wrong, but a rollback is just deploying from an older tag/commitsha
<samkottler> yes
<samkottler> and yet again, deploying with chef is a horrible idea
<qrush> this is a fucking mess
<qrush> we need to find out why unicorn is broken
<qrush> or how to roll back
<qrush> where are the unicorn logs?
<samkottler> I'm stracing the unicorn master and it's just cycling over and over
<qrush> Can we just do a full restart?
<vertis> yeah
<samkottler> I just restarted the service
ZachBeta has joined #rubygems
<samkottler> we're back
<vertis> i'm a bit annoyed it was switched unicorn to be honest.
<vertis> not because I don't love unicorn
<vertis> but because we discussed not changing anything
<qrush> where are the logs for unicorn?
<qrush> that did it
<qrush> and it's deployed correctly
<vertis> logs for unicorn are configured in something like config/unicorn.rb…let me just check
<qrush> phew. thanks samkottler
<vertis> or
<vertis> … /etc/unicorn/...
<qrush> ok added a card to figure out the roll back
<qrush> and another to get to the bottom of this
<samkottler> qrush: there should just a be a "rip out chef from the deployment process" ticket
<qrush> Agreed.
<vertis> gah
<samkottler> because there is *no* reason for the app devs to need to know about chef to deploy
<vertis> this is not chef's fault
<samkottler> agreed, but it's just a horrible deployment system and adds confusion
<qrush> i think `cap production deploy` from the rubygems.org repo should work
<vertis> if you want a better deployment mechanism we should package everything as rpms
<samkottler> vertis: and we switched to unicorn kind of naively, it wasn't really on purpose, it was just what phil was using
<vertis> samkottler, not pointing fingers
<qrush> we are definitely not packagin stuff as rpms :)
<vertis> we probably should have rectified that rather than moving forward
<qrush> I just want `cap production deploy` to work
<qrush> same with `cap staging deploy`
<qrush> and cap production deploy:rollback
<samkottler> vertis: I'm just pointing out why it happened ;)
<qrush> and deploy:full_restart
<samkottler> qrush: WHY NOT
<samkottler> jk jk
<qrush> Let's keep the discussion civil please :)
<vertis> packaging everything as rpms works quite well
<vertis> can't get simpler than yum install rubygems
<qrush> added some other notes on the cards
<qrush> vertis: samkottler can you please investigate why this happened? would be nice to do a writeup
<qrush> i can publish it if you can find out why
<samkottler> qrush: I can write another post-mortem ;)
<qrush> samkottler: if you're feeling up to it i'd appreciate it
icco has quit [Read error: Operation timed out]
<vertis> in any case, I can make capistrano work properly on the weekend
<qrush> A+
<qrush> samkottler: what did you run in case we need to do that again?
<samkottler> vertis: cool, I can't this weekend but I'm down to pair any other weekend
dvu has quit [Ping timeout: 264 seconds]
<samkottler> qrush: just /etc/init.d/rubygems restart
<pipework> qrush: service rubygems fuckoff-already
<pipework> :D
<qrush> lol
<qrush> i need to run. adios and thanks
<samkottler> qrush: later, have a nice night
mockra has quit [Remote host closed the connection]
<vertis> qrush, will talk to you on the weekend
icco has joined #rubygems
<vertis> so we can try capistrano in staging then prod
<samkottler> we need to add preload_app to the unicorn config
<samkottler> and add some COW support
<vertis> that'd do it
<samkottler> alright let me clean up this config
<samkottler> I'm insanely busy this week :(
<vertis> you're changing the unicorn config?
<samkottler> yes
<samkottler> I need food bbiab
icco has quit [Read error: Operation timed out]
markalanevans has quit [Ping timeout: 246 seconds]
icco has joined #rubygems
pipework has quit [Remote host closed the connection]
lsegal has joined #rubygems
mando has joined #rubygems
DonOtreply has quit []
tarcieri has joined #rubygems
<tarcieri> ohai
<tarcieri> umm, how exactly are you guys terminating TLS?
<tarcieri> because it doesn't seem to be working very well ;)
<tarcieri> also: I like crypto!
<tarcieri> also: unless you're hardened against Lucky13, you should probably be using RC4 instead of AES-CBC
<tarcieri> especially important for TLS 1.0 clients
<tarcieri> (who are vulnerable to BEAST)
icco has quit [Read error: Operation timed out]
snooc has quit []
icco has joined #rubygems
<dwradcliffe> tarcieri: there are about a thousand opinions on the best way to handle the ciphers :)
<tarcieri> dwradcliffe: I would go with Adam Langely's opinion
<tarcieri> and Matt Green's
<tarcieri> and Marsh Ray's
<tarcieri> and they all more or less agree
<tarcieri> go to https://google.com and look at their TLS configuration ;)
<dwradcliffe> tarcieri: our config is all on github. feel free to take a look and propose a change
<tarcieri> dwradcliffe: what's the actual termination done with?
<tarcieri> and can you perhaps give me a URL to the config?
<tarcieri> o_O !ECDH
icco has quit [Read error: Operation timed out]
<tarcieri> dwradcliffe: I've had a lot of build failures on Travis due to TLS-related problems/timeouts/etc
<tarcieri> and a lot of problems locally too
<tarcieri> perhaps stud would be a better choice than nginx?
icco has joined #rubygems
<dwradcliffe> tarcieri: I hadn't heard of stud before. We're probably not going to make that jump anytime soon.
<tarcieri> ok
<dwradcliffe> looks interesting though. I'll have to try it out sometime
<tarcieri> FWIW it's not terribly difficult to deploy. stud would handle the TLS termination and pass the request to nginx in plaintext via local loopback
<tarcieri> so basically all you have to do is tell nginx not to listen on 443 and have stud listen there instead
<dwradcliffe> yeah the idea is pretty simple
<dwradcliffe> plenty of sites are using nginx with no problems though
crandquist has quit [Ping timeout: 245 seconds]
<tarcieri> I would not say rubygems is in no problems territory
mando has quit [Remote host closed the connection]
icco has quit [Ping timeout: 252 seconds]
wolfeidau has quit [Remote host closed the connection]
icco has joined #rubygems
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
chimmy has joined #rubygems
baburdick has joined #rubygems
icco has quit [Read error: Operation timed out]
snooc has joined #rubygems
icco has joined #rubygems
sbeam has quit [Remote host closed the connection]
chimmy has quit [Quit: Colloquy for iPad - http://colloquy.mobi]
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
snooc has quit []
pipework has joined #rubygems
icco has quit [Read error: Operation timed out]
dvu has joined #rubygems
icco has joined #rubygems
<samkottler> tarcieri: we should tune the SSL config for sure
<samkottler> I'm not sure stud vs. nginx would yield any performance improvement, though
<tarcieri> I was trying to find some of the build failures
<tarcieri> I've personally had a lot of issues with RubyGems TLS
<tarcieri> handshake failures, timeouts, etc
<samkottler> I've used stud before and frankly it performs like shit with a high number of concurrent connections
<tarcieri> well I guess ymmv, heh
<tarcieri> about all I can say is that RubyGems TLS is presently not very reliable
<samkottler> tarcieri: I wouldn't disagree
<tarcieri> I'm a bit confused as to how AES-CBC is being selected as well
<indirect> stunnel is pretty nice if your openssl version is thread-safe… but I don't think it's significantly more performant than nginx
<indirect> I tried to use stunnel for a while until some rogue clients revealed that my openssl was not thread-safe, and wound up just using nginx to haproxy back to nginx in the end
<tarcieri> maybe I should ask Adam Langley ;)
<indirect> but I had to configure nginx pretty damn specifically to get SSL performance similar to stud and stunnel
dvu has quit [Ping timeout: 264 seconds]
<samkottler> well performance and reliability are two different things :)
<samkottler> we have a reliability problem, probably (haven't profiled) a performance one
<samkottler> probably not**
<tarcieri> I'm entirely concerned with reliability
<tarcieri> it's pretty annoying to have build failures on Travis because bundler can't talk to RubyGems
<indirect> yuck
<indirect> that's pretty bad
ZachBeta has quit [Quit: Computer has gone to sleep.]
<samkottler> tarcieri: I should talk to mathias about that, because they are wasting a shitload of bandwidth by not running a mirror
<tarcieri> seems good
<tarcieri> "someone told me to just shut off certificate validation! seems good?" o_O
<indirect> samkottler: honestly it seems like they should build a VMRACO>Gpneou
icco has quit [Read error: Operation timed out]
<indirect> ...dammit
<tarcieri> my deadbolt keeps jamming, so someone told me to just take my deadbolt off my door
<indirect> they should build a VM with a local copy of rubygems on it and update it once a day or something
<indirect> tarcieri: oh man his gemrc has been preserved since 2007 or so
<indirect> bulk_threshhold!
<indirect> gems.rubyforge.org!
<indirect> that's amazing
<samkottler> indirect: exactly - or even more simply, just setup a S3 bucket
<tarcieri> lulz
<samkottler> hackin' on his g3 or some shit
<indirect> samkottler: TiBooks forever?
icco has joined #rubygems
<samkottler> haha I think that was the first laptop I ever personally owned
<samkottler> indirect: there was something I meant to ask you earlier today, but it's totally slipped my mind now
* samkottler will hopefully remember it
<indirect> haha no worries
<indirect> feel free to bug me once you remember
<indirect> or just email me
<samkottler> word
* samkottler is heading to sleep
<samkottler> later
<indirect> night
<samkottler> tarcieri++ indirect++
<tarcieri> I asked Adam Langley, fwiw
<tarcieri> we'll see if he responds
mockra has joined #rubygems
icco has quit [Ping timeout: 252 seconds]
icco has joined #rubygems
ZachBeta has joined #rubygems
crandquist has joined #rubygems
reset has quit [Ping timeout: 272 seconds]
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
ckrailo has joined #rubygems
markalanevans has joined #rubygems
icco has quit [Ping timeout: 252 seconds]
icco has joined #rubygems
<raggi> for the file mirror sections of RG.org, using RC4 makes some sense
<raggi> until we can use some EC
<raggi> all the data for the files is public, so there's not really any content to protect
<raggi> and if privacy is your concern, you have bigger problems
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
icco has quit [Read error: Operation timed out]
vertis has quit [Quit: Leaving.]
<tarcieri> raggi: until you can use EC? o_O
vertis has joined #rubygems
<tarcieri> raggi: are you talking about ECDH?
<tarcieri> if so, that's orthogonal
icco has joined #rubygems
<tarcieri> the alternatives are using AES-CBC for TLS 1.1 clients if you're hardened against Lucky 13
<tarcieri> and falling back to RC4 for TLS 1.0 clients (to prevent BEAST)
<raggi> tarcieri: no, i mean until tls supports somethign that is not a cpu hog
<raggi> tarcieri: having just had to shift 100G over a network, i'm a little raw on openssl cpu performance right now
<tarcieri> it would be nice if XSalsa20 + HMAC encrypt-then-MAC made it into TLS
<tarcieri> but chances are we will probably wind up with AES-GCM, and shitty implementations thereof
<tarcieri> it's NIST approved! *facepalm*
<raggi> :(
<raggi> i'm once again forced into a world of splitting shit up and runnign parallel tunnels
<tarcieri> I'm guessing AES-GCM with AES NI would probably be faster... not sure
<raggi> it needs to be a LOT faster though
<tarcieri> it's 3 clock cycles per block on Intel CPUs, iirc
<raggi> take your typical EC2 box
<raggi> it can ship data at a cool 100MB/s given a low CPU protocol
<raggi> put gzip(1) in the middle, you're down to 50MB/s immediately
<raggi> put AES in the middle, you're down to 10MB/s
<raggi> and life suuuuuuuuucks
<tarcieri> hmm, this just has the ref implementation
<tarcieri> here's aes256ctr:
<raggi> what are these times?
<raggi> ns/block or something?
<tarcieri> not entirely sure
<tarcieri> blake2 benchmarks much easier to understand, heh: https://blake2.net/
<tarcieri> "mebibytes per second"
dvu has joined #rubygems
vertis has quit [Ping timeout: 240 seconds]
vertis has joined #rubygems
icco has quit [Ping timeout: 252 seconds]
dvu has quit [Ping timeout: 272 seconds]
icco has joined #rubygems
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
wolfeidau has joined #rubygems
ckrailo has quit [Quit: Computer has gone to sleep.]
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
mockra has quit [Remote host closed the connection]
botton has joined #rubygems
botton has left #rubygems [#rubygems]
botton has joined #rubygems
botton has left #rubygems [#rubygems]
vertis has quit [Quit: Leaving.]
icco has quit [Ping timeout: 252 seconds]
icco has joined #rubygems
vertis has joined #rubygems
mockra has joined #rubygems
workmad3 has joined #rubygems
markalanevans has quit [Quit: markalanevans]
mockra has quit [Remote host closed the connection]
icco has quit [Read error: Operation timed out]
dvu has joined #rubygems
icco has joined #rubygems
vertis1 has joined #rubygems
vertis has quit [Read error: Connection reset by peer]
dvu has quit [Ping timeout: 272 seconds]
markalanevans has joined #rubygems
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
workmad3 has quit [Ping timeout: 245 seconds]
icco has quit [Ping timeout: 252 seconds]
icco has joined #rubygems
vertis1 has quit [Quit: Leaving.]
vertis has joined #rubygems
icco has quit [Ping timeout: 252 seconds]
icco has joined #rubygems
wolfeidau has quit [Remote host closed the connection]
icco has quit [Ping timeout: 252 seconds]
vertis has quit [Quit: Leaving.]
icco has joined #rubygems
dbussink has quit [Quit: bye]
dbussink has joined #rubygems
closer has joined #rubygems
closer009 has quit [*.net *.split]
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
huoxito has quit [Quit: Leaving]
tekin has joined #rubygems
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
stabbylambda has quit [Ping timeout: 252 seconds]
stabbylambda has joined #rubygems
evan has quit [Ping timeout: 252 seconds]
evan- has joined #rubygems
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
lsegal has quit [Quit: Quit: Quit: Quit: Stack Overflow.]
icco has quit [Ping timeout: 252 seconds]
vertis has joined #rubygems
clouder`g has joined #rubygems
icco has joined #rubygems
clouder`grr has quit [Ping timeout: 264 seconds]
icco has quit [Ping timeout: 252 seconds]
icco has joined #rubygems
havenwood has quit [Remote host closed the connection]
icco has quit [Ping timeout: 252 seconds]
icco has joined #rubygems
charliesome_ has joined #rubygems
ZachBeta has quit [Read error: Connection reset by peer]
charliesome_ is now known as charliesome
ZachBeta has joined #rubygems
Elhu has joined #rubygems
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
dvu has joined #rubygems
kgrz has joined #rubygems
icco has quit [Ping timeout: 252 seconds]
icco has joined #rubygems
dvu has quit [Ping timeout: 264 seconds]
icco has quit [Ping timeout: 252 seconds]
icco has joined #rubygems
kgrz has quit [Quit: Computer has gone to sleep.]
icco has quit [Ping timeout: 252 seconds]
icco has joined #rubygems
kgrz has joined #rubygems
icco has quit [Ping timeout: 251 seconds]
icco has joined #rubygems
workmad3 has joined #rubygems
pipework has quit [Remote host closed the connection]
dvu has joined #rubygems
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
dvu has quit [Ping timeout: 264 seconds]
tekin has quit [Ping timeout: 252 seconds]
workmad3 has quit [Ping timeout: 255 seconds]
workmad3 has joined #rubygems
icco has quit [Ping timeout: 252 seconds]
icco has joined #rubygems
Elhu has quit [Quit: Computer has gone to sleep.]
hakunin has quit [Read error: Connection reset by peer]
hakunin has joined #rubygems
icco has quit [Read error: Operation timed out]
tekin has joined #rubygems
tekin has joined #rubygems
yeban has quit [Ping timeout: 258 seconds]
icco has joined #rubygems
yeban has joined #rubygems
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
wolfeidau has joined #rubygems
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
dvu has joined #rubygems
dvu has quit [Ping timeout: 264 seconds]
Reville has joined #rubygems
icco has quit [Read error: Operation timed out]
Elhu has joined #rubygems
icco has joined #rubygems
urlicht has joined #rubygems
tcopeland has quit [Quit: Leaving.]
urlicht has left #rubygems [#rubygems]
urlicht has joined #rubygems
workmad3 has quit [Ping timeout: 272 seconds]
newUser1234 has joined #rubygems
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
urlicht has quit [Quit: urlicht]
icco has quit [Ping timeout: 252 seconds]
icco has joined #rubygems
Reville has quit [Quit: Reville]
icco has quit [Read error: Operation timed out]
snooc has joined #rubygems
icco has joined #rubygems
workmad3 has joined #rubygems
dvu has joined #rubygems
dvu has quit [Ping timeout: 272 seconds]
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
ZachBeta has quit [Quit: Computer has gone to sleep.]
yerhot has joined #rubygems
newUser1234 has quit [Remote host closed the connection]
icco has quit [Read error: Operation timed out]
dvu has joined #rubygems
icco has joined #rubygems
newUser1234 has joined #rubygems
ZachBeta has joined #rubygems
Elhu has quit [Quit: Computer has gone to sleep.]
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
ZachBeta has quit [Quit: Computer has gone to sleep.]
Elhu has joined #rubygems
snooc has quit []
cowboyd has joined #rubygems
stevenharman has quit [Quit: Linkinus - http://linkinus.com]
ZachBeta has joined #rubygems
ZachBeta has quit [Client Quit]
icco has quit [Read error: Operation timed out]
jcaudle has joined #rubygems
icco has joined #rubygems
charliesome has quit [Quit: Textual IRC Client: www.textualapp.com]
newUser1234 has quit [Remote host closed the connection]
kgrz has quit [Quit: Computer has gone to sleep.]
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
tcopeland has joined #rubygems
therealadam has joined #rubygems
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
pipework has joined #rubygems
therealadam has quit [Remote host closed the connection]
yerhot has quit [Remote host closed the connection]
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
tbuehlmann has joined #rubygems
workmad3 has quit [Ping timeout: 255 seconds]
snooc has joined #rubygems
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
yerhot has joined #rubygems
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
icco has quit [Read error: Operation timed out]
fromonesrc has joined #rubygems
icco has joined #rubygems
kgrz has joined #rubygems
huoxito has joined #rubygems
<dwradcliffe> qrush: I just pushed a new command to meg
<dwradcliffe> qrush: to tail the app logs
newUser1234 has joined #rubygems
icco has quit [Ping timeout: 252 seconds]
icco has joined #rubygems
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
yerhot_ has joined #rubygems
yerhot has quit [Ping timeout: 256 seconds]
mando has joined #rubygems
icco has quit [Ping timeout: 252 seconds]
icco has joined #rubygems
ckrailo has joined #rubygems
icco has quit [Read error: Operation timed out]
gaffneyc has joined #rubygems
icco has joined #rubygems
markalanevans has quit [Ping timeout: 252 seconds]
kobier has joined #rubygems
crandquist has quit [Ping timeout: 252 seconds]
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
<qrush> dwradcliffe: aweosme!!!
<qrush> Pulled.
<dwradcliffe> qrush: hopefully that will help next time
<qrush> any ideas what happened to make unicorn freak out?
<dwradcliffe> looking at the logs now
icco has quit [Read error: Operation timed out]
<dwradcliffe> undefined method `secure_cookie=' for #<Clearance::Configuration:0x00000003e2b6b8> (NoMethodError)
markalanevans has joined #rubygems
kgrz has quit [Ping timeout: 260 seconds]
icco has joined #rubygems
<qrush> wtf o_O
kobier has quit [Read error: Connection reset by peer]
tcopeland1 has joined #rubygems
tcopeland has quit [Read error: Operation timed out]
<dwradcliffe> ah, I think I know what happened
icco has quit [Read error: Operation timed out]
<dwradcliffe> the Clearance gem was updated, and the secure cookie config set
<dwradcliffe> 0a82c13ce0c7f83af9ec89c1175b7f9e292e3343 and b8f5008259a37882ae5e66bad2d3bef912498a26
icco has joined #rubygems
<dwradcliffe> and sometimes when unicorn tries to restart it doesn't pickup the new gems
<dwradcliffe> without a full restart
markalanevans has quit [Quit: markalanevans]
markalanevans has joined #rubygems
markalanevans has quit [Remote host closed the connection]
markalanevans has joined #rubygems
markalanevans has quit [Client Quit]
tekin has quit [Quit: ["Textual IRC Client: www.textualapp.com"]]
dvu has quit [Remote host closed the connection]
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
tenderlove has joined #rubygems
icco has quit [Read error: Operation timed out]
tcopeland1 has quit [Quit: Leaving.]
icco has joined #rubygems
tcopeland has joined #rubygems
yerhot_ has quit [Read error: Connection reset by peer]
yerhot has joined #rubygems
icco has quit [Read error: Operation timed out]
dvu has joined #rubygems
icco has joined #rubygems
kgrz has joined #rubygems
Elhu has quit [Quit: Computer has gone to sleep.]
xymox is now known as list
list is now known as remove
remove is now known as reset
reset is now known as Guest89997
dvu has quit [Ping timeout: 256 seconds]
snooc has quit [Ping timeout: 245 seconds]
crandquist has joined #rubygems
mockra has joined #rubygems
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
snooc has joined #rubygems
crandquist has quit [Ping timeout: 255 seconds]
dvu has joined #rubygems
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
Guest89997 has quit [Quit: leaving]
xymox has joined #rubygems
icco has quit [Read error: Operation timed out]
workmad3 has joined #rubygems
icco has joined #rubygems
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
yerhot has quit [Read error: Connection reset by peer]
yerhot has joined #rubygems
workmad3 has quit [Ping timeout: 246 seconds]
yerhot has quit [Read error: Connection reset by peer]
icco has quit [Read error: Operation timed out]
yerhot has joined #rubygems
icco has joined #rubygems
sbeam has joined #rubygems
Elhu has joined #rubygems
gaffneyc has quit [Quit: Textual IRC Client: www.textualapp.com]
yerhot_ has joined #rubygems
yerhot has quit [Read error: Connection reset by peer]
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
baburdick has quit [Quit: Leaving.]
imajes has quit [Excess Flood]
yashshah has quit [Read error: Connection reset by peer]
icco has quit [Read error: Operation timed out]
imajes has joined #rubygems
yashshah has joined #rubygems
mando_ has joined #rubygems
icco has joined #rubygems
mando_ has quit [Remote host closed the connection]
icco has left #rubygems [#rubygems]
mando has quit [Ping timeout: 240 seconds]
yerhot_ has quit [Remote host closed the connection]
yerhot has joined #rubygems
baphled has joined #rubygems
mando has joined #rubygems
Elhu has quit [Quit: Computer has gone to sleep.]
yerhot has quit [Read error: Connection reset by peer]
yerhot has joined #rubygems
tenderlove has quit [Remote host closed the connection]
Elhu has joined #rubygems
fromonesrc has quit [Ping timeout: 272 seconds]
Elhu has quit [Client Quit]
icco has joined #rubygems
kgrz has quit [Quit: Computer has gone to sleep.]
Elhu has joined #rubygems
shtirlic has quit [Read error: Operation timed out]
Spaceghost|work has joined #rubygems
shtirlic has joined #rubygems
icco has quit [Read error: Operation timed out]
pipework has quit [Ping timeout: 252 seconds]
baburdick has joined #rubygems
baburdick has quit [Remote host closed the connection]
baburdick has joined #rubygems
icco has joined #rubygems
mando has quit [Remote host closed the connection]
Spaceghost|work is now known as pipework
wdperson has joined #rubygems
icco has quit [Read error: Operation timed out]
Elhu has quit [Quit: Computer has gone to sleep.]
icco has joined #rubygems
dvu has quit [Remote host closed the connection]
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
dvu has joined #rubygems
icco has quit [Ping timeout: 252 seconds]
icco has joined #rubygems
mando has joined #rubygems
tenderlove has joined #rubygems
tcopeland has quit [Ping timeout: 245 seconds]
fromonesrc has joined #rubygems
huoxito has quit [Quit: Leaving]
kgrz has joined #rubygems
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
tenderlove has quit [Remote host closed the connection]
tenderlove has joined #rubygems
tbuehlmann has quit [Remote host closed the connection]
icco has quit [Ping timeout: 252 seconds]
icco has joined #rubygems
wdperson has quit [Quit: Linkinus - http://linkinus.com]
kgrz has quit [Quit: Computer has gone to sleep.]
yerhot has quit [Remote host closed the connection]
icco has quit [Ping timeout: 252 seconds]
snooc has quit []
icco has joined #rubygems
kgrz has joined #rubygems
yerhot has joined #rubygems
tenderlove has quit [Remote host closed the connection]
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
jcaudle has quit [Quit: jcaudle]
baburdick1 has joined #rubygems
baburdick has quit [Ping timeout: 256 seconds]
baburdick has joined #rubygems
baburdick1 has quit [Ping timeout: 260 seconds]
imajes has quit [Excess Flood]
icco has quit [Read error: Operation timed out]
imajes has joined #rubygems
icco has joined #rubygems
icco has quit [Client Quit]
icco has joined #rubygems
tenderlove has joined #rubygems
imajes has quit [Excess Flood]
imajes has joined #rubygems
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
kgrz has quit [Quit: Computer has gone to sleep.]
imajes has quit [Excess Flood]
imajes_ has joined #rubygems
imajes_ is now known as imajes
pipework has quit [Remote host closed the connection]
tcopeland has joined #rubygems
cowboyd has quit [Read error: Connection reset by peer]
icco has quit [Read error: Operation timed out]
icco has joined #rubygems
pipework has joined #rubygems
icco has quit [Ping timeout: 252 seconds]
icco has joined #rubygems
baburdick has quit [Quit: Leaving.]
newUser1234 has quit [Remote host closed the connection]
icco has quit [Quit: Run Away!]
vertis has quit [Quit: Leaving.]
fromonesrc has quit [Ping timeout: 264 seconds]
dvu has quit [Remote host closed the connection]
wolfeidau has quit [Remote host closed the connection]
pipework has quit [Ping timeout: 248 seconds]
yerhot has quit [Remote host closed the connection]
huoxito has joined #rubygems
mando has quit [Remote host closed the connection]
wolfeidau has joined #rubygems
baphled has quit [Ping timeout: 276 seconds]
dvu has joined #rubygems
yerhot has joined #rubygems
dvu has quit [Ping timeout: 256 seconds]
dvu has joined #rubygems
huoxito has quit [Ping timeout: 245 seconds]
yerhot has quit [Ping timeout: 255 seconds]
dvu has quit [Remote host closed the connection]
huoxito has joined #rubygems
pipework has joined #rubygems
huoxito has quit [Quit: Leaving]