Hi, we're running Adapt Builder v0.1 on AWS Linux machine and despite troublesome installation process we've managed to get it up and running and are using it for few months now. However almost on daily basis I have to start node server as Builder is regularly down/unavailable. I have even downgraded Node.js version from 0.10.38 to 0.10.33 as recommended but no improvement.
There seems to be no obvious reason/action for crashing. We thought first it was related to incomplete courses (empty component or block) and preview/publish action but it often goes down overnight when we don't use it at all.
I tried to collect node.js logs by launching it like "node server > adaptlog.log" but no relevant info as once node crashes log dies too.
The tool works very well and we are happy learning it however it's very frustrating when we have to restart it almost daily. Any guidance/advise is much appreciated!