Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IIS: iisnode encountered an error when processing the request. #16

Open
jkyadav opened this issue Apr 21, 2024 · 0 comments
Open

IIS: iisnode encountered an error when processing the request. #16

jkyadav opened this issue Apr 21, 2024 · 0 comments

Comments

@jkyadav
Copy link

jkyadav commented Apr 21, 2024

iisnode encountered an error when processing the request.

HRESULT: 0x6d
HTTP status: 500
HTTP subStatus: 1013
HTTP reason: Internal Server Error

You are receiving this HTTP 200 response because system.webServer/iisnode/@devErrorsEnabled configuration setting is 'true'.

In addition to the log of stdout and stderr of the node.exe process, consider using debugging and ETW traces to further diagnose the problem.

The last 64k of the output generated by the node.exe process to stderr is shown below:


Application has thrown an uncaught exception and is terminated:
TypeError: handle.setSimultaneousAccepts is not a function
    at target._send (node:internal/child_process:835:16)
    at target.send (node:internal/child_process:752:19)
    at sendHelper (node:internal/cluster/utils:28:15)
    at RoundRobinHandle.handoff (node:internal/cluster/round_robin_handle:131:3)
    at RoundRobinHandle.distribute (node:internal/cluster/round_robin_handle:111:10)
    at handle.onconnection (node:internal/cluster/round_robin_handle:44:54)

ETW trace has this:
<Data>{31AF8149-ECAA-422B-9B42-269624408224}: iisnode was unable to establish named pipe connection to the node.exe process</Data>
Followed these steps to setup IIS, however it is still not working.
image

Any help would be greatly appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant