Thanks @julian, that solved that issue.
Additional details. The problem may be the way that I have my S3 content bucket locked down such that my dev forum cannot access the files (different subdomain).
Nodebb install the server digitalotsean on this guide
node app --setup
info: NodeBB v0.4.3 Copyright (C) 2013-2014 NodeBB Inc.
info: This program comes with ABSOLUTELY NO WARRANTY.
info: This is free software, and you are welcome to redistribute it under certain conditions.
info:
info: NodeBB Setup Triggered via Command Line
info: Database type not set! Run node app --setup
please help me!
@WaDaDaaaa ./nodebb setup
should assist you.
This guide is considered more up to date. https://docs.nodebb.org/en/latest/installing/os/ubuntu.html
I have save issue on centos 6.5
node app --setup
say's me to run node app --setup
When I install NodeBB on my local Windows 8.1, I also have this problem :
I was following this guide : https://docs.nodebb.org/en/latest/installing/os/windows8.html
@Hentai @WaDaDaaaa This has been fixed in commit ffd2ddc3e788c4b817df9b16ee034c3f707ac803, re: gh#1768
thanks, now it works
@julian Thanks, now it's no problem : )