switch write failed: unknown: unknown: unknown: attempted to write to a closed flow
Open
@MagnusS is already working on this.
Since Sep 18, 2017.
- Dominant language
- OCaml
- Stars
- 1.2k
- Forks
- 214
- PR merge metrics
- No merged PRs in 30d
Description
I connected another ethernet client and then disconnect it. When I run dhcpd in another VM I now see these in the logs:
com.docker.vpnkit: [ERROR] Socket.Pipe.writev unix:/Users/djs/Library/Containers/com.docker.docker/Data/s50: caught Broken pipe returning Eof
com.docker.vpnkit: [ERROR] switch write failed: unknown: unknown: unknown: attempted to write to a closed flow
It seems like it's trying to send the broadcast packets along closed connections.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.