Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- gallifrey forumgit:(v0.5.x) ✗ ➜ ./nodebb dev
- Launching NodeBB in "development" mode.
- To run the production build of NodeBB, please use "forever".
- More Information: https://docs.nodebb.org/en/latest/running/index.html
- NodeBB v0.5.2 Copyright (C) 2013-2014 NodeBB Inc.
- This program comes with ABSOLUTELY NO WARRANTY.
- This is free software, and you are welcome to redistribute it under certain conditions.
- For the full license, please visit: http://www.gnu.org/copyleft/gpl.html
- Clustering enabled: Spinning up 1 process(es).
- info: * using redis store at 127.0.0.1:6379
- info: * using themes stored in: /var/www/teknoklubben.com/forum/node_modules
- info: [notifications.init] Registering jobs.
- info: [user.startJobs] Registering User Jobs
- info: [themes] Using theme nodebb-theme-lavender
- info: [plugins] Initializing plugins system
- info: Middlewares loaded.
- warn: [plugins/nodebb-widget-essentials] This plugin may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing.
- warn: [plugins/nodebb-widget-essentials] In the event of an unresponsive NodeBB caused by this plugin, run ./nodebb reset plugin="nodebb-widget-essentials".
- info: [plugins] Found 1 CSS file(s) for plugin nodebb-widget-essentials
- warn: [plugins/nodebb-plugin-markdown] This plugin may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing.
- warn: [plugins/nodebb-plugin-markdown] In the event of an unresponsive NodeBB caused by this plugin, run ./nodebb reset plugin="nodebb-plugin-markdown".
- info: [plugins] Found 1 LESS file(s) for plugin nodebb-plugin-markdown
- info: [plugins] Found 2 js file(s) for plugin nodebb-plugin-markdown
- warn: [plugins/nodebb-plugin-mentions] This plugin may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing.
- warn: [plugins/nodebb-plugin-mentions] In the event of an unresponsive NodeBB caused by this plugin, run ./nodebb reset plugin="nodebb-plugin-mentions".
- info: [plugins] Found 1 LESS file(s) for plugin nodebb-plugin-mentions
- info: [plugins] Found 2 js file(s) for plugin nodebb-plugin-mentions
- info: [plugins] Found 3 js file(s) for plugin nodebb-theme-lavender
- info: [plugins] Loaded plugin: nodebb-widget-essentials
- info: [plugins] Loaded plugin: nodebb-plugin-soundpack-default
- info: [plugins] Loaded plugin: nodebb-plugin-markdown
- info: [plugins] Loaded plugin: nodebb-plugin-mentions
- info: [plugins] Loaded plugin: nodebb-theme-lavender
- info: [hotswap] Router with id `plugins` replaced successfully
- info: [plugins] All plugins reloaded and rerouted
- info: [plugins] Plugins OK
- info: [meta/css] Minifying LESS/CSS
- info: NodeBB attempting to listen on: 0.0.0.0:4567
- info: [hotswap] Router with id `auth` replaced successfully
- info: NodeBB is now listening on: 0.0.0.0:4567
- [cluster] Child Process (31377) listening for connections.
- info: [sounds] Sounds OK
- info: [meta/templates] Compiling templates
- info: [themes] Successfully compiled templates.
- info: [meta/css] admin.css committed to disk.
- info: [meta/css] stylesheet.css committed to disk.
- info: [meta/js] Minification complete
- info: [meta/js] Client-side minfile and mapping committed to disk.
- info: NodeBB Ready
- ##############################################
- This is where I try to log in
- ##############################################
- node_redis: no callback to send error: ERR unknown command 'pexpire'
- error: Error: ERR unknown command 'pexpire'
- at ReplyParser.<anonymous> (/var/www/teknoklubben.com/forum/node_modules/redis/index.js:305:31)
- at ReplyParser.emit (events.js:95:17)
- at ReplyParser.send_error (/var/www/teknoklubben.com/forum/node_modules/redis/lib/parser/javascript.js:296:10)
- at ReplyParser.execute (/var/www/teknoklubben.com/forum/node_modules/redis/lib/parser/javascript.js:181:22)
- at RedisClient.on_data (/var/www/teknoklubben.com/forum/node_modules/redis/index.js:534:27)
- at Socket.<anonymous> (/var/www/teknoklubben.com/forum/node_modules/redis/index.js:91:14)
- at Socket.emit (events.js:95:17)
- at Socket.<anonymous> (_stream_readable.js:748:14)
- at Socket.emit (events.js:92:17)
- at emitReadable_ (_stream_readable.js:410:10)
- [cluster] Child Process (31377) has exited (code: 1)
- [cluster] Spinning up another process...
- info: [notifications.init] Registering jobs.
- info: [user.startJobs] Registering User Jobs
- info: [themes] Using theme nodebb-theme-lavender
- info: [plugins] Initializing plugins system
- info: Middlewares loaded.
- warn: [plugins/nodebb-widget-essentials] This plugin may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing.
- warn: [plugins/nodebb-widget-essentials] In the event of an unresponsive NodeBB caused by this plugin, run ./nodebb reset plugin="nodebb-widget-essentials".
- info: [plugins] Found 1 CSS file(s) for plugin nodebb-widget-essentials
- warn: [plugins/nodebb-plugin-markdown] This plugin may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing.
- warn: [plugins/nodebb-plugin-markdown] In the event of an unresponsive NodeBB caused by this plugin, run ./nodebb reset plugin="nodebb-plugin-markdown".
- info: [plugins] Found 1 LESS file(s) for plugin nodebb-plugin-markdown
- info: [plugins] Found 2 js file(s) for plugin nodebb-plugin-markdown
- warn: [plugins/nodebb-plugin-mentions] This plugin may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing.
- warn: [plugins/nodebb-plugin-mentions] In the event of an unresponsive NodeBB caused by this plugin, run ./nodebb reset plugin="nodebb-plugin-mentions".
- info: [plugins] Found 1 LESS file(s) for plugin nodebb-plugin-mentions
- info: [plugins] Found 2 js file(s) for plugin nodebb-plugin-mentions
- info: [plugins] Found 3 js file(s) for plugin nodebb-theme-lavender
- info: [plugins] Loaded plugin: nodebb-widget-essentials
- info: [plugins] Loaded plugin: nodebb-plugin-soundpack-default
- info: [plugins] Loaded plugin: nodebb-plugin-markdown
- info: [plugins] Loaded plugin: nodebb-plugin-mentions
- info: [plugins] Loaded plugin: nodebb-theme-lavender
- info: [hotswap] Router with id `plugins` replaced successfully
- info: [plugins] All plugins reloaded and rerouted
- info: [plugins] Plugins OK
- info: NodeBB attempting to listen on: 0.0.0.0:4567
- info: [hotswap] Router with id `auth` replaced successfully
- info: NodeBB is now listening on: 0.0.0.0:4567
- [cluster] Child Process (701) listening for connections.
- info: [cluster] Client-side javascript and mapping propagated to worker 2
- info: [cluster] Stylesheets propagated to worker 2
- node_redis: no callback to send error: ERR unknown command 'pexpire'
- error: Error: ERR unknown command 'pexpire'
- at ReplyParser.<anonymous> (/var/www/teknoklubben.com/forum/node_modules/redis/index.js:305:31)
- at ReplyParser.emit (events.js:95:17)
- at ReplyParser.send_error (/var/www/teknoklubben.com/forum/node_modules/redis/lib/parser/javascript.js:296:10)
- at ReplyParser.execute (/var/www/teknoklubben.com/forum/node_modules/redis/lib/parser/javascript.js:181:22)
- at RedisClient.on_data (/var/www/teknoklubben.com/forum/node_modules/redis/index.js:534:27)
- at Socket.<anonymous> (/var/www/teknoklubben.com/forum/node_modules/redis/index.js:91:14)
- at Socket.emit (events.js:95:17)
- at Socket.<anonymous> (_stream_readable.js:748:14)
- at Socket.emit (events.js:92:17)
- at emitReadable_ (_stream_readable.js:410:10)
- [cluster] Child Process (701) has exited (code: 1)
- [cluster] Spinning up another process...
- info: [notifications.init] Registering jobs.
- info: [user.startJobs] Registering User Jobs
- info: [themes] Using theme nodebb-theme-lavender
- info: [plugins] Initializing plugins system
- info: Middlewares loaded.
- warn: [plugins/nodebb-widget-essentials] This plugin may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing.
- warn: [plugins/nodebb-widget-essentials] In the event of an unresponsive NodeBB caused by this plugin, run ./nodebb reset plugin="nodebb-widget-essentials".
- info: [plugins] Found 1 CSS file(s) for plugin nodebb-widget-essentials
- warn: [plugins/nodebb-plugin-markdown] This plugin may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing.
- warn: [plugins/nodebb-plugin-markdown] In the event of an unresponsive NodeBB caused by this plugin, run ./nodebb reset plugin="nodebb-plugin-markdown".
- info: [plugins] Found 1 LESS file(s) for plugin nodebb-plugin-markdown
- info: [plugins] Found 2 js file(s) for plugin nodebb-plugin-markdown
- warn: [plugins/nodebb-plugin-mentions] This plugin may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing.
- warn: [plugins/nodebb-plugin-mentions] In the event of an unresponsive NodeBB caused by this plugin, run ./nodebb reset plugin="nodebb-plugin-mentions".
- info: [plugins] Found 1 LESS file(s) for plugin nodebb-plugin-mentions
- info: [plugins] Found 2 js file(s) for plugin nodebb-plugin-mentions
- info: [plugins] Found 3 js file(s) for plugin nodebb-theme-lavender
- info: [plugins] Loaded plugin: nodebb-widget-essentials
- info: [plugins] Loaded plugin: nodebb-plugin-soundpack-default
- info: [plugins] Loaded plugin: nodebb-plugin-markdown
- info: [plugins] Loaded plugin: nodebb-plugin-mentions
- info: [plugins] Loaded plugin: nodebb-theme-lavender
- info: [hotswap] Router with id `plugins` replaced successfully
- info: [plugins] All plugins reloaded and rerouted
- info: [plugins] Plugins OK
- info: NodeBB attempting to listen on: 0.0.0.0:4567
- info: [hotswap] Router with id `auth` replaced successfully
- info: NodeBB is now listening on: 0.0.0.0:4567
- [cluster] Child Process (823) listening for connections.
- info: [cluster] Client-side javascript and mapping propagated to worker 3
- info: [cluster] Stylesheets propagated to worker 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement