https://community.nodebb.org/topic/14386/v1-13-0-upgrade-issues-checkpermissions
v1.4.0 startup error
-
@PitaJ
changed the file.
and this
-
and log is still the same
-
strange thing is
./nodebb stop
change file
./nodebb start
won't start anymore.
change file back
./nodebb start
works again
-
@MJ your edit of package.json isn't actually applying. Use nano or something to edit it directly on the server
-
@PitaJ said in v1.4.0 startup error:
your edit of package.json isn't actually applying. Use nano or something to edit it directly on the server
thanks man, it looks like it's starting now
-
hmm it worked
I installed 3.4.1 but it would not start again, so I changed the line back from 3.4.1 to 3.4.0 and it works now
No errors in log and the composer works now in Firefox
thanks for your help @PitaJ