Hi everyone,
It appears that NodeBB does not want to start. I've tried messing around with the code causing the error, but nothing seems to work. If I try to repair NodeBB, then it fails because of the same error. Here's the error for those interested:
Any answers on fixing it are appreciated. However, please don't just Google it unless you know what you're doing or some basic idea of NodeBB. I've taken a look myself, been through the NodeBB Community Forums too, and nothing works.
I will be trying to get a Redis database viewer installed and use that to export the data. I'll then make up a quick site for viewing the old forum stuff. Some things might not work, but who know's what will happen! I have no idea how NodeBB saves stuff, so should be fun.
Thanks,
BaeFell
It appears that NodeBB does not want to start. I've tried messing around with the code causing the error, but nothing seems to work. If I try to repair NodeBB, then it fails because of the same error. Here's the error for those interested:
Code:
- info: initializing NodeBB ...
- error: Error: [[error:theme-not-found]]
at /var/nodebb/src/meta/themes.js:146:21
at /var/nodebb/node_modules/async/dist/async.js:3694:9
at /var/nodebb/node_modules/async/dist/async.js:356:16
at iterateeCallback (/var/nodebb/node_modules/async/dist/async.js:865:24)
at /var/nodebb/node_modules/async/dist/async.js:840:16
at /var/nodebb/node_modules/async/dist/async.js:3691:13
at apply (/var/nodebb/node_modules/async/dist/async.js:21:25)
at /var/nodebb/node_modules/async/dist/async.js:56:12
at /var/nodebb/src/meta/themes.js:66:6
at /var/nodebb/node_modules/async/dist/async.js:1013:9
at /var/nodebb/node_modules/async/dist/async.js:356:16
at replenish (/var/nodebb/node_modules/async/dist/async.js:877:25)
at /var/nodebb/node_modules/async/dist/async.js:886:9
at eachOfLimit (/var/nodebb/node_modules/async/dist/async.js:913:22)
at /var/nodebb/node_modules/async/dist/async.js:918:16
at eachOf (/var/nodebb/node_modules/async/dist/async.js:991:5)
I will be trying to get a Redis database viewer installed and use that to export the data. I'll then make up a quick site for viewing the old forum stuff. Some things might not work, but who know's what will happen! I have no idea how NodeBB saves stuff, so should be fun.
Thanks,
BaeFell