Advertisement
UHLHosting

Untitled

Jul 22nd, 2022
1,116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.53 KB | None | 0 0
  1. See "systemctl status apnscp.service" and "journalctl -xe" for details.
  2. [root@instance-20220722-1816 ~]# journalctl -xe
  3. -- The result is failed.
  4. Jul 22 18:42:25 instance-20220722-1816 sshd[438836]: fatal: Privilege separation user sshd does not exist
  5. Jul 22 18:42:51 instance-20220722-1816 sshd[438842]: fatal: Privilege separation user sshd does not exist
  6. Jul 22 18:42:59 instance-20220722-1816 sshd[438843]: fatal: Privilege separation user sshd does not exist
  7. Jul 22 18:44:32 instance-20220722-1816 systemd[1]: apnscp.service: Found left-over process 426803 (redis-server) in control group while starting uni>
  8. Jul 22 18:44:32 instance-20220722-1816 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficienc>
  9. Jul 22 18:44:32 instance-20220722-1816 systemd[1]: apnscp.service: Found left-over process 427091 (shellinaboxd) in control group while starting uni>
  10. Jul 22 18:44:32 instance-20220722-1816 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficienc>
  11. Jul 22 18:44:32 instance-20220722-1816 systemd[1]: apnscp.service: Found left-over process 427092 (shellinaboxd) in control group while starting uni>
  12. Jul 22 18:44:32 instance-20220722-1816 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficienc>
  13. Jul 22 18:44:32 instance-20220722-1816 systemd[1]: apnscp.service: Found left-over process 427093 (shellinaboxd) in control group while starting uni>
  14. Jul 22 18:44:32 instance-20220722-1816 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficienc>
  15. Jul 22 18:44:32 instance-20220722-1816 systemd[1]: apnscp.service: Found left-over process 427094 (shellinaboxd) in control group while starting uni>
  16. Jul 22 18:44:32 instance-20220722-1816 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficienc>
  17. Jul 22 18:44:32 instance-20220722-1816 systemd[1]: apnscp.service: Found left-over process 437524 (httpd) in control group while starting unit. Igno>
  18. Jul 22 18:44:32 instance-20220722-1816 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficienc>
  19. Jul 22 18:44:32 instance-20220722-1816 systemd[1]: apnscp.service: Found left-over process 437527 (httpd) in control group while starting unit. Igno>
  20. Jul 22 18:44:32 instance-20220722-1816 systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficienc>
  21. Jul 22 18:44:32 instance-20220722-1816 systemd[1]: Starting ApisCP backend service...
  22. -- Subject: Unit apnscp.service has begun start-up
  23. -- Defined-By: systemd
  24. -- Support: https://access.redhat.com/support
  25. --
  26. -- Unit apnscp.service has begun starting up.
  27. Jul 22 18:44:32 instance-20220722-1816 systemd[1]: apnscp.service: Main process exited, code=exited, status=255/n/a
  28. Jul 22 18:44:32 instance-20220722-1816 httpd[438884]: AH00543: httpd: bad user name nobody
  29. Jul 22 18:44:32 instance-20220722-1816 systemd[1]: apnscp.service: Failed with result 'exit-code'.
  30. -- Subject: Unit failed
  31. -- Defined-By: systemd
  32. -- Support: https://access.redhat.com/support
  33. --
  34. -- The unit apnscp.service has entered the 'failed' state with result 'exit-code'.
  35. Jul 22 18:44:32 instance-20220722-1816 systemd[1]: Failed to start ApisCP backend service.
  36. -- Subject: Unit apnscp.service has failed
  37. -- Defined-By: systemd
  38. -- Support: https://access.redhat.com/support
  39. --
  40. -- Unit apnscp.service has failed.
  41. --
  42. -- The result is failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement