Skip to content

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

@jkyadav

Description

@jkyadav

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions