Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

clarify network error messages #1707

Closed
f0 opened this issue Nov 2, 2015 · 3 comments
Closed

clarify network error messages #1707

f0 opened this issue Nov 2, 2015 · 3 comments

Comments

@f0
Copy link

f0 commented Nov 2, 2015

Hi, in my /etc/rkt/net.d/10-containers.conf

{
"name": "container",
"type": "macvlan",
"master": "enp0s25",
"mode": "bridge",
"ipam": {
"type": "host-local",
}
}

the subnet is missing and the rkt error is not really clear about this

2015/11/01 14:53:37 Loading networks from /etc/rkt/net.d
2015/11/01 14:53:37 Loading network container with type macvlan
Failed to setup network: error adding network "container": IP not v4 nor v6

@alban
Copy link
Member

alban commented Nov 13, 2015

Blocked on containernetworking/cni#78. Moving to next milestone.

@jonboulle
Copy link
Contributor

This needs a CNI bump before it's actually fixed.

@jonboulle jonboulle reopened this Nov 30, 2015
alban added a commit to kinvolk/rkt that referenced this issue Dec 1, 2015
@alban alban mentioned this issue Dec 1, 2015
@alban
Copy link
Member

alban commented Dec 1, 2015

depends on #1817

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants