Docker breaks after updating DietPi to latest version

And you still have the wrong hash comment in their either. Be careful when copy&pasting stuff. I see a lot of wrong characters here due to autoconversion like " (true double quote) vs / beautified ones.

Easiest is to remove this last line if default port is fine (the socket is the default anyway).

1 Like

Sorry, my previous post showed as if i still had old config.

I copied and pasted, deleted and pasted the version you posted.

I also manually edited the original one to be like yours without copying and paste and still errored.

I will try and remove the last line as [MichaIng] mentioned and feedback.

Deleting the last completely has fixed the issue!

The daemon.json now looks like;

{
    "data-root": "/mnt/dietpi_userdata/docker-data",
    "log-driver": "journald",
    "log-level": "warn",
    "debug": false
}

Thank you everyone for your help, it is much appreciated!

2 Likes

Now you have the default standard configuration. Still strange how the last line was added to the file.

Yeah, never in my puff did i touch that file and Docker was only ever installed via the DietPi-Software list of software.

But glad it is resolved, lets me update to the latest DietPi version now too as had been holding off.

Appreciate all the help you gave, Joulinar!

At least our update will not touch the file either. You should update without issues.