Untitled

 avatar
unknown
plain_text
3 years ago
3.8 kB
6
Indexable
samuel in ~ 
➜ journalctl -xeu docker.service 
░░ Subject: A start job for unit docker.service has failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit docker.service has finished with a failure.
░░ 
░░ The job identifier is 1469 and the job result is failed.
abr 04 14:39:26 samuel-DCM2B-4 systemd[1]: docker.service: Scheduled restart job, restart counter is at 3.
░░ Subject: Automatic restarting of a unit has been scheduled
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ Automatic restarting of the unit docker.service has been scheduled, as the result for
░░ the configured Restart= setting for the unit.
abr 04 14:39:26 samuel-DCM2B-4 systemd[1]: Stopped Docker Application Container Engine.
░░ Subject: A stop job for unit docker.service has finished
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A stop job for unit docker.service has finished.
░░ 
░░ The job identifier is 1697 and the job result is done.
abr 04 14:39:26 samuel-DCM2B-4 systemd[1]: docker.service: Start request repeated too quickly.
abr 04 14:39:26 samuel-DCM2B-4 systemd[1]: docker.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit docker.service has entered the 'failed' state with result 'exit-code'.
abr 04 14:39:26 samuel-DCM2B-4 systemd[1]: Failed to start Docker Application Container Engine.
░░ Subject: A start job for unit docker.service has failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit docker.service has finished with a failure.
░░ 
░░ The job identifier is 1697 and the job result is failed.
abr 04 14:40:13 samuel-DCM2B-4 systemd[1]: docker.service: Start request repeated too quickly.
abr 04 14:40:13 samuel-DCM2B-4 systemd[1]: docker.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ The unit docker.service has entered the 'failed' state with result 'exit-code'.
abr 04 14:40:13 samuel-DCM2B-4 systemd[1]: Failed to start Docker Application Container Engine.
░░ Subject: A start job for unit docker.service has failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░ 
░░ A start job for unit docker.service has finished with a failure.
░░ 
░░ The job identifier is 2231 and the job result is failed.

samuel in ~ took 5s 
➜ systemctl status docker.service
× docker.service - Docker Application Container Engine
     Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Mon 2022-04-04 14:39:26 -03; 24min ago
TriggeredBy: × docker.socket
       Docs: https://docs.docker.com
   Main PID: 1329 (code=exited, status=1/FAILURE)
        CPU: 97ms

abr 04 14:39:26 samuel-DCM2B-4 systemd[1]: docker.service: Scheduled restart job, restart counter is at 3.
abr 04 14:39:26 samuel-DCM2B-4 systemd[1]: Stopped Docker Application Container Engine.
abr 04 14:39:26 samuel-DCM2B-4 systemd[1]: docker.service: Start request repeated too quickly.
abr 04 14:39:26 samuel-DCM2B-4 systemd[1]: docker.service: Failed with result 'exit-code'.
abr 04 14:39:26 samuel-DCM2B-4 systemd[1]: Failed to start Docker Application Container Engine.
abr 04 14:40:13 samuel-DCM2B-4 systemd[1]: docker.service: Start request repeated too quickly.
abr 04 14:40:13 samuel-DCM2B-4 systemd[1]: docker.service: Failed with result 'exit-code'.
abr 04 14:40:13 samuel-DCM2B-4 systemd[1]: Failed to start Docker Application Container Engine.
Editor is loading...