Advertisement
crazycells

Untitled

May 28th, 2022
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.23 KB | None | 0 0
  1. started
  2. 2022-05-28T17:25:55.268Z [4567/163508] - info: [build] Building in series mode
  3. 2022-05-28T17:25:55.270Z [4567/163508] - info: [build] plugin static dirs build started
  4. 2022-05-28T17:25:55.299Z [4567/163508] - info: [build] plugin static dirs build completed in 0.029sec
  5. 2022-05-28T17:25:55.300Z [4567/163508] - info: [build] requirejs modules build started
  6. 2022-05-28T17:26:02.710Z [4567/163508] - info: [build] requirejs modules build completed in 7.41sec
  7. 2022-05-28T17:26:02.712Z [4567/163508] - info: [build] client js bundle build started
  8. 2022-05-28T17:26:07.239Z [4567/163508] - info: [build] client js bundle build completed in 4.527sec
  9. 2022-05-28T17:26:07.242Z [4567/163508] - info: [build] admin js bundle build started
  10. 2022-05-28T17:26:11.135Z [4567/163508] - info: [build] admin js bundle build completed in 3.893sec
  11. 2022-05-28T17:26:11.135Z [4567/163508] - info: [build] client side styles build started
  12. 2022-05-28T17:26:18.151Z [4567/163508] - info: [build] client side styles build completed in 7.016sec
  13. 2022-05-28T17:26:18.151Z [4567/163508] - info: [build] admin control panel styles build started
  14. 2022-05-28T17:26:22.695Z [4567/163508] - info: [build] admin control panel styles build completed in 4.544sec
  15. 2022-05-28T17:26:22.696Z [4567/163508] - info: [build] templates build started
  16. 2022-05-28T17:26:23.196Z [4567/163508] - warn: [meta/templates] Partial not loaded: partials/account_menu.tpl
  17. [benchpress] warning: probable template syntax error
  18. --> account/ignored.tpl:193:19
  19. |
  20. 193 | <!--<!-- IF ignored:joindate -->
  21. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this looks like a template token, but a parse error caused it to be passed through as text
  22. | help: if this is supposed to be literal text, escape it like `\<!-- IF ignored:joindate -->`
  23. | note: This will become an error in the future.
  24.  
  25. [benchpress] warning: probable template syntax error
  26. --> account/ignored.tpl:241:19
  27. |
  28. 241 | <!--<!-- IF ignoredForChat:joindate -->
  29. | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this looks like a template token, but a parse error caused it to be passed through as text
  30. | help: if this is supposed to be literal text, escape it like `\<!-- IF ignoredForChat:joindate -->`
  31. | note: This will become an error in the future.
  32.  
  33. 2022-05-28T17:26:23.467Z [4567/163508] - info: [build] templates build completed in 0.771sec
  34. 2022-05-28T17:26:23.467Z [4567/163508] - info: [build] languages build started
  35. 2022-05-28T17:26:28.514Z [4567/163508] - info: [build] languages build completed in 5.047sec
  36. 2022-05-28T17:26:28.516Z [4567/163508] - info: [build] Asset compilation successful. Completed in 33.247sec.
  37. [cluster] Restarting...
  38. 2022-05-28T17:26:28.552Z [4567/163508] - info: [app] Shutdown (SIGTERM/SIGINT) Initialised.
  39. 2022-05-28T17:26:28.563Z [4567/163508] - info: [app] Web server closed to connections.
  40. 2022-05-28T17:26:28.569Z [4567/163508] - info: [app] Live analytics saved.
  41. 2022-05-28T17:26:28.586Z [4567/163508] - info: [app] Database connection closed.
  42. Clustering enabled: Spinning up 1 process(es).
  43. 2022-05-28T17:26:28.587Z [4567/163508] - info: [app] Shutdown complete.
  44.  
  45. [cluster] Child Process (163508) has exited (code: 0, signal: null)
  46. 2022-05-28T17:26:29.447Z [4567/167782] - info: Initializing NodeBB v1.19.5 https://atarota.org/forum
  47. 2022-05-28T17:26:32.471Z [4567/167782] - info: [socket.io] Restricting access to origin: https://atarota.org:*
  48. 2022-05-28T17:26:33.207Z [4567/167782] - warn: [plugins/nodebb-plugin-ignore-users] The plugin.json field "library" is deprecated. Please use the package.json field "main" instead.
  49. 2022-05-28T17:26:33.208Z [4567/167782] - warn: [plugins] Unable to load library for: nodebb-plugin-ignore-users
  50. 2022-05-28T17:26:33.210Z [4567/167782] - error: Error: Cannot find module './socket.io/modules'
  51. Require stack:
  52. - /home/fsuzer/nodebb/src/plugins/index.js
  53. - /home/fsuzer/nodebb/src/meta/configs.js
  54. - /home/fsuzer/nodebb/src/meta/index.js
  55. - /home/fsuzer/nodebb/src/start.js
  56. - /home/fsuzer/nodebb/require-main.js
  57. - /home/fsuzer/nodebb/app.js
  58. at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
  59. at Function.Module._load (node:internal/modules/cjs/loader:778:27)
  60. at Module.require (node:internal/modules/cjs/loader:1005:19)
  61. at /home/fsuzer/nodebb/node_modules/nodebb-plugin-ignore-users/library.js:6:32
  62. at Object.<anonymous> (/home/fsuzer/nodebb/node_modules/nodebb-plugin-ignore-users/library.js:459:2)
  63. at Module._compile (node:internal/modules/cjs/loader:1103:14)
  64. at Object.Module._extensions..js (node:internal/modules/cjs/loader:1157:10)
  65. at Module.load (node:internal/modules/cjs/loader:981:32)
  66. at Function.Module._load (node:internal/modules/cjs/loader:822:12)
  67. at Module.require (node:internal/modules/cjs/loader:1005:19)
  68.  
  69. 2022-05-28T17:26:33.329Z [4567/167782] - warn: [plugins/load] The following plugins may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing. In the event of an unresponsive NodeBB caused by this plugin, run `./nodebb reset -p PLUGINNAME` to disable it.
  70. * nodebb-plugin-calendar
  71. * nodebb-plugin-twitter
  72. * nodebb-plugin-makesmart-gallery
  73.  
  74. nodebb-plugin-makesmart-gallery init()
  75. 2022-05-28T17:26:33.476Z [4567/167782] - info: [Newsletter] Initializing Newsletter...
  76. 2022-05-28T17:26:33.503Z [4567/167782] - info: [api] Adding 3 route(s) to `api/v3/plugins`
  77. 2022-05-28T17:26:33.517Z [4567/167782] - info: [router] Routes added
  78. 2022-05-28T17:26:33.523Z [4567/167782] - info: NodeBB Ready
  79. 2022-05-28T17:26:33.524Z [4567/167782] - info: Enabling 'trust proxy'
  80. 2022-05-28T17:26:33.526Z [4567/167782] - info: NodeBB is now listening on: 0.0.0.0:4567
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement