It looks like your iisnode cannot write your log file, possibly because it does not have write permissions. If you have access to the server, you can check the iisnode folder inside the application folder, where iisnode tries to write its default logs.
Until you get this log information, you are stuck because the 500 error you see only says that an error has occurred on the server. You need magazines to provide you with the information you need to continue.
The only alternative is to use the entire object locally and use something like node -inspector (I use grunt-node-inspector ) to debug the nodeJS code to see what happens.
biofractal
source share