• 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 (70007)The timeout specified has expired: AH01075: Error dispatching request to : (reading input brigade), referer: https://...

coopsclub

New Pleskian
Hi,

I found many of this error message in error_log,
(70007)The timeout specified has expired: AH01075: Error dispatching request to : (reading input brigade), referer: https://...

system: Plesk Obsidian 18.0.26, Ubuntu 18.04
we use Wordpress, Plesk-php-74 with php-fpm, mpm mode: event, Apache with disabled proxy mode.

the server do not return any error page while this error is raised

Thanks for advance.
 
Thanks Igor for your reply

i added these directives to http and https to the subdomain https://subdomain.example.com

FcgidIdleTimeout 600
FcgidProcessLifeTime 600
FcgidConnectTimeout 600
FcgidIOTimeout 600
Timeout 600
ProxyTimeout 600

and restart apache2 but it does not resolve this issue, then i increase all Timeouts value to 1200, and i still got that error!
 

Attachments

  • 1.png
    1.png
    435.7 KB · Views: 98
  • 2.png
    2.png
    262.1 KB · Views: 98
Back
Top