Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Starting NodeBB with logging output
- Hit Ctrl-C to exit
- The NodeBB process will continue to run in the background
- Use "./nodebb stop" to stop the NodeBB server
- - /home/ubuntu/nodebb/src/meta/themes.js
- - /home/ubuntu/nodebb/src/meta/index.js
- - /home/ubuntu/nodebb/src/start.js
- - /home/ubuntu/nodebb/require-main.js
- - /home/ubuntu/nodebb/app.js)` is deprecated. Please use `require.main.require("./src/<module_name>")` instead.
- at /home/ubuntu/nodebb/node_modules/nodebb-plugin-azn-notification/library.js:8:27
- 2020-06-27T19:44:25.833Z [4567/16327] - info: Routes added
- 2020-06-27T19:44:25.836Z [4567/16327] - info: NodeBB Ready
- 2020-06-27T19:44:25.843Z [4567/16327] - info: Enabling 'trust proxy'
- 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