> Apr 27 11:13:30 D525MW dockerd[4167]: Error starting daemon: Error initializing network controller: Error creating default…e network
The print is truncated, there should be a more detailed error explanation following a colon after the second ' Error'

eg.
Error starting daemon: Error initializing network controller: could not delete the default bridge network: network bridge has active endpoints

Have a look here, there are several people with similar issues and some resolutions
https://github.com/moby/moby/issues/18283

Otherwise try searching with the full error string


On 27/04/18 22:13, mugginsac wrote:
Schooner,

I uninstalled 18 and tried installing 17.0.3 and it failed too. Must be something wierd with my setup.

Here is the screen from that effort. This was booted in to a non-realtime kernel (4.9.0.6 AMD64).

acondit@D525MW:~$ sudo apt-get install docker-ce=17.03.2~ce-0~debian-stretch
Reading package lists... Done
Building dependency tree      
Reading state information... Done
The following package was automatically installed and is no longer required:
  pigz
Use 'sudo apt autoremove' to remove it.
The following NEW packages will be installed:
  docker-ce
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 21.3 MB of archives.
After this operation, 105 MB of additional disk space will be used.
Get:1 https://download.docker.com/linux/debian stretch/stable amd64 docker-ce amd64 17.03.2~ce-0~debian-stretch [21.3 MB]
Fetched 21.3 MB in 5s (4,250 kB/s)   
Selecting previously unselected package docker-ce.
(Reading database ... 325458 files and directories currently installed.)
Preparing to unpack .../docker-ce_17.03.2~ce-0~debian-stretch_amd64.deb ...
Unpacking docker-ce (17.03.2~ce-0~debian-stretch) ...
Setting up docker-ce (17.03.2~ce-0~debian-stretch) ...
Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service.
Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket.
insserv: warning: script 'realtime' missing LSB tags and overrides
Job for docker.service failed because the control process exited with error code.
See "systemctl status docker.service" and "journalctl -xe" for details.
invoke-rc.d: initscript docker, action "start" failed.
● docker.service - Docker Application Container Engine
   Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)
  Drop-In: /etc/systemd/system/docker.service.d
           └─override.conf
   Active: failed (Result: exit-code) since Fri 2018-04-27 11:13:30 PDT; 37ms ago
     Docs: https://docs.docker.com
  Process: 4167 ExecStart=/usr/bin/dockerd -H tcp://0.0.0.0:2375 (code=exited, status=1/FAILURE)
 Main PID: 4167 (code=exited, status=1/FAILURE)
      CPU: 515ms

Apr 27 11:13:30 D525MW dockerd[4167]: time="2018-04-27T11:13:30.838786754-07:00" level=debug msg="ReleaseAddress(LocalDefa….17.0.1)"
Apr 27 11:13:30 D525MW dockerd[4167]: time="2018-04-27T11:13:30.838859527-07:00" level=debug msg="ReleasePool(LocalDefault….0.0/16)"
Apr 27 11:13:30 D525MW dockerd[4167]: time="2018-04-27T11:13:30.838944383-07:00" level=debug msg="start clean shutdown of …meout..."
Apr 27 11:13:30 D525MW dockerd[4167]: time="2018-04-27T11:13:30.878010057-07:00" level=debug msg="Cleaning up old mountid : start."
Apr 27 11:13:30 D525MW dockerd[4167]: time="2018-04-27T11:13:30.879990648-07:00" level=debug msg="Cleaning up old mountid : done."
Apr 27 11:13:30 D525MW dockerd[4167]: Error starting daemon: Error initializing network controller: Error creating default…e network
Apr 27 11:13:30 D525MW systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE
Apr 27 11:13:30 D525MW systemd[1]: Failed to start Docker Application Container Engine.
Apr 27 11:13:30 D525MW systemd[1]: docker.service: Unit entered failed state.
Apr 27 11:13:30 D525MW systemd[1]: docker.service: Failed with result 'exit-code'.
Hint: Some lines were ellipsized, use -l to show in full.
dpkg: error processing package docker-ce (--configure):
 subprocess installed post-installation script returned error exit status 1
Processing triggers for systemd (232-25+deb9u3) ...
Processing triggers for man-db (2.7.6.1-2) ...
Errors were encountered while processing:
 docker-ce
E: Sub-process /usr/bin/dpkg returned an error code (1)

I don't know where to go now.

Alan

--
website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit
---
You received this message because you are subscribed to the Google Groups "Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.

--
website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit
---
You received this message because you are subscribed to the Google Groups "Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to