Error when running on IIS with IIS Node
See original GitHub issueError: Not Found
at C:\adminkb\app.js:215:15
at Layer.handle [as handle_request] (C:\adminkb\node_modules\express\lib\router\layer.js:82:5)
at trim_prefix (C:\adminkb\node_modules\express\lib\router\index.js:270:13)
at C:\adminkb\node_modules\express\lib\router\index.js:237:9
at Function.proto.process_params (C:\adminkb\node_modules\express\lib\router\index.js:312:12)
at C:\adminkb\node_modules\express\lib\router\index.js:228:12
at Function.match_layer (C:\adminkb\node_modules\express\lib\router\index.js:295:3)
at next (C:\adminkb\node_modules\express\lib\router\index.js:189:10)
at C:\adminkb\node_modules\express\lib\router\index.js:560:15
at next (C:\adminkb\node_modules\express\lib\router\index.js:186:14)
Issue Analytics
- State:
- Created 7 years ago
- Comments:12 (7 by maintainers)
Top Results From Across the Web
iisnode encountered an error when processing the request
Frequent reason is that the iisnode module is unable to create a log file to capture stdout and stderr output from node.exe. Please...
Read more >iisnode encountered an error when processing the request.
Frequent reason is that the iisnode module is unable to create a log file to capture stdout and stderr output from node.exe. Please...
Read more >iisnode encountered an error when processing the request
The IIS node error generally triggers while accessing a Node.js site. A typical error message includes an internal server error with the ...
Read more >IISnode error 500 - jsreport forum
Frequent reason is that the iisnode module is unable to create a log file to capture stdout and stderr output from node.exe. Please...
Read more >Troubleshooting Common iisnode Issues -
500, 1000, There was some issue dispatching the request to IISNODE – Check if node.exe was started. Node.exe could have crashed when starting....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Let me know if the last commit fixed the issue. cc @thedaftbadger @Mucaccino
Did you figure this out or still an issue @thedaftbadger?