ERR_IPC_ONE_PIPE
node
runtime_error
official
true
Only one IPC pipe allowed
ID: node/err_ipc_one_pipe
0%Fix Rate
95%Confidence
0Evidence
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| 18 | active | — | — | — |
| 20 | active | — | — | — |
| 22 | active | — | — | — |
Root Cause
Attempted to create a second IPC channel when only one is allowed.
generic