bower / registry

The Bower registry
https://registry.bower.io/packages
MIT License
292 stars 66 forks source link

https://bower.herokuapp.com/ is down. Gives application error #108

Closed mikaelhm closed 9 years ago

mikaelhm commented 9 years ago

The registry app seems to be down.

gives application error.

skaermbillede 2015-01-12 10 46 00

mikaelhm commented 9 years ago

Seems to be fixed already.

dubcanada commented 9 years ago

Back down again.

v1p commented 9 years ago

It's complaining about a Timeout while running a test in travis build report

v1p commented 9 years ago

Perhaps tests need more time to run.

sheerun commented 9 years ago

Most likely failed tests have nothing to do with downtime. It was probably overload.

v1p commented 9 years ago

Yeah probably overload was the culprit

sheerun commented 9 years ago

The cause of crash was high CPU load.

Heroku agreed to sponsor Bower's hosting with $150/month. I've added another small dyno.

We also have Heroku metrics now, so we can monitor Bower's registry performance.

Cheers and thanks for Heroku!