Skip to content

Instantly share code, notes, and snippets.

@glasgowm148
Created August 15, 2019 11:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save glasgowm148/0e605b2068b8c72148753f5b572d6c68 to your computer and use it in GitHub Desktop.
Save glasgowm148/0e605b2068b8c72148753f5b572d6c68 to your computer and use it in GitHub Desktop.
[mark@li666-14 ~]$ journalctl -xe
-- Unit ghost.service has finished shutting down.
Aug 15 11:26:57 li666-14 systemd[1]: Started ghost.service.
-- Subject: Unit ghost.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit ghost.service has finished starting up.
--
-- The start-up result is done.
Aug 15 11:26:57 li666-14 systemd[22386]: Failed at step USER spawning /usr/bin/node: No such process
-- Subject: Process /usr/bin/node could not be executed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- The process /usr/bin/node could not be executed and failed.
--
-- The error number returned by this process is 3.
Aug 15 11:26:57 li666-14 systemd[1]: ghost.service: main process exited, code=exited, status=217/USER
Aug 15 11:26:57 li666-14 systemd[1]: Unit ghost.service entered failed state.
Aug 15 11:26:57 li666-14 systemd[1]: ghost.service failed.
Aug 15 11:26:58 li666-14 systemd[1]: ghost.service holdoff time over, scheduling restart.
Aug 15 11:26:58 li666-14 systemd[1]: Stopped ghost.service.
-- Subject: Unit ghost.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit ghost.service has finished shutting down.
Aug 15 11:26:58 li666-14 systemd[1]: start request repeated too quickly for ghost.service
Aug 15 11:26:58 li666-14 systemd[1]: Failed to start ghost.service.
-- Subject: Unit ghost.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit ghost.service has failed.
--
-- The result is failed.
Aug 15 11:26:58 li666-14 systemd[1]: Unit ghost.service entered failed state.
Aug 15 11:26:58 li666-14 systemd[1]: ghost.service failed.
Aug 15 11:27:03 li666-14 telnetd[22310]: ttloop: peer died: EOF
Aug 15 11:27:03 li666-14 systemd[1]: Started Telnet Server (114.24.142.242:58359).
-- Subject: Unit telnet@81315-212.71.237.14:23-114.24.142.242:58359.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit telnet@81315-212.71.237.14:23-114.24.142.242:58359.service has finished starting up.
--
-- The start-up result is done.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment