-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
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.

Any help would be greatly appreciated.
Metadata
Metadata
Assignees
Labels
No labels