Skins in the acp appearance section have stopped loading, and simply aren't shown...(with yariplus-patch-1)
https://github.com/NodeBB/NodeBB/issues/6626
New ACP crashes forum on almost all actions
-
Whenever do something that requires a restart, it end up crashing NodeBB. Even using ./nodebb restart on terminal won't work. I have to ./nodebb stop and then again ./nodebb start to make the forum come back online.
I must admit that the new ACP is awesome but it hands quite frequently. I am having trouble sharing ACP with my fellow admin as some innocent attempt are taking the forum down. Please look into it.
-
@meetdilip said:
Whenever do something that requires a restart, it end up crashing NodeBB. Even using ./nodebb restart on terminal won't work. I have to ./nodebb stop and then again ./nodebb start to make the forum come back online.
I must admit that the new ACP is awesome but it hands quite frequently. I am having trouble sharing ACP with my fellow admin as some innocent attempt are taking the forum down. Please look into it.
./nodeb restart has been fixed in latest master if I'm not mistaken. Can you run ./nodebb log when the forum crashes, see if you can get an error.
-
Late night here. Will check and update tomorrow. Thanks for the update.