Clicking on user settings crashes NodeBB
-
When the "Settings" route is selected from the user page,
user/testuser
, NodeBB crashes. Before crashing, it hangs and a forum update notification appears:29/5 05:04 [13511] - info: NodeBB Ready 29/5 05:04 [13511] - info: Enabling 'trust proxy' 29/5 05:04 [13511] - info: NodeBB is now listening on: 0.0.0.0:4567 29/5 05:04 [13511] - error: TypeError: Object #<Object> has no method 'push' at /home/ubuntu/NodeBB/node_modules/nodebb-plugin-shoutbox/library.js:103:12 at /home/ubuntu/NodeBB/node_modules/templates.js/lib/templates.js:160:12 at fs.js:272:14 at Object.oncomplete (fs.js:108:15) TypeError: Object #<Object> has no method 'push' at /home/ubuntu/NodeBB/node_modules/nodebb-plugin-shoutbox/library.js:103:12 at /home/ubuntu/NodeBB/node_modules/templates.js/lib/templates.js:160:12 at fs.js:272:14 at Object.oncomplete (fs.js:108:15) 29/5 05:04 [13511] - info: [app] Shutdown (SIGTERM/SIGINT) Initialised. 29/5 05:04 [13511] - info: [app] Database connection closed. 29/5 05:04 [13511] - info: [app] Web server closed to connections. 29/5 05:04 [13511] - info: [app] Shutdown complete. [cluster] Child Process (13511) has exited (code: 1, signal: null) [cluster] Spinning up another process... 29/5 05:04 [13513] - error: TypeError: Object #<Object> has no method 'push' at /home/ubuntu/NodeBB/node_modules/nodebb-plugin-shoutbox/library.js:103:12 at /home/ubuntu/NodeBB/node_modules/templates.js/lib/templates.js:160:12 at fs.js:272:14 at Object.oncomplete (fs.js:108:15) TypeError: Object #<Object> has no method 'push' at /home/ubuntu/NodeBB/node_modules/nodebb-plugin-shoutbox/library.js:103:12 at /home/ubuntu/NodeBB/node_modules/templates.js/lib/templates.js:160:12 at fs.js:272:14 at Object.oncomplete (fs.js:108:15) 29/5 05:04 [13513] - info: [app] Shutdown (SIGTERM/SIGINT) Initialised. 29/5 05:04 [13513] - info: [app] Database connection closed. 29/5 05:04 [13513] - info: [app] Web server closed to connections. 29/5 05:04 [13513] - info: [app] Shutdown complete. [cluster] Child Process (13513) has exited (code: 1, signal: null) [cluster] Spinning up another process...
Information
Appeared on 1b88a6a5239b16fc91a8559ad1e03d3bc92a7013 with Persona 08d0c04f47c7e6045030b4dd9a74833a1fff1aa3. -
Copyright © 2024 NodeBB | Contributors