Starting the forum shows this warning in the logs:
NodeBB v4.14.1 Copyright (C) 2013-2026 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).
2026-07-22T21:31:26.396Z [4567/67] - info: Initializing NodeBB v4.14.1 http://localhost:4567
2026-07-22T21:31:27.112Z [4567/67] - info: [socket.io] Restricting access to origin: http://localhost:*
2026-07-22T21:31:27.282Z [4567/67] - 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.
* nodebb-plugin-recent-cards
2026-07-22T21:31:27.309Z [4567/67] - info: [emoji] Building emoji assets
2026-07-22T21:31:27.309Z [4567/67] - info: [emoji] Loaded packs:
2026-07-22T21:31:27.422Z [4567/67] - info: [api] Adding 8 route(s) to `api/v3/plugins`
2026-07-22T21:31:27.426Z [4567/67] - info: [router] Routes added
2026-07-22T21:31:27.439Z [4567/67] - info: 🎉 NodeBB Ready
2026-07-22T21:31:27.440Z [4567/67] - info: 🤝 Setting 'trust proxy' to true
2026-07-22T21:31:27.441Z [4567/67] - info: 📡 NodeBB is now listening on: 0.0.0.0:4567
2026-07-22T21:31:27.441Z [4567/67] - info: 🔗 Canonical URL: http://localhost:4567
First time this occurs, no warning with nodebb v4.14.0.
Starting the forum shows this warning in the logs:
First time this occurs, no warning with nodebb v4.14.0.