Advertisement
Guest User

NodeBB log

a guest
Mar 6th, 2021
1,828
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Prolog 5.58 KB | None | 0 0
  1. [cluster] Child Process (1395) has exited (code: 0, signal: null)
  2.  
  3. NodeBB v1.16.2 Copyright (C) 2013-2014 NodeBB Inc.
  4. This program comes with ABSOLUTELY NO WARRANTY.
  5. This is free software, and you are welcome to redistribute it under certain conditions.
  6. For the full license, please visit: http://www.gnu.org/copyleft/gpl.html
  7.  
  8. Clustering enabled: Spinning up 1 process(es).
  9.  
  10. 2021-03-06T11:24:00.850Z [4567/1511] - info: Initializing NodeBB v1.16.2 http://forum.slainscraft.com
  11. 2021-03-06T11:24:03.029Z [4567/1511] - warn: [meta/dependencies] Bundled plugin nodebb-plugin-share-vk not found, skipping dependency check.
  12. 2021-03-06T11:24:03.472Z [4567/1511] - info: [socket.io] Restricting access to origin: http://forum.slainscraft.com:*
  13. 2021-03-06T11:24:03.848Z [4567/1511] - warn:    [plugins/nodebb-plugin-alignment] The plugin.json field "library" is deprecated. Please use the package.json field "main" instead.
  14. 2021-03-06T11:24:03.851Z [4567/1511] - warn: [plugins] Unable to load library for: nodebb-plugin-soundpack-default
  15. 2021-03-06T11:24:03.851Z [4567/1511] - error: Error: Cannot find module '/var/www/html/node_modules/nodebb-plugin-soundpack-default'
  16. Require stack:
  17. - /var/www/html/src/plugins/index.js
  18. - /var/www/html/src/meta/configs.js
  19. - /var/www/html/src/meta/index.js
  20. - /var/www/html/src/start.js
  21. - /var/www/html/require-main.js
  22. - /var/www/html/app.js
  23.     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:880:15)
  24.     at Function.Module._load (internal/modules/cjs/loader.js:725:27)
  25.     at Module.require (internal/modules/cjs/loader.js:952:19)
  26.     at require (internal/modules/cjs/helpers.js:88:18)
  27.     at Object.Plugins.requireLibrary (/var/www/html/src/plugins/index.js:60:38)
  28.     at registerHooks (/var/www/html/src/plugins/load.js:159:13)
  29.     at Plugins.loadPlugin (/var/www/html/src/plugins/load.js:122:4)
  30.     at async Plugins.reload (/var/www/html/src/plugins/index.js:120:3)
  31.     at async Plugins.init (/var/www/html/src/plugins/index.js:93:2)
  32.     at async initializeNodeBB (/var/www/html/src/webserver.js:100:2)
  33. 2021-03-06T11:24:03.853Z [4567/1511] - warn:    [plugins/nodebb-plugin-spam-be-gone] The plugin.json field "library" is deprecated. Please use the package.json field "main" instead.
  34. 2021-03-06T11:24:03.928Z [4567/1511] - warn:    [plugins/nodebb-plugin-social-poster] The plugin.json field "library" is deprecated. Please use the package.json field "main" instead.
  35. 2021-03-06T11:24:03.928Z [4567/1511] - warn: [plugins] Unable to load library for: nodebb-plugin-social-poster
  36. 2021-03-06T11:24:03.929Z [4567/1511] - error: Error: Cannot find module './categories'
  37. Require stack:
  38. - /var/www/html/src/plugins/index.js
  39. - /var/www/html/src/meta/configs.js
  40. - /var/www/html/src/meta/index.js
  41. - /var/www/html/src/start.js
  42. - /var/www/html/require-main.js
  43. - /var/www/html/app.js
  44.     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:880:15)
  45.     at Function.Module._load (internal/modules/cjs/loader.js:725:27)
  46.     at Module.require (internal/modules/cjs/loader.js:952:19)
  47.     at Object.<anonymous> (/var/www/html/node_modules/nodebb-plugin-social-poster/library.js:4:32)
  48.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  49.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  50.     at Module.load (internal/modules/cjs/loader.js:928:32)
  51.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  52.     at Module.require (internal/modules/cjs/loader.js:952:19)
  53.     at require (internal/modules/cjs/helpers.js:88:18)
  54. 2021-03-06T11:24:03.931Z [4567/1511] - warn:    [plugins/nodebb-theme-vanilla] The plugin.json field "library" is deprecated. Please use the package.json field "main" instead.
  55. 2021-03-06T11:24:03.935Z [4567/1511] - warn:    [plugins/nodebb-plugin-sso-vk-test] The plugin.json field "library" is deprecated. Please use the package.json field "main" instead.
  56. 2021-03-06T11:24:03.936Z [4567/1511] - warn: [plugins] Unable to load library for: nodebb-plugin-sso-vk-test
  57. 2021-03-06T11:24:03.936Z [4567/1511] - error: Error: Cannot find module './user'
  58. Require stack:
  59. - /var/www/html/src/plugins/index.js
  60. - /var/www/html/src/meta/configs.js
  61. - /var/www/html/src/meta/index.js
  62. - /var/www/html/src/start.js
  63. - /var/www/html/require-main.js
  64. - /var/www/html/app.js
  65.     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:880:15)
  66.     at Function.Module._load (internal/modules/cjs/loader.js:725:27)
  67.     at Module.require (internal/modules/cjs/loader.js:952:19)
  68.     at /var/www/html/node_modules/nodebb-plugin-sso-vk-test/library.js:5:27
  69.     at Object.<anonymous> (/var/www/html/node_modules/nodebb-plugin-sso-vk-test/library.js:205:2)
  70.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  71.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  72.     at Module.load (internal/modules/cjs/loader.js:928:32)
  73.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  74.     at Module.require (internal/modules/cjs/loader.js:952:19)
  75. 2021-03-06T11:24:03.997Z [4567/1511] - error: [plugins/spam-be-gone] Honeypot API Key not set!
  76. 2021-03-06T11:24:03.997Z [4567/1511] - info: [plugins/spam-be-gone] Settings loaded
  77. 2021-03-06T11:24:04.059Z [4567/1511] - info: [api] Adding 0 route(s) to `api/v3/plugins`
  78. 2021-03-06T11:24:04.069Z [4567/1511] - info: Routes added
  79. 2021-03-06T11:24:04.072Z [4567/1511] - info: NodeBB Ready
  80. 2021-03-06T11:24:04.074Z [4567/1511] - info: Enabling 'trust proxy'
  81. 2021-03-06T11:24:04.075Z [4567/1511] - info: NodeBB is now listening on: 192.168.1.103:4567
  82. 2021-03-06T11:24:04.151Z [4567/1511] - error: [plugins/spam-be-gone] Unable to verify Akismet API key.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement