pandastrike / huxley

API and CLI for Docker Deployment
9 stars 1 forks source link

503 for huxley profile create #108

Closed dyoder closed 9 years ago

dyoder commented 9 years ago

huxley profile create panda

Error:
 { message: 'Unable to create profile.',
  value: { [Error: Expected 200, got 503] context: { response: [Object], data: [Object] } } }
dyoder commented 9 years ago

Tried several different profile names and omitting the profile. Same result.

freeformflow commented 9 years ago

The 503 means the request was bounced off the load balancer we use for SSL termination. Both containers were de-activated when I looked at them. Docker reports they have been offline for 30 hours, though I'm not sure what caused it.

I've re-established the server. I also figured out how to setup an email alarm to myself if this ever happens again. This issue should be resolved for now, so I am closing.