This is the kind of downtime that would never happen again: http://webcache.googleusercontent.com/search?q=cache:rk8FQr-... The employee page is unavailable right now. But if you look through the bios, they have a bunch of young open source hackers, but virtually zero operations experience, and virtually zero ops culture, unless you count hanging out in an IRC channel sometimes.
Every Nodejitsu app is down
21–30 of 52 posts
Re: Every Nodejitsu app is down
#22This is the kind of downtime that would never happen again: http://webcache.googleusercontent.com/search?q=cache:rk8FQr-... The employee page is unavailable right now. But if you look through the bios, they have a bunch of young open source hackers, but virtually zero operations experience, and virtually zero ops culture, unless you count hanging out in an IRC channel sometimes.
That said, there is also a tremendous seduction in leaving the problems to others. Nobody really wants their programming or configuration mistakes to call them up in the middle of the night.
Scaling is hard and it's why many products die when they find they can't scale. But it also keeps good devops people in high demand. So I really can't complain.
Re: Every Nodejitsu app is down
#23I think the main issue with this is the status page. It should be hosted off their normal infrastructure, Heroku went through this a year or two ago if I recall correctly. I don't mind downtime with a PaaS (within reason), it's having zero visibility into the problems, what exactly they are doing to remedy them, and what the ETA for the fixes are.
As is often the case, their Twitter stream is a backup for news: https://twitter.com/nodejitsu
Re: Every Nodejitsu app is down
#24Nodejitsu is incredibly unreliable. I use them only because they are so cheap and quick. Anything of value should not be hosted on Nodejitsu. This disappoints me greatly as Nodejitsu is a company i want to love.
Can you please give some details because that's quite a damning statement for a company that professes to be build on enterprise ready infrastructure. I would default to be skeptical of statements like yours, everyone has downtime.
Re: Every Nodejitsu app is down
#25Nodejitsu is incredibly unreliable. I use them only because they are so cheap and quick. Anything of value should not be hosted on Nodejitsu. This disappoints me greatly as Nodejitsu is a company i want to love.
Can you please give some details because that's quite a damning statement for a company that professes to be build on enterprise ready infrastructure. I would default to be skeptical of statements like yours, everyone has downtime.
- Deployments often fail with a nonspecific 500 error. I'd say near 50% of my deploys end up failing because of this.
- Downtime occurs at random times. It's usually just a few minutes (maybe 10)
- In the past I've had problems with certain routes always returning 500 errors when loaded in groups, but not alone. This problem hasn't happened for a while.
- The admin panel is at its best only "kind of" responsive. Most of the time it's a complete mystery as to whether commands issued there ever make it out to your instance(s).
Re: Every Nodejitsu app is down
#26So far its uptime seems comparable to other PaaS services. Curious what opinions HNers have on this is, though: How important is it to have pretty downtime screens, or nothing at all? In this case it's 404-ing, which is inaccurate. Would it be better to just not respond to the HTTP request than to show this? Also have other PaaS services like Heroku got these messages right?
This is one of those perennial problems: if you're spending engineering time making your "we're down" screen look good, you're really optimizing for the wrong thing, but on the other hand, some downtime is unavoidable and you don't want to look unprofessional. An HTTP 500 would definitely be more appropriate in this case, but it seems a 400 is accurate -- it's down because it has somehow forgotten where the apps are…
Re: Every Nodejitsu app is down
#27https://twitter.com/nodejitsu/status/321775765962240000 "Sorry for the inconveniences, we found that our database provider (@IrisCouch) is down at the moment, we are bringing up the cloud." I'm pretty surprised to learn that they don't run their own databases (and also that their database is CouchDB, but maybe I'm just old fashioned).
It's like every other argument in the community, how much control over ease do you want?
Re: Every Nodejitsu app is down
#28Nodejitsu is incredibly unreliable. I use them only because they are so cheap and quick. Anything of value should not be hosted on Nodejitsu. This disappoints me greatly as Nodejitsu is a company i want to love.
Re: Every Nodejitsu app is down
#29Re: Every Nodejitsu app is down
#30Let's just give them some space to improve and they will!
I think Nodejitsu is a great company! They are cheap, and awesome in support! :)