Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
./nodebb stop
@julian ok.... how do i backup ?
Wherever your database is stored (probably at /var/lib/redis/dump.rdb), copy it somewhere else.
/var/lib/redis/dump.rdb
$ cd /var/lib/redis $ cp dump.rdb dump.rdb.bak
Confirmed working again, thanks!
./nodebb upgrade
ok upgraded and working! Thank you @julian !
Glad everything's fine again!