IntersectMBO / IntersectMBO/ouroboros-network
Misclassified mux error
Open
logging
mux
- Dominant language
- Haskell
- Stars
- 296
- Forks
- 104
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 4
Description
The following error is logged by the node when the client is closing the pipe.
```
[DESKTOP-:cardano.node.LocalErrorPolicy:Error:45 [2020-08-04 16:31:53.30 UTC] [String "ErrorPolicyUnhandledApplicationException (MuxError (MuxIOException withIODataPtr (readHandle): resource vanished (The pipe has been ended.)) \"(readHandle errored)\")",String "ErrorPolicyTrace",String "LocalAddress {getFilePath = \"\\\\\\\\.\\\\pipe\\\\cardano-node-mainnet\"}"]
```
It shouldn't be logged as an `Error`.
Contributor guide
Assessment
This issue has not been assessed yet.