Hello, I managed to fix the issue, since there were no logs, I looked into /etc/init/nomachine and ran this manually:
/usr/NX/bin/nxexec /etc/NX/nxserver –daemon
It gave me an incorrect permission error on /etc/NX/localhost/*
Once the permissions were correct (I copied from another node), the server ran just fine.
Issue resolved.