Search Results
Docker fails to create network bridge on start up · Issue #18113 · moby ...
https://github.com/moby/moby/issues/18113
Nov 19, 2015 - Daemon option --bip can be used to set a preferred IP address FATA[0000] Error starting daemon: Error initializing network controller: Error creating default "Ubuntu 16.04 clean install of docker-engine fails to initialize network ...
https://github.com/moby/moby/issues/24738
Jul 17, 2016 - On a clean installation of 1.11.2 on Ubuntu 16.04 xenial docker daemon fails to start reporting: "="Error starting daemon: Error initializing network controller: Error creating default "bridge" network: failed to parse pool request for address space "Docker 1.10.3 fails to create network bridge on start up · Issue #20312 ...
https://github.com/moby/moby/issues/20312
Feb 14, 2016 - Feb 14 17:21:47 vagrant-ubuntu-trusty-64 kernel: [ 109.602706] bio: create slab <docker 1.11.2 can not start can not create network · Issue #24155 ...
https://github.com/moby/moby/issues/24155
Jun 29, 2016 - FATA[0001] Error starting daemon: Error initializing network controller: Error creating default "bridge" network: cannot create network ... level=fatal msg="Error starting daemon: mkdir /var/lib/docker: file exists" Jul 30 08:29:31 samsung-Error starting daemon: Error initializing network controller: could not ...
https://github.com/moby/moby/issues/18283
Nov 27, 2015 - 06 12:59:16 smilelab-host1 docker-current[19062]: time="2016-09-06T12:59:Unable to create docker0 if VPN is active · Issue #779 · docker ...
https://github.com/docker/libnetwork/issues/779
Nov 26, 2015 - FATA[0000] Error starting daemon: Error initializing network controller: Error creating default "bridge" network: failed to parse pool request for address space "Docker can only start on the default bridge IP range · Issue #22638 ...
https://github.com/moby/moby/issues/22638
May 10, 2016 - Install Docker in the normal way on Ubuntu 16.04 (via the shell script from dockerlesson: dont use -b <bridge> flag with new docker v1.10 networks - will ...
https://github.com/moby/moby/issues/21099
Mar 10, 2016 - ... level=fatal msg="Error starting daemon: Error initializing network controller: Error creating default \"bridge\" network: failed to allocate gateway (192.168.ubuntu - Docker error creating bridge - Unix & Linux Stack Exchange
https://unix.stackexchange.com/questions/149763/docker-error-creating-bridge
Aug 11, 2014 - This means you don't have the bridge kernel module loaded. On most machines, loading the module looks like this: sudo modprobe bridge ...docker - Setting fixed address/network for docker0 bridge ...
https://stackoverflow.com/.../setting-fixed-address-network-for-docker0-bridge-interf...
Jul 6, 2015 - Figured it out by now. The command from my question works as expected when docker0 is not configured or already has that IP address. The thing is that docker does not change addresses of existing interfaces.