Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dockerd fails if the docker0 bridge hasn't been created first #3

Open
kit-ty-kate opened this issue Jun 23, 2021 · 0 comments
Open

Comments

@kit-ty-kate
Copy link

# dockerd
[...]
failed to start daemon: Error initializing network controller: Error creating default "bridge" network: failed to check bridge interface esistence: route ip+net: no such network interface
# ifconfig bridge create name docker0
# dockerd
[success]

I tried to reboot the machine and tried to relaunch dockerd and it still didn't work. However once the ifconfig command was executed, dockerd worked and even after a reboot without having to relaunch the ifconfig command first.

If it helps here is what my /etc/pf.conf and /etc/rc.conf look like:
scrn-2021-06-23-14-04-26

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

No branches or pull requests

1 participant