[Bug 1232702] Docker does not start properly after upgrade from TW 20241023 to 20241028
https://bugzilla.suse.com/show_bug.cgi?id=1232702 https://bugzilla.suse.com/show_bug.cgi?id=1232702#c1 Alexandre Vicenzi <alexandre.vicenzi@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(David@WalkerStree | |t.info) Assignee|containers-bugowner@suse.de |alexandre.vicenzi@suse.com CC| |alexandre.vicenzi@suse.com, | |containers-bugowner@suse.de | |, David@WalkerStreet.info --- Comment #1 from Alexandre Vicenzi <alexandre.vicenzi@suse.com> --- I do see the message on Docker logs but it does not fail to start on 20241028. I tested on x86 because I don't have an aarch64 with TW at the moment. This message is just a warning message from systemd, not an error. Adding `DOCKER_NETWORK_OPTIONS=""` fixes the warning and should have no side effect because it is an empty string. I wonder if there was another error message that could have caused Docker to have failed. You can use journalctl to check for logs, e.g.: journalctl -xu docker.service -r It always fails to start if you remove `DOCKER_NETWORK_OPTIONS`? -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com