I followed the install directions on the docs but was never given the NodeBB Setup Completed.
message or prompted to enter an admin u and p so IDK if that is what went wrong but now when I ./nodebb start
I get this:
Error: Failed to lookup view "500" in views directory "/opt/nodebb/build/public/templates"
at EventEmitter.render (/opt/nodebb/node_modules/express/lib/application.js:580:17)
at ServerResponse.render (/opt/nodebb/node_modules/express/lib/response.js:971:7)
at content (/opt/nodebb/src/middleware/render.js:70:15)
at /opt/nodebb/node_modules/async/dist/async.js:3830:24
at replenish (/opt/nodebb/node_modules/async/dist/async.js:946:17)
at /opt/nodebb/node_modules/async/dist/async.js:950:9
at eachOfLimit (/opt/nodebb/node_modules/async/dist/async.js:975:24)
at /opt/nodebb/node_modules/async/dist/async.js:980:16
at eachOf (/opt/nodebb/node_modules/async/dist/async.js:1051:5)
at _parallel (/opt/nodebb/node_modules/async/dist/async.js:3829:5)
at Object.parallelLimit [as parallel] (/opt/nodebb/node_modules/async/dist/async.js:3912:5)
at async.waterfall.str (/opt/nodebb/src/middleware/render.js:65:12)
at nextTask (/opt/nodebb/node_modules/async/dist/async.js:5273:14)
at next (/opt/nodebb/node_modules/async/dist/async.js:5280:9)
at /opt/nodebb/node_modules/async/dist/async.js:906:16
at fireFilterHook (/opt/nodebb/src/plugins/hooks.js:110:11)
Any ideas?
Info:
Digital Ocean Ubuntu 16.04
Installed as root
Located in ~/opt/nodebb