Advertisement
Guest User

nodebb

a guest
Jun 27th, 2020
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. Starting NodeBB with logging output
  2. Hit Ctrl-C to exit
  3. The NodeBB process will continue to run in the background
  4. Use "./nodebb stop" to stop the NodeBB server
  5. - /home/ubuntu/nodebb/src/meta/themes.js
  6. - /home/ubuntu/nodebb/src/meta/index.js
  7. - /home/ubuntu/nodebb/src/start.js
  8. - /home/ubuntu/nodebb/require-main.js
  9. - /home/ubuntu/nodebb/app.js)` is deprecated. Please use `require.main.require("./src/<module_name>")` instead.
  10. at /home/ubuntu/nodebb/node_modules/nodebb-plugin-azn-notification/library.js:8:27
  11. 2020-06-27T19:44:25.833Z [4567/16327] - info: Routes added
  12. 2020-06-27T19:44:25.836Z [4567/16327] - info: NodeBB Ready
  13. 2020-06-27T19:44:25.843Z [4567/16327] - info: Enabling 'trust proxy'
  14. 2020-06-27T19:44:25.846Z [4567/16327] - info: NodeBB is now listening on: 0.0.0.0:4567
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement