We are running into problems with RocketChat server running as a snap.
Three-to-four times a day it crashes and restarts itself. According to the logs, the culprit is:
Apr 20 08:41:41 sh-rocket-chat rocketchat-server.rocketchat-server[67032]: *** Error in node: double free or corruption (fasttop)
Sadly, logs doesn’t seem to contain anything more relevant - it is followed by aborting the process, holdover time, restarting etc.
We’re having a load of around 100 active users which are sending few thousands of messages per day.
RocketChat is running version 0.63.0 and is installed on clean Ubuntu 16.04 at the cloud. I checked that there is node 8.9.4 in the snap. Disk and memory looks fine.
Anybody here ran into this kind of issue?