moby / moby/vpnkit

switch write failed: unknown: unknown: unknown: attempted to write to a closed flow

Open
#290 2 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.