On 9/9/19 10:49 AM, Felicia P wrote:
Oops sorry about that. Sep 08 20:48:33 life systemd[1]: docker.service: Scheduled restart job, restart counter is at 3. Sep 08 20:48:33 life systemd[1]: Stopped Docker Application Container Engine. Sep 08 20:48:33 life systemd[1]: docker.socket: Succeeded. Sep 08 20:48:33 life systemd[1]: Closed Docker Socket for the API. Sep 08 20:48:33 life systemd[1]: Stopping Docker Socket for the API. Sep 08 20:48:33 life systemd[1]: Starting Docker Socket for the API. Sep 08 20:48:33 life systemd[1]: Listening on Docker Socket for the API. Sep 08 20:48:33 life systemd[1]: docker.service: Start request repeated too quickly. Sep 08 20:48:33 life systemd[1]: docker.service: Failed with result 'exit-code'. Sep 08 20:48:33 life systemd[1]: Failed to start Docker Application Container Engine. Sep 08 20:48:33 life systemd[1]: docker.socket: Failed with result 'service-start-limit-hit'
Doesn't seem to change anything... You know that after modifying a systemd service file, you must reload the systemd daemon, right? Did you run `sudo systemctl daemon-reload` before `sudo systemctl restart docker.service`?
Can you share again the output of `sudo systemctl status docker.service` please, just to make sure?
Thanks! Arnaud

