We are trying to run node application on azure. It get deployed successfully but when we try to run the application we get following error in trace logs.
ActivityId {A5FF0B34-7C3F-4A99-9497-6C04A9AE9A9F}
Message: iisnode was unable to establish named pipe connection to the node.exe process before the process terminated
Any help will be appreciated.
Thanks.
https://<your_site_name>.scm.azurewebsites.net/api/dump. And you can check the application logs in `\LogFiles\Application` folder. And if it is convenient, it is great if you can provide your key code snippets of raising the server.