Curl PHP POST/GET - Error 503

Discussion in 'Installation/Configuration' started by stef157, Jan 29, 2020.

  1. stef157

    stef157 Member

    Hi all,

    I'm currently trying to POST some data with curl and I stil get those (503) errors :

    Error Log
    Code:
    [Wed Jan 29 13:37:14.383622 2020] [proxy_fcgi:error] [pid 19996:tid 139756893738752] [client IP:56352] AH01067: Failed to read FastCGI header
    [Wed Jan 29 13:37:14.383652 2020] [proxy_fcgi:error] [pid 19996:tid 139756893738752] (104)Connection reset by peer: [client IP:56352] AH01075: Error dispatching request to : 
    PHP-FPM Log
    Code:
    [29-Jan-2020 13:37:14] WARNING: [pool web568] child 16913 exited on signal 6 (SIGABRT) after 116.458149 seconds from start
    [29-Jan-2020 13:37:14] NOTICE: [pool web568] child 17631 started
    An idea how to resolve this ?

    Thanks.

    PS: Curl is active (see attachment)
     

    Attached Files:

Share This Page