Are you sure it's the start that's not finishing and not your automation?
This may not work but could be worth looking into.
cd /home/nestor/nodebb ./nodebb stop ./nodebb start exit 0Hi,
after one time of rebuilding & restarting, i cannot use it anymore through the acp. what did i do wrong?
@Hocuspocus I think this will be fixed with 2.0.1
@crazycells Thanks for the reply, is there any workaround?
@Hocuspocus Perhaps you can ssh [email protected]
and then run ./nodebb build
command via terminal?
@Hocuspocus you can easy use restart and rebuild command via SSH.
this problem will be fixed in v2.0.1
SSH commands shown below;
Login SSH
Go to nodebb folder
./nodebb build
./nodebb restart
Make sure nodebb is stopped before entering commands.
Even though I installed the new path, the problem is not resolved!
Current version v2.0.1 ...
@cagatay It will be included in v2.1.0 release.