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

docker.service: Main process exited, code=exited, status=1/FAILURE #19

Open
dony71 opened this issue Jun 17, 2020 · 4 comments
Open

docker.service: Main process exited, code=exited, status=1/FAILURE #19

dony71 opened this issue Jun 17, 2020 · 4 comments
Labels

Comments

@dony71
Copy link

dony71 commented Jun 17, 2020

I follow https://github.com/sakaki-/raspbian-nspawn-64/wiki/Using-Docker-Inside-the-Container
But after install docker failed to start

.....
Jun 16 19:37:14 debian-buster-64 dockerd[3290]: failed to start daemon: Error initializing network controller: Error creating default "bridge" network: libnetwork: Unable to disable IPv6 router advertisement: open /proc/sys/net/ipv6/conf/docker0/accept_ra: read-only file system
Jun 16 19:37:14 debian-buster-64 systemd[1]: docker.service: Main process exited, code=exited, status=1/FAILURE
Jun 16 19:37:14 debian-buster-64 systemd[1]: docker.service: Failed with result 'exit-code'.
Jun 16 19:37:14 debian-buster-64 systemd[1]: Failed to start Docker Application Container Engine.

@sakaki-
Copy link
Owner

sakaki- commented Jun 18, 2020

Upstream change has caused this, looks like it will be updated to make the "Unable to disable IPv6 router advertisement..." non-fatal; please see: docker/for-linux#1033

hth, sakaki

@thaJeztah
Copy link

Packages for docker 19.03.12 should now be up on download.docker.com, and contain a fix for this (it will now log a warning, but not fail to start the daemon).

@sakaki- sakaki- added the EOL label Oct 31, 2020
@sakaki-
Copy link
Owner

sakaki- commented Oct 31, 2020

31 Oct 2020: sadly, due to legal obligations arising from a recent change in my 'real world' job, I must announce I am standing down as maintainer of this project with immediate effect. For the meantime, I will leave the repo up (for historical interest, and since the Debian package is still in the official Raspbian repos); however, there will be no further updates to the underlying OS images etc., nor will I be accepting / actioning further pull requests or bug reports from this point. Email requests for support will also have to be politely declined, so, please treat this as an effective EOL notice.

For further details, please see my post here.

With sincere apologies, sakaki ><

@thaJeztah
Copy link

@sakaki- wow, that's big news! Congratulations on the new position!

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

No branches or pull requests

3 participants