Node timeout error.
Increase timeout in appConfig > Sitecore >JSS > ...ViewEngine.Node config file
Memory dump
https://kb.sitecore.net/articles/111669#CollectingAMemoryDumpUsingProcdumpUtility
Download procdump tool to /dumps folder
In that folder run: procdump.exe -e 1 -f "Sitecore.JavaScriptServices.ViewEngine.NodeServices.HostingModels.NodeInvocationException" -accepteula -ma [PID of the process]
PID of the process from kudu console > process explorer
No comments:
Post a Comment