Below is some output of ./nodebb log. Child processes continually spawn and crash.
NodeBB: 0.5.4
Redis: 2.8.9
[cluster] Child Process (6996) has disconnected
[cluster] Child Process (6996) has exited (code: 1, signal: null)
[cluster] Spinning up another process...
2014-11-22T14:33:00.501Z - info: Enabling 'trust proxy'
[cluster] Child Process (7004) listening for connections.
2014-11-22T14:33:00.736Z - warn: [plugins/nodebb-plugin-markdown] This plugin may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing.
2014-11-22T14:33:00.736Z - warn: [plugins/nodebb-plugin-markdown] In the event of an unresponsive NodeBB caused by this plugin, run ./nodebb reset plugin="nodebb-plugin-markdown".
2014-11-22T14:33:00.738Z - warn: [plugins/nodebb-plugin-mentions] This plugin may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing.
2014-11-22T14:33:00.738Z - warn: [plugins/nodebb-plugin-mentions] In the event of an unresponsive NodeBB caused by this plugin, run ./nodebb reset plugin="nodebb-plugin-mentions".
2014-11-22T14:33:00.739Z - warn: [plugins/nodebb-plugin-solr] This plugin may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing.
2014-11-22T14:33:00.739Z - warn: [plugins/nodebb-plugin-solr] In the event of an unresponsive NodeBB caused by this plugin, run ./nodebb reset plugin="nodebb-plugin-solr".
2014-11-22T14:33:00.740Z - warn: [plugins/nodebb-widget-essentials] This plugin may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing.
2014-11-22T14:33:00.740Z - warn: [plugins/nodebb-widget-essentials] In the event of an unresponsive NodeBB caused by this plugin, run ./nodebb reset plugin="nodebb-widget-essentials".
{ tasks:
{ pokeclient:
{ action: 'poke',
actionvalue: '{{message}}',
target: 'client',
targetvalue: '{{client}}',
trigger: 'chatcommand',
triggervalue: '!poke {{client}} {{message}}' } } }
{ pokeclient:
{ action: 'poke',
actionvalue: '{{message}}',
target: 'client',
targetvalue: '{{client}}',
trigger: 'chatcommand',
triggervalue: '!poke {{client}} {{message}}' } }
{ tasks:
{ pokeclient:
{ action: 'poke',
actionvalue: '{{message}}',
target: 'client',
targetvalue: '{{client}}',
trigger: 'chatcommand',
triggervalue: '!poke {{client}} {{message}}' } } }
No serverinfo
2014-11-22T14:33:01.386Z - info: [plugins/spam-be-gone] Settings loaded
2014-11-22T14:33:01.392Z - error: TypeError: Cannot read property 'admin' of undefined
at /home/user/node5/node_modules/nodebb-plugin-spam-be-gone/library.js:91:82
at /home/user/node5/src/meta/settings.js:12:4
at try_callback (/home/user/node5/node_modules/redis/index.js:573:9)
at RedisClient.return_reply (/home/user/node5/node_modules/redis/index.js:661:13)
at ReplyParser.<anonymous> (/home/user/node5/node_modules/redis/index.js:309:14)
at ReplyParser.emit (events.js:95:17)
at ReplyParser.send_reply (/home/user/node5/node_modules/redis/lib/parser/javascript.js:300:10)
at ReplyParser.execute (/home/user/node5/node_modules/redis/lib/parser/javascript.js:211:22)
at RedisClient.on_data (/home/user/node5/node_modules/redis/index.js:534:27)
at Socket.<anonymous> (/home/user/node5/node_modules/redis/index.js:91:14)
[cluster] Child Process (7004) has disconnected
[cluster] Child Process (7004) has exited (code: 1, signal: null)
[cluster] Spinning up another process...