Вот логи ошибки
root@v99582:/var/www/slru.host/storage/bot# pm2 logs
[TAILING] Tailing last 15 lines for [all] processes (change the value with --lines option)
/root/.pm2/pm2.log last 15 lines:
PM2 | 2019-01-10T16:42:46: PM2 log: App [app2:1] online
PM2 | 2019-01-10T16:42:46: PM2 log: App [app2:1] exited with code [1] via signal [SIGINT]
PM2 | 2019-01-10T16:42:46: PM2 log: App [app2:1] starting in -fork mode-
PM2 | 2019-01-10T16:42:46: PM2 log: App [app2:1] online
PM2 | 2019-01-10T16:42:47: PM2 log: App [app2:1] exited with code [1] via signal [SIGINT]
PM2 | 2019-01-10T16:42:47: PM2 log: App [app2:1] starting in -fork mode-
PM2 | 2019-01-10T16:42:47: PM2 log: App [app2:1] online
PM2 | 2019-01-10T16:42:47: PM2 log: App [app2:1] exited with code [1] via signal [SIGINT]
PM2 | 2019-01-10T16:42:47: PM2 log: Script /var/www/slru.host/storage/bot/app2.js had too many unstable restarts (16). Stopped. "errored"
PM2 | 2019-01-10T16:42:50: PM2 log: App [double:2] starting in -fork mode-
PM2 | 2019-01-10T16:42:50: PM2 log: App [double:2] online
PM2 | 2019-01-10T16:42:58: PM2 log: App [crash:3] starting in -fork mode-
PM2 | 2019-01-10T16:42:58: PM2 log: App [crash:3] online
PM2 | 2019-01-10T16:43:04: PM2 log: App [config:4] starting in -fork mode-
PM2 | 2019-01-10T16:43:04: PM2 log: App [config:4] online
/root/.pm2/logs/app-out.log last 15 lines:
/root/.pm2/logs/app2-out.log last 15 lines:
/root/.pm2/logs/double-out.log last 15 lines:
/root/.pm2/logs/double-error.log last 15 lines:
/root/.pm2/logs/crash-out.log last 15 lines:
/root/.pm2/logs/crash-error.log last 15 lines:
/root/.pm2/logs/config-out.log last 15 lines:
/root/.pm2/logs/config-error.log last 15 lines:
/root/.pm2/logs/app-error.log last 15 lines:
0|app | at Module.load (module.js:344:32)
0|app | at Function.Module._load (module.js:301:12)
0|app | at Object.<anonymous> (/usr/local/lib/node_modules/pm2/lib/ProcessContainerFork.js:27:21)
0|app | at Module._compile (module.js:410:26)
0|app | Error: ENOENT: no such file or directory, open '/var/www/html/storage/bot/privkey.pem'
0|app | at Error (native)
0|app | at Object.fs.openSync (fs.js:549:18)
0|app | at Object.fs.readFileSync (fs.js:397:15)
0|app | at Object.<anonymous> (/var/www/slru.host/storage/bot/app.js:3:17)
0|app | at Module._compile (module.js:410:26)
0|app | at Object.Module._extensions..js (module.js:417:10)
0|app | at Module.load (module.js:344:32)
0|app | at Function.Module._load (module.js:301:12)
0|app | at Object.<anonymous> (/usr/local/lib/node_modules/pm2/lib/ProcessContainerFork.js:27:21)
0|app | at Module._compile (module.js:410:26)
/root/.pm2/logs/app2-error.log last 15 lines:
1|app2 | at Module.load (module.js:344:32)
1|app2 | at Function.Module._load (module.js:301:12)
1|app2 | at Object.<anonymous> (/usr/local/lib/node_modules/pm2/lib/ProcessContainerFork.js:27:21)
1|app2 | at Module._compile (module.js:410:26)
1|app2 | Error: ENOENT: no such file or directory, open '/var/www/html/storage/bot/privkey.pem'
1|app2 | at Error (native)
1|app2 | at Object.fs.openSync (fs.js:549:18)
1|app2 | at Object.fs.readFileSync (fs.js:397:15)
1|app2 | at Object.<anonymous> (/var/www/slru.host/storage/bot/app2.js:3:17)
1|app2 | at Module._compile (module.js:410:26)
1|app2 | at Object.Module._extensions..js (module.js:417:10)
1|app2 | at Module.load (module.js:344:32)
1|app2 | at Function.Module._load (module.js:301:12)
1|app2 | at Object.<anonymous> (/usr/local/lib/node_modules/pm2/lib/ProcessContainerFork.js:27:21)
1|app2 | at Module._compile (module.js:410:26)