javascript - node js server random crash -


i have node js server runing on digitalocean. server crashes without reason can catch, @ random times. error gives me:

bash: line 1: 22671 killed                  bash -l -c '"node" "--nocrankshaft" "--nolazy" `node --version | grep -vqe "v0\..\." && echo --nodead_code_elimination` "--debug-brk=15454" "/root/server.js" 

if can put me on right direction solve great.

try log, happens because have 500, in order don't offline can use forever or lib


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -