• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved Apache Error

Alexbkaze

New Pleskian
Code:
Apr 10 03:49:34 localhost.localdomain systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
Apr 10 03:49:34 localhost.localdomain systemd[1]: Failed to start The Apache HTTP Server.
-- Subject: Unit httpd.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit httpd.service has failed.
--
-- The result is failed.
Apr 10 03:49:34 localhost.localdomain systemd[1]: Unit httpd.service entered failed state.
Apr 10 03:49:34 localhost.localdomain systemd[1]: httpd.service failed.
Apr 10 03:49:34 localhost.localdomain polkitd[899]: Unregistered Authentication Agent for unix-process:23874:211457600 (system bus name :1.85894, obj
Apr 10 03:49:40 localhost.localdomain systemd[1]: httpd.service holdoff time over, scheduling restart.
Apr 10 03:49:40 localhost.localdomain systemd[1]: Stopped The Apache HTTP Server.
-- Subject: Unit httpd.service has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit httpd.service has finished shutting down.
Apr 10 03:49:40 localhost.localdomain systemd[1]: Starting The Apache HTTP Server...
-- Subject: Unit httpd.service has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit httpd.service has begun starting up.
Apr 10 03:49:40 localhost.localdomain systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
Apr 10 03:49:40 localhost.localdomain systemd[1]: Failed to start The Apache HTTP Server.
-- Subject: Unit httpd.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit httpd.service has failed.
--
-- The result is failed.
Apr 10 03:49:40 localhost.localdomain systemd[1]: Unit httpd.service entered failed state.
Apr 10 03:49:40 localhost.localdomain systemd[1]: httpd.service failed.
lines 3010-3045/3045 (END)

Apache got updated automatically and now i'm having this issue. can someone help me in fixing it.
 
okay downgrading and reinstalling via autoinstaller fixed all :) had to disable repo because of which apache was getting updated
 
Back
Top