question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error when running on IIS with IIS Node

See original GitHub issue
Error: 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:closed
  • Created 7 years ago
  • Comments:12 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
mrvautincommented, Oct 28, 2016

Let me know if the last commit fixed the issue. cc @thedaftbadger @Mucaccino

1reaction
mrvautincommented, Oct 26, 2016

Did you figure this out or still an issue @thedaftbadger?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found