FS#70186 - Docker-1:20.10.5-1 -> will not start.....no sockets found

Attached to Project: Community Packages
Opened by David McInnis (daavve) - Saturday, 27 March 2021, 17:26 GMT
Last edited by Morten Linderud (Foxboron) - Sunday, 11 April 2021, 18:44 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Morten Linderud (Foxboron)
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Docker service fails to start for me with the current docker.service.

I get the error message:

failed to load listeners: no sockets found via socket activation: make sure the service was started by systemd

Additional info:
* Docker-1:20.10.5-1

Steps to reproduce:

Update to latest version of docker

#systemctl start docker

or manually start from root command line:

#/usr/bin/dockerd -H fd://


Found this forum post about how to fix it: https://forums.docker.com/t/failed-to-load-listeners-no-sockets-found-via-socket-activation-make-sure-the-service-was-started-by-systemd/62505

See attached diff to patch docker.service


This task depends upon

Closed by  Morten Linderud (Foxboron)
Sunday, 11 April 2021, 18:44 GMT
Reason for closing:  Not a bug
Comment by Morten Linderud (Foxboron) - Saturday, 27 March 2021, 17:55 GMT
Can't reproduce with `systemctl start docker`. Whats the output of `systemctl cat "docker*"`
Comment by David McInnis (daavve) - Wednesday, 31 March 2021, 03:56 GMT
Restored docker.service to origional version from package.

Can no longer reproduce problem.

Please feel free to close.

Loading...