journactl -n150 -u httpd
-bash: journactl: command not found
journalctl -n150 -u httpd
Mar 10 20:02:37 <servername>, systemd[1]: Starting The Apache HTTP Server...
Mar 10 20:02:37 <servername>, httpd.init[3525]: chown: invalid user: 'apache:apache'
Mar 10 20:02:37 <servername>, httpd.init[3533]: chown: invalid user: 'apache'
Mar 10 20:02:38 <servername>, systemd[1]: httpd.service: Got notification message from PID 3562, but reception only permitted for main PID which is currently not known
Mar 10 20:02:38 <servername>, httpd.init[3481]: Starting httpd:
Mar 10 20:02:38 <servername>, httpd.init[3562]: AH00543: httpd: bad user name apache
Mar 10 20:02:38 <servername>, httpd.init[3539]: [34B blob data]
Mar 10 20:02:38 <servername>, httpd.init[3633]: lsof: can't get UID for apache
Mar 10 20:02:38 <servername>, httpd.init[3633]: lsof 4.93.2
Mar 10 20:02:38 <servername>, httpd.init[3633]: latest revision: https://github.com/lsof-org/lsof
Mar 10 20:02:38 <servername>, httpd.init[3633]: latest FAQ: https://github.com/lsof-org/lsof/blob/master/00FAQ
Mar 10 20:02:38 <servername>, httpd.init[3633]: latest (non-formatted) man page: https://github.com/lsof-org/lsof/blob/master/Lsof.8
Mar 10 20:02:38 <servername>, httpd.init[3633]: usage: [-?abhKlnNoOPRtUvVX] [+|-c c] [+|-d s] [+D D] [+|-E] [+|-e s] [+|-f[gG]]
Mar 10 20:02:38 <servername>, httpd.init[3633]: [-F [f]] [-g [s]] [-i [i]] [+|-L [l]] [+m [m]] [+|-M] [-o [o]] [-p s]
Mar 10 20:02:38 <servername>, httpd.init[3633]: [+|-r [t]] [-s [p:s]] [-S [t]] [-T [t]] [-u s] [+|-w] [-x [fl]] [--] [names]
Mar 10 20:02:38 <servername>, httpd.init[3633]: Use the ``-h'' option to get more help information.
Mar 10 20:02:38 <servername>, httpd.init[3654]: lsof: can't get UID for apache
Mar 10 20:02:38 <servername>, httpd.init[3654]: lsof 4.93.2
Mar 10 20:02:38 <servername>, httpd.init[3654]: latest revision: https://github.com/lsof-org/lsof
Mar 10 20:02:38 <servername>, httpd.init[3654]: latest FAQ: https://github.com/lsof-org/lsof/blob/master/00FAQ
Mar 10 20:02:38 <servername>, httpd.init[3654]: latest (non-formatted) man page: https://github.com/lsof-org/lsof/blob/master/Lsof.8
Mar 10 20:02:38 <servername>, httpd.init[3654]: usage: [-?abhKlnNoOPRtUvVX] [+|-c c] [+|-d s] [+D D] [+|-E] [+|-e s] [+|-f[gG]]
Mar 10 20:02:38 <servername>, httpd.init[3654]: [-F [f]] [-g [s]] [-i [i]] [+|-L [l]] [+m [m]] [+|-M] [-o [o]] [-p s]
Mar 10 20:02:38 <servername>, httpd.init[3654]: [+|-r [t]] [-s [p:s]] [-S [t]] [-T [t]] [-u s] [+|-w] [-x [fl]] [--] [names]
Mar 10 20:02:38 <servername>, httpd.init[3654]: Use the ``-h'' option to get more help information.
Mar 10 20:02:38 <servername>, systemd[1]: httpd.service: Got notification message from PID 3682, but reception only permitted for main PID which is currently not known
Mar 10 20:02:38 <servername>, httpd.init[3682]: AH00543: httpd: bad user name apache
Mar 10 20:02:38 <servername>, httpd.init[3539]: [FAILED]
Mar 10 20:02:38 <servername>, systemd[1]: httpd.service: Can't open PID file /run/httpd.pid (yet?) after start: No such file or directory
Mar 10 20:02:38 <servername>, systemd[1]: httpd.service: Failed with result 'protocol'.
Mar 10 20:02:38 <servername>, systemd[1]: Failed to start The Apache HTTP Server.
says my hostname of the server 
upcp -sbf
FAILED - RETRYING: CentOS 8+ package management (2 retries left).
FAILED - RETRYING: CentOS 8+ package management (1 retries left).
TASK [common/update-config : CentOS 8+ package management] **********************************************************************************************************************************
fatal: [localhost]: FAILED! => {"attempts": 2, "changed": true, "cmd": ["dnf", "remove", "-y", "--duplicates", "--setopt=protected_packages="], "delta": "0:00:01.210679", "end": "2024-03-10 20:20:02.315117", "failed_when_result": true, "msg": "non-zero return code", "rc": 1, "start": "2024-03-10 20:20:01.104438", "stderr": "Unable to detect release version (use '--releasever' to specify release version)\nErrors during downloading metadata for repository 'apnscp':\n - Status code: 404 for https://yum.apnscp.com/os/$releasever/x86_64/repodata/repomd.xml (IP: 45.32.193.57)\nError: Failed to download metadata for repo 'apnscp': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried", "stderr_lines": ["Unable to detect release version (use '--releasever' to specify release version)", "Errors during downloading metadata for repository 'apnscp':", " - Status code: 404 for https://yum.apnscp.com/os/$releasever/x86_64/repodata/repomd.xml (IP: 45.32.193.57)", "Error: Failed to download metadata for repo 'apnscp': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried"], "stdout": "ApisCP Packages for CentOS Linux $releasever - 250 B/s | 239 B 00:00 ", "stdout_lines": ["ApisCP Packages for CentOS Linux $releasever - 250 B/s | 239 B 00:00 "]}
PLAY RECAP **********************************************************************************************************************************************************************************
localhost : ok=34 changed=0 unreachable=0 failed=1 skipped=19 rescued=0 ignored=0