keenwon / antcolony

Nodejs实现的一个磁力链接爬虫 https://findit.keenwon.com (原域名http://findit.so )

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

报错 Error: Expect "max_memory_restart" to be a typeof [object String] / [object Number], but now is [object Object]

syh0304 opened this issue · comments

执行node startup worker 3000报错

node startup worker 3000
Error: Expect "max_memory_restart" to be a typeof [object String] / [object Number], but now is [object Object]
at Object.Common.verifyConfs (D:\nodejs\node_modules\pm2\lib\Common.js:834:14)
at API._startScript (D:\nodejs\node_modules\pm2\lib\API.js:701:27)
at API.start (D:\nodejs\node_modules\pm2\lib\API.js:334:12)
at D:\nodejs\antcolony\startup:20:13
at D:\nodejs\node_modules\pm2\lib\API.js:187:16
at D:\nodejs\node_modules\pm2\lib\API\Modules\Modularizer.js:79:19
at wrapper (D:\nodejs\node_modules\pm2\node_modules\async\internal\once.js:12:16)
at replenish (D:\nodejs\node_modules\pm2\node_modules\async\internal\eachOfLimit.js:76:25)
at D:\nodejs\node_modules\pm2\node_modules\async\internal\eachOfLimit.js:86:9
at eachLimit (D:\nodejs\node_modules\pm2\node_modules\async\eachLimit.js:47:43)