• 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.

Issue Website sometime getting down due to nginx & apache error

arjch

New Pleskian
Server operating system version
AlmaLinux 9.5 (Teal Serval)
Plesk version and microupdate number
Plesk Obsidian v18.0.68
Hi everyone,

I am getting website down due to some apache and nginx error sharing with you data from error, any help appreciated.


(70007)The timeout specified has expired: AH01075: Error dispatching request to : (polling), referer: xxxxxxxxx Apache error

3522249#0: *438659 upstream timed out (110: Connection timed out) while reading response header from upstream nginx error

I am running apache-nginx, php-fpm.
 

Attachments

  • Screenshot 2025-03-19 at 4.22.42 PM.png
    Screenshot 2025-03-19 at 4.22.42 PM.png
    322.1 KB · Views: 7
sharing with you php-fpm error log file:
i think there is something missing in the config file, can you tell me what to do ?
[20-Mar-2025 14:29:54] ERROR: No pool defined. at least one pool section must be specified in config file
[20-Mar-2025 14:29:54] ERROR: failed to post process the configuration
[20-Mar-2025 14:29:54] ERROR: FPM initialization failed
[20-Mar-2025 14:39:07] ERROR: No pool defined. at least one pool section must be specified in config file
[20-Mar-2025 14:39:07] ERROR: failed to post process the configuration
[20-Mar-2025 14:39:07] ERROR: FPM initialization failed
[20-Mar-2025 14:39:38] ERROR: No pool defined. at least one pool section must be specified in config file
[20-Mar-2025 14:39:38] ERROR: failed to post process the configuration
[20-Mar-2025 14:39:38] ERROR: FPM initialization failed
 
I am seeing the same error, in my php-fpm; but there are config files under /opt/plesk/php/8.2/etc/php-fpm.d/

main error that cause are these 2:
apache error:
(70007)The timeout specified has expired: AH01075: Error dispatching request to : (polling)
------
nginx error:575108#0: *24090 upstream timed out (110: Connection timed out) while reading response header from upstream
 
Back
Top