NodeBB error on startup
-
There was an issue on my server that needed to be resolved. I resolved it, which required a reboot.
After the reboot, I restarted with
./nodebb start
and an error message came up about something with the wrong versioning.1.0.00
(/opt/nodebb/src/controllers/admin/plugins.js:58:9)"} 2024-12-16T14:01:17.785Z [4567/126778] - error: TypeError: Invalid Version: 1.0.00 at new SemVer (/opt/nodebb/node_modules/semver/classes/semver.js:38:13) at compare
I used grep to look for anything with 1.0.00 in both the node_modules folder and then widened the search in the /opt/nodebb folder. With no results.
So as indicated, I ran
./nodebb reset -a
and now whenever I run./nodebb start
it only returns this in theoutput.log
NodeBB v3.11.1 Copyright (C) 2013-2024 NodeBB Inc. This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. For the full license, please visit: http://www.gnu.org/copyleft/gpl.html Clustering enabled: Spinning up 1 process(es). No arguments passed in, so nothing was reset. Use ./nodebb reset {-t|-p|-w|-s|-a} -t themes -p plugins -w widgets -s settings -a all of the above Plugin and theme reset flags (-p & -t) can take a single argument e.g. ./nodebb reset -p nodebb-plugin-mentions, ./nodebb reset -t nodebb-theme-harmony Prefix is optional, e.g. ./nodebb reset -p markdown, ./nodebb reset -t harmony [cluster] Child Process (4661) has exited (code: 0, signal: null)
Any assistance would be greatly appreciated.
-
2024-12-16T13:59:06.751Z [4567/126778] - error: Error loading https://packages.nodebb.org/api/v1/plugins?version=3.11.1 Invalid Version: 1.0.00 {"stack":"TypeError: Invalid Version: 1.0.00\n at new SemVer (/opt/nodebb/node_modules/semver/classes/semver.js:38:13)\n at compare (/opt/nodebb/node_modules/semver/functions/compare.js:3:3)\n at Object.gt (/opt/nodebb/node_modules/semver/functions/gt.js:2:29)\n at /opt/nodebb/src/plugins/index.js:238:42\n at Array.forEach (<anonymous>)\n at Plugins.normalise (/opt/nodebb/src/plugins/index.js:210:19)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Plugins.list (/opt/nodebb/src/plugins/index.js:178:10)\n at async getPlugins (/opt/nodebb/src/controllers/admin/plugins.js:63:23)\n at async getCompatiblePlugins (/opt/nodebb/src/controllers/admin/plugins.js:54:9)"} 2024-12-16T13:59:06.778Z [4567/126778] - error: TypeError: Invalid Version: 1.0.00 at new SemVer (/opt/nodebb/node_modules/semver/classes/semver.js:38:13) at compare (/opt/nodebb/node_modules/semver/functions/compare.js:3:3) at Object.gt (/opt/nodebb/node_modules/semver/functions/gt.js:2:29) at /opt/nodebb/src/plugins/index.js:238:42 at Array.forEach (<anonymous>) at Plugins.normalise (/opt/nodebb/src/plugins/index.js:210:19) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async Plugins.list (/opt/nodebb/src/plugins/index.js:181:10) at async getPlugins (/opt/nodebb/src/controllers/admin/plugins.js:63:23) at async getCompatiblePlugins (/opt/nodebb/src/controllers/admin/plugins.js:54:9) 2024-12-16T13:59:06.911Z [4567/126778] - error: Error loading https://packages.nodebb.org/api/v1/plugins Invalid Version: 1.0.00 {"stack":"TypeError: Invalid Version: 1.0.00\n at new SemVer (/opt/nodebb/node_modules/semver/classes/semver.js:38:13)\n at compare (/opt/nodebb/node_modules/semver/functions/compare.js:3:3)\n at Object.gt (/opt/nodebb/node_modules/semver/functions/gt.js:2:29)\n at /opt/nodebb/src/plugins/index.js:238:42\n at Array.forEach (<anonymous>)\n at Plugins.normalise (/opt/nodebb/src/plugins/index.js:210:19)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Plugins.list (/opt/nodebb/src/plugins/index.js:178:10)\n at async getPlugins (/opt/nodebb/src/controllers/admin/plugins.js:63:23)\n at async getAllPlugins (/opt/nodebb/src/controllers/admin/plugins.js:58:9)"} 2024-12-16T13:59:06.936Z [4567/126778] - error: TypeError: Invalid Version: 1.0.00 at new SemVer (/opt/nodebb/node_modules/semver/classes/semver.js:38:13) at compare (/opt/nodebb/node_modules/semver/functions/compare.js:3:3) at Object.gt (/opt/nodebb/node_modules/semver/functions/gt.js:2:29) at /opt/nodebb/src/plugins/index.js:238:42 at Array.forEach (<anonymous>) at Plugins.normalise (/opt/nodebb/src/plugins/index.js:210:19) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async Plugins.list (/opt/nodebb/src/plugins/index.js:181:10) at async getPlugins (/opt/nodebb/src/controllers/admin/plugins.js:63:23) at async getAllPlugins (/opt/nodebb/src/controllers/admin/plugins.js:58:9) 2024-12-16T13:59:17.665Z [4567/126778] - error: Error loading https://packages.nodebb.org/api/v1/plugins?version=3.11.1 Invalid Version: 1.0.00 {"stack":"TypeError: Invalid Version: 1.0.00\n at new SemVer (/opt/nodebb/node_modules/semver/classes/semver.js:38:13)\n at compare (/opt/nodebb/node_modules/semver/functions/compare.js:3:3)\n at Object.gt (/opt/nodebb/node_modules/semver/functions/gt.js:2:29)\n at /opt/nodebb/src/plugins/index.js:238:42\n at Array.forEach (<anonymous>)\n at Plugins.normalise (/opt/nodebb/src/plugins/index.js:210:19)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Plugins.list (/opt/nodebb/src/plugins/index.js:178:10)\n at async getPlugins (/opt/nodebb/src/controllers/admin/plugins.js:63:23)\n at async getCompatiblePlugins (/opt/nodebb/src/controllers/admin/plugins.js:54:9)"} 2024-12-16T13:59:17.716Z [4567/126778] - error: TypeError: Invalid Version: 1.0.00 at new SemVer (/opt/nodebb/node_modules/semver/classes/semver.js:38:13) at compare (/opt/nodebb/node_modules/semver/functions/compare.js:3:3) at Object.gt (/opt/nodebb/node_modules/semver/functions/gt.js:2:29) at /opt/nodebb/src/plugins/index.js:238:42 at Array.forEach (<anonymous>) at Plugins.normalise (/opt/nodebb/src/plugins/index.js:210:19) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async Plugins.list (/opt/nodebb/src/plugins/index.js:181:10) at async getPlugins (/opt/nodebb/src/controllers/admin/plugins.js:63:23) at async getCompatiblePlugins (/opt/nodebb/src/controllers/admin/plugins.js:54:9) 2024-12-16T13:59:17.803Z [4567/126778] - error: Error loading https://packages.nodebb.org/api/v1/plugins Invalid Version: 1.0.00 {"stack":"TypeError: Invalid Version: 1.0.00\n at new SemVer (/opt/nodebb/node_modules/semver/classes/semver.js:38:13)\n at compare (/opt/nodebb/node_modules/semver/functions/compare.js:3:3)\n at Object.gt (/opt/nodebb/node_modules/semver/functions/gt.js:2:29)\n at /opt/nodebb/src/plugins/index.js:238:42\n at Array.forEach (<anonymous>)\n at Plugins.normalise (/opt/nodebb/src/plugins/index.js:210:19)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Plugins.list (/opt/nodebb/src/plugins/index.js:178:10)\n at async getPlugins (/opt/nodebb/src/controllers/admin/plugins.js:63:23)\n at async getAllPlugins (/opt/nodebb/src/controllers/admin/plugins.js:58:9)"} 2024-12-16T13:59:17.843Z [4567/126778] - error: TypeError: Invalid Version: 1.0.00 at new SemVer (/opt/nodebb/node_modules/semver/classes/semver.js:38:13) at compare (/opt/nodebb/node_modules/semver/functions/compare.js:3:3) at Object.gt (/opt/nodebb/node_modules/semver/functions/gt.js:2:29) at /opt/nodebb/src/plugins/index.js:238:42 at Array.forEach (<anonymous>) at Plugins.normalise (/opt/nodebb/src/plugins/index.js:210:19) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async Plugins.list (/opt/nodebb/src/plugins/index.js:181:10) at async getPlugins (/opt/nodebb/src/controllers/admin/plugins.js:63:23) at async getAllPlugins (/opt/nodebb/src/controllers/admin/plugins.js:58:9) 2024-12-16T13:59:21.995Z [4567/126778] - error: Error loading https://packages.nodebb.org/api/v1/plugins?version=3.11.1 Invalid Version: 1.0.00 {"stack":"TypeError: Invalid Version: 1.0.00\n at new SemVer (/opt/nodebb/node_modules/semver/classes/semver.js:38:13)\n at compare (/opt/nodebb/node_modules/semver/functions/compare.js:3:3)\n at Object.gt (/opt/nodebb/node_modules/semver/functions/gt.js:2:29)\n at /opt/nodebb/src/plugins/index.js:238:42\n at Array.forEach (<anonymous>)\n at Plugins.normalise (/opt/nodebb/src/plugins/index.js:210:19)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Plugins.list (/opt/nodebb/src/plugins/index.js:178:10)\n at async getPlugins (/opt/nodebb/src/controllers/admin/plugins.js:63:23)\n at async getCompatiblePlugins (/opt/nodebb/src/controllers/admin/plugins.js:54:9)"} 2024-12-16T13:59:22.028Z [4567/126778] - error: TypeError: Invalid Version: 1.0.00 at new SemVer (/opt/nodebb/node_modules/semver/classes/semver.js:38:13) at compare (/opt/nodebb/node_modules/semver/functions/compare.js:3:3) at Object.gt (/opt/nodebb/node_modules/semver/functions/gt.js:2:29) at /opt/nodebb/src/plugins/index.js:238:42 at Array.forEach (<anonymous>) at Plugins.normalise (/opt/nodebb/src/plugins/index.js:210:19) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async Plugins.list (/opt/nodebb/src/plugins/index.js:181:10) at async getPlugins (/opt/nodebb/src/controllers/admin/plugins.js:63:23) at async getCompatiblePlugins (/opt/nodebb/src/controllers/admin/plugins.js:54:9) 2024-12-16T13:59:22.147Z [4567/126778] - error: Error loading https://packages.nodebb.org/api/v1/plugins Invalid Version: 1.0.00 {"stack":"TypeError: Invalid Version: 1.0.00\n at new SemVer (/opt/nodebb/node_modules/semver/classes/semver.js:38:13)\n at compare (/opt/nodebb/node_modules/semver/functions/compare.js:3:3)\n at Object.gt (/opt/nodebb/node_modules/semver/functions/gt.js:2:29)\n at /opt/nodebb/src/plugins/index.js:238:42\n at Array.forEach (<anonymous>)\n at Plugins.normalise (/opt/nodebb/src/plugins/index.js:210:19)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Plugins.list (/opt/nodebb/src/plugins/index.js:178:10)\n at async getPlugins (/opt/nodebb/src/controllers/admin/plugins.js:63:23)\n at async getAllPlugins (/opt/nodebb/src/controllers/admin/plugins.js:58:9)"} 2024-12-16T13:59:22.224Z [4567/126778] - error: TypeError: Invalid Version: 1.0.00 at new SemVer (/opt/nodebb/node_modules/semver/classes/semver.js:38:13) at compare (/opt/nodebb/node_modules/semver/functions/compare.js:3:3) at Object.gt (/opt/nodebb/node_modules/semver/functions/gt.js:2:29) at /opt/nodebb/src/plugins/index.js:238:42 at Array.forEach (<anonymous>) at Plugins.normalise (/opt/nodebb/src/plugins/index.js:210:19) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async Plugins.list (/opt/nodebb/src/plugins/index.js:181:10) at async getPlugins (/opt/nodebb/src/controllers/admin/plugins.js:63:23) at async getAllPlugins (/opt/nodebb/src/controllers/admin/plugins.js:58:9) 2024-12-16T14:00:19.688Z [4567/126778] - error: Error loading https://packages.nodebb.org/api/v1/plugins?version=3.11.1 Invalid Version: 1.0.00 {"stack":"TypeError: Invalid Version: 1.0.00\n at new SemVer (/opt/nodebb/node_modules/semver/classes/semver.js:38:13)\n at compare (/opt/nodebb/node_modules/semver/functions/compare.js:3:3)\n at Object.gt (/opt/nodebb/node_modules/semver/functions/gt.js:2:29)\n at /opt/nodebb/src/plugins/index.js:238:42\n at Array.forEach (<anonymous>)\n at Plugins.normalise (/opt/nodebb/src/plugins/index.js:210:19)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Plugins.list (/opt/nodebb/src/plugins/index.js:178:10)\n at async getPlugins (/opt/nodebb/src/controllers/admin/plugins.js:63:23)\n at async getCompatiblePlugins (/opt/nodebb/src/controllers/admin/plugins.js:54:9)"} 2024-12-16T14:00:19.721Z [4567/126778] - error: TypeError: Invalid Version: 1.0.00 at new SemVer (/opt/nodebb/node_modules/semver/classes/semver.js:38:13) at compare (/opt/nodebb/node_modules/semver/functions/compare.js:3:3) at Object.gt (/opt/nodebb/node_modules/semver/functions/gt.js:2:29) at /opt/nodebb/src/plugins/index.js:238:42 at Array.forEach (<anonymous>) at Plugins.normalise (/opt/nodebb/src/plugins/index.js:210:19) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async Plugins.list (/opt/nodebb/src/plugins/index.js:181:10) at async getPlugins (/opt/nodebb/src/controllers/admin/plugins.js:63:23) at async getCompatiblePlugins (/opt/nodebb/src/controllers/admin/plugins.js:54:9) 2024-12-16T14:00:19.820Z [4567/126778] - error: Error loading https://packages.nodebb.org/api/v1/plugins Invalid Version: 1.0.00 {"stack":"TypeError: Invalid Version: 1.0.00\n at new SemVer (/opt/nodebb/node_modules/semver/classes/semver.js:38:13)\n at compare (/opt/nodebb/node_modules/semver/functions/compare.js:3:3)\n at Object.gt (/opt/nodebb/node_modules/semver/functions/gt.js:2:29)\n at /opt/nodebb/src/plugins/index.js:238:42\n at Array.forEach (<anonymous>)\n at Plugins.normalise (/opt/nodebb/src/plugins/index.js:210:19)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Plugins.list (/opt/nodebb/src/plugins/index.js:178:10)\n at async getPlugins (/opt/nodebb/src/controllers/admin/plugins.js:63:23)\n at async getAllPlugins (/opt/nodebb/src/controllers/admin/plugins.js:58:9)"} 2024-12-16T14:00:19.851Z [4567/126778] - error: TypeError: Invalid Version: 1.0.00 at new SemVer (/opt/nodebb/node_modules/semver/classes/semver.js:38:13) at compare (/opt/nodebb/node_modules/semver/functions/compare.js:3:3) at Object.gt (/opt/nodebb/node_modules/semver/functions/gt.js:2:29) at /opt/nodebb/src/plugins/index.js:238:42 at Array.forEach (<anonymous>) at Plugins.normalise (/opt/nodebb/src/plugins/index.js:210:19) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async Plugins.list (/opt/nodebb/src/plugins/index.js:181:10) at async getPlugins (/opt/nodebb/src/controllers/admin/plugins.js:63:23) at async getAllPlugins (/opt/nodebb/src/controllers/admin/plugins.js:58:9) 2024-12-16T14:01:17.602Z [4567/126778] - error: Error loading https://packages.nodebb.org/api/v1/plugins?version=3.11.1 Invalid Version: 1.0.00 {"stack":"TypeError: Invalid Version: 1.0.00\n at new SemVer (/opt/nodebb/node_modules/semver/classes/semver.js:38:13)\n at compare (/opt/nodebb/node_modules/semver/functions/compare.js:3:3)\n at Object.gt (/opt/nodebb/node_modules/semver/functions/gt.js:2:29)\n at /opt/nodebb/src/plugins/index.js:238:42\n at Array.forEach (<anonymous>)\n at Plugins.normalise (/opt/nodebb/src/plugins/index.js:210:19)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Plugins.list (/opt/nodebb/src/plugins/index.js:178:10)\n at async getPlugins (/opt/nodebb/src/controllers/admin/plugins.js:63:23)\n at async getCompatiblePlugins (/opt/nodebb/src/controllers/admin/plugins.js:54:9)"} 2024-12-16T14:01:17.639Z [4567/126778] - error: TypeError: Invalid Version: 1.0.00 at new SemVer (/opt/nodebb/node_modules/semver/classes/semver.js:38:13) at compare (/opt/nodebb/node_modules/semver/functions/compare.js:3:3) at Object.gt (/opt/nodebb/node_modules/semver/functions/gt.js:2:29) at /opt/nodebb/src/plugins/index.js:238:42 at Array.forEach (<anonymous>) at Plugins.normalise (/opt/nodebb/src/plugins/index.js:210:19) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async Plugins.list (/opt/nodebb/src/plugins/index.js:181:10) at async getPlugins (/opt/nodebb/src/controllers/admin/plugins.js:63:23) at async getCompatiblePlugins (/opt/nodebb/src/controllers/admin/plugins.js:54:9) 2024-12-16T14:01:17.749Z [4567/126778] - error: Error loading https://packages.nodebb.org/api/v1/plugins Invalid Version: 1.0.00 {"stack":"TypeError: Invalid Version: 1.0.00\n at new SemVer (/opt/nodebb/node_modules/semver/classes/semver.js:38:13)\n at compare (/opt/nodebb/node_modules/semver/functions/compare.js:3:3)\n at Object.gt (/opt/nodebb/node_modules/semver/functions/gt.js:2:29)\n at /opt/nodebb/src/plugins/index.js:238:42\n at Array.forEach (<anonymous>)\n at Plugins.normalise (/opt/nodebb/src/plugins/index.js:210:19)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async Plugins.list (/opt/nodebb/src/plugins/index.js:178:10)\n at async getPlugins (/opt/nodebb/src/controllers/admin/plugins.js:63:23)\n at async getAllPlugins (/opt/nodebb/src/controllers/admin/plugins.js:58:9)"} 2024-12-16T14:01:17.785Z [4567/126778] - error: TypeError: Invalid Version: 1.0.00 at new SemVer (/opt/nodebb/node_modules/semver/classes/semver.js:38:13) at compare (/opt/nodebb/node_modules/semver/functions/compare.js:3:3) at Object.gt (/opt/nodebb/node_modules/semver/functions/gt.js:2:29) at /opt/nodebb/src/plugins/index.js:238:42 at Array.forEach (<anonymous>) at Plugins.normalise (/opt/nodebb/src/plugins/index.js:210:19) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async Plugins.list (/opt/nodebb/src/plugins/index.js:181:10) at async getPlugins (/opt/nodebb/src/controllers/admin/plugins.js:63:23) at async getAllPlugins (/opt/nodebb/src/controllers/admin/plugins.js:58:9) started 2024-12-16T14:11:27.170Z [4567/126778] - error: [build] Encountered error preparing for build 2024-12-16T14:11:27.171Z [4567/126778] - error: [build] Encountered error during build step 2024-12-16T14:12:59.211Z [4567/126778] - info: [app] Shutdown (SIGTERM/SIGINT/SIGQUIT) Initialised. 2024-12-16T14:12:59.213Z [4567/126778] - info: [app] Web server closed to connections. 2024-12-16T14:12:59.216Z [4567/126778] - info: [app] Live analytics saved. 2024-12-16T14:12:59.220Z [4567/126778] - info: [app] Database connection closed. 2024-12-16T14:12:59.220Z [4567/126778] - info: [app] Shutdown complete. [cluster] Child Process (126778) has exited (code: 0, signal: null) NodeBB v3.11.1 Copyright (C) 2013-2024 NodeBB Inc. This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. For the full license, please visit: http://www.gnu.org/copyleft/gpl.html Clustering enabled: Spinning up 1 process(es). No arguments passed in, so nothing was reset. Use ./nodebb reset {-t|-p|-w|-s|-a} -t themes -p plugins -w widgets -s settings -a all of the above Plugin and theme reset flags (-p & -t) can take a single argument e.g. ./nodebb reset -p nodebb-plugin-mentions, ./nodebb reset -t nodebb-theme-harmony Prefix is optional, e.g. ./nodebb reset -p markdown, ./nodebb reset -t harmony [cluster] Child Process (137819) has exited (code: 0, signal: null) NodeBB v3.11.1 Copyright (C) 2013-2024 NodeBB Inc. This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. For the full license, please visit: http://www.gnu.org/copyleft/gpl.html Clustering enabled: Spinning up 1 process(es). No arguments passed in, so nothing was reset. Use ./nodebb reset {-t|-p|-w|-s|-a} -t themes -p plugins -w widgets -s settings -a all of the above Plugin and theme reset flags (-p & -t) can take a single argument e.g. ./nodebb reset -p nodebb-plugin-mentions, ./nodebb reset -t nodebb-theme-harmony Prefix is optional, e.g. ./nodebb reset -p markdown, ./nodebb reset -t harmony [cluster] Child Process (137976) has exited (code: 0, signal: null) NodeBB v3.11.1 Copyright (C) 2013-2024 NodeBB Inc. This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. For the full license, please visit: http://www.gnu.org/copyleft/gpl.html Clustering enabled: Spinning up 1 process(es). No arguments passed in, so nothing was reset. Use ./nodebb reset {-t|-p|-w|-s|-a} -t themes -p plugins -w widgets -s settings -a all of the above Plugin and theme reset flags (-p & -t) can take a single argument e.g. ./nodebb reset -p nodebb-plugin-mentions, ./nodebb reset -t nodebb-theme-harmony Prefix is optional, e.g. ./nodebb reset -p markdown, ./nodebb reset -t harmony [cluster] Child Process (138312) has exited (code: 0, signal: null) NodeBB v3.11.1 Copyright (C) 2013-2024 NodeBB Inc. This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. For the full license, please visit: http://www.gnu.org/copyleft/gpl.html Clustering enabled: Spinning up 1 process(es). No arguments passed in, so nothing was reset. Use ./nodebb reset {-t|-p|-w|-s|-a} -t themes -p plugins -w widgets -s settings -a all of the above Plugin and theme reset flags (-p & -t) can take a single argument e.g. ./nodebb reset -p nodebb-plugin-mentions, ./nodebb reset -t nodebb-theme-harmony Prefix is optional, e.g. ./nodebb reset -p markdown, ./nodebb reset -t harmony [cluster] Child Process (138685) has exited (code: 0, signal: null)
-
It actually may be worse than expected. After the nodebb reset, I was in the middle of something else and tried a clean install. Then with my own stupidity (firstly not backing anything up, hell who needs backups right?), accidently put in the admin db user instead of the node db user, and now I cannot connect to the database with either user with mongosh.
I may have a couple more ideas to try first... But really there were only like 60 posts or something and I created them all. So eh? Who doesn't like a fresh clean install on a Monday morning.
-
HA! Monday is having grace on me! My data is still in the Database! Now just figuring out how to fix the app
-
When I type in
./nodebb start
the tail -f/opt/nodebb/logs/output.log
NodeBB v3.11.1 Copyright (C) 2013-2024 NodeBB Inc. This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions. For the full license, please visit: http://www.gnu.org/copyleft/gpl.html Clustering enabled: Spinning up 1 process(es). No arguments passed in, so nothing was reset. Use ./nodebb reset {-t|-p|-w|-s|-a} -t themes -p plugins -w widgets -s settings -a all of the above Plugin and theme reset flags (-p & -t) can take a single argument e.g. ./nodebb reset -p nodebb-plugin-mentions, ./nodebb reset -t nodebb-theme-harmony Prefix is optional, e.g. ./nodebb reset -p markdown, ./nodebb reset -t harmony [cluster] Child Process (7661) has exited (code: 0, signal: null)
The plugins list:
./nodebb plugins Active plugins: * @nodebb/[email protected] (installed, disabled) * @nodebb/[email protected] (installed, disabled) * [email protected] (installed, disabled) * [email protected] (installed, disabled) * [email protected] (installed, disabled) * [email protected] (installed, disabled) * [email protected] (installed, disabled) * [email protected] (installed, disabled) * [email protected] (installed, disabled) * [email protected] (installed, disabled) * [email protected] (installed, disabled) * [email protected] (installed, disabled) * [email protected] (installed, disabled) * [email protected] (installed, disabled) * [email protected] (installed, disabled) * [email protected] (installed, disabled) * [email protected] (installed, disabled) * [email protected] (installed, disabled) * [email protected] (installed, disabled) * [email protected] (installed, disabled) * [email protected] (installed, disabled) * [email protected] (installed, disabled) * [email protected] (installed, disabled)
-
I just wanted to take a moment to acknowledge how amazing all of you are in working with this system. While this little bug might be frustrating, I’m confident we can figure it out. I’m committed to finding a solution and contributing to making this one of the best systems out there!
Thank you for all the incredible work you do. (Besides I like breaking things... Why is it only on a Monday though, Mondays are my busiest days HAHA)