2024-12-31, 07:33 PM
In the top right of the unRAID UI, click on the terminal icon. Then type this command to print out the docker daemon logs.
Share the output of that command via pastebin. Hopefully 1000 lines goes back far enough to capture the last instance this happened.
Code:
journalctl -u docker.service -n 1000 --no-pager
Share the output of that command via pastebin. Hopefully 1000 lines goes back far enough to capture the last instance this happened.