On 02 Nov 2013, at 12:23, Johan Brichau <jo...@inceptive.be> wrote: > >> On 02 Nov 2013, at 05:51, Marcus Denker <marcus.den...@inria.fr> wrote: >> >> Something is fundamentally wrong here. > > Yes. And it is hurting the trust people have in smalltalkhub. This is not the > way to promote the community either. > > I hope there are at least monitoring and auto-restart services running! > > Johan
I suspect that the problem is that a database (Mongo DB) is involved so that before each (potentially automatic) restart a human has to make sure that the database is not corrupt. If the application/webapp and the DB are really very well separated then that should be less of a problem. That being said, the situation should definitively be improved ;-)