Skip to content

failed to create the ipvlan port: device or resource busy #9

@darkdidi

Description

@darkdidi

Hello, when i try to compose the docker i got this message
failed to create the ipvlan port: device or resource busy

I am using Unraid latest
I have edited the 'docker-compose.yml' and the 'Dockerfile' to match my network, no changes

'root@Unraid:/mnt/user0/appdata/dhcp-netboot.xyz# docker build .
Sending build context to Docker daemon  51.18MB
Step 1/4 : FROM linuxserver/netbootxyz:latest
 ---> 21c00b1cd4fe
Step 2/4 : RUN apk add --update dnsmasq
 ---> Using cache
 ---> 323b34b10990
Step 3/4 : COPY etc /etc/
 ---> 9bfbf4689db4
Step 4/4 : ENV DHCP_RANGE_START=192.168.1.1
 ---> Running in b2e8d4724c25
Removing intermediate container b2e8d4724c25
 ---> 6e68e4905ce2
Successfully built 6e68e4905ce2
root@Unraid:/mnt/user0/appdata/dhcp-netboot.xyz# docker-compose up
Attaching to netbootxyz
Error response from daemon: failed to create the ipvlan port: device or resource busy'

I was wondering if there is no problem with PUID or PGID (not declared)

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions