Skip to content

Instantly share code, notes, and snippets.

@Drewzar
Created March 1, 2012 22:20
Show Gist options
  • Save Drewzar/1953643 to your computer and use it in GitHub Desktop.
Save Drewzar/1953643 to your computer and use it in GitHub Desktop.
[16:59]<Drew> sbryant: You around?
<sbryant> Yes
[17:01]<Drew> We're getting this in shops prod when doing a curl to deejay https://gist.github.com/1953521
<Drew> https://gist.github.com/1bbc21996469a4564957 <---that's the curl
<sbryant> is the ca bundle package installed?
<Drew> how can I check that?
[17:02]<sbryant> where are you curling from?
<Drew> Shops-prod-app-master
<Drew> and just the app server
[17:06]<sbryant> just add -k and not worry about it
[17:07]<Drew> Could that be causing this: https://vitrue.airbrakeapp.com/errors/32883277
[17:08]<sbryant> doubt it.
[17:09]<Drew> Okay I'll let Eli know.
<sbryant> it means the app too long to respond
[17:10]<sbryant> HTTP/1.1 100 Continue
<sbryant> what the hell...
<Drew> O_O
[17:12]<sbryant> Looks like something is ignoring Expect: 100-continue's
<sessions> https://skitch.com/e-ericsessions/8gms3/cloudkick-monitoring
<sessions> is turntable's redis healthy?
<sbryant> sessions: that would explain why turntable would be timing out
[17:13]<sessions> so does this mean that deejay is down?
<Drew> redis is up
<Drew> running
<Drew> plently of space
<Drew> 4GIGs of free RAM
[17:14]<Drew> I'd say it's pretty healty
<sbryant> sessions: short links seem to be working
<sessions> well, those could be being served by emcee
<sbryant> Drew: have eli provide full http request / responses
<sessions> what about shop's ogos
<sbryant> for those requests
[17:15]<Drew> He's afk
<Drew> shops ogos?
[17:16]<sessions> something must have changed
<Drew> loadavg and cpu wait just shot up on turntable
<sessions> b/c https://skitch.com/e-ericsessions/8gms3/cloudkick-monitoring
<sessions> so its been triggered since jan 29
<Drew> Umm redis isn't on that machine
<sessions> but is still triggering
<sessions> is it supossed to be?
<Drew> why is it trying to connect to localhost
<Drew> No
<sessions> the plugin could be trash
<Drew> Could be
[17:17]<Drew> Or the app was started withough sourcing the env file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment