Thanks to visit codestin.com
Credit goes to github.com

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

clarify network error messages #1707

@f0

Description

@f0

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions