• Acho que a API da Cielo mudou e parece que o plugin está desatualizado )=

    Digo isso porque tive que alterar um trecho do código do plugin de acordo com o que é dito nesse post: https://www.ads-software.com/support/topic/solucao-para-quem-esta-com-problemas-do-tls/

    e agora o erro está sendo:

    10-22-2020 @ 21:35:34 - An error occurred while requesting the transaction: Array
    (
        [headers] => Requests_Utility_CaseInsensitiveDictionary Object
            (
                [data:protected] => Array
                    (
                        [date] => Fri, 23 Oct 2020 00:34:57 GMT
                        [server] => Apache/2.2.31 (Unix) mod_ssl/2.2.31 OpenSSL/0.9.8e-fips-rhel5
                        [content-type] => text/html
                        [content-length] => 236
                        [vary] => Accept-Encoding
                    )
    
            )
    
        [body] => <HTML>
    <HEAD>
    <TITLE>Weblogic Bridge Message
    </TITLE>
    </HEAD>
     <BODY>
    <H2>Failure of server APACHE bridge:</H2><P>
    <hr>No backend server available for connection: timed out after 4 seconds or idempotent set to OFF.
    <hr> </BODY>
    </HTML>
    
        [response] => Array
            (
                [code] => 503
                [message] => Service Unavailable
            )
    
        [cookies] => Array
            (
            )
    
        [filename] => 
        [http_response] => WP_HTTP_Requests_Response Object
            (
                [response:protected] => Requests_Response Object
                    (
                        [body] => <HTML>
    <HEAD>
    <TITLE>Weblogic Bridge Message
    </TITLE>
    </HEAD>
     <BODY>
    <H2>Failure of server APACHE bridge:</H2><P>
    <hr>No backend server available for connection: timed out after 4 seconds or idempotent set to OFF.
    <hr> </BODY>
    </HTML>
    
                        [raw] => HTTP/1.1 503 Service Temporarily Unavailable
    Date: Fri, 23 Oct 2020 00:34:57 GMT
    Server: Apache/2.2.31 (Unix) mod_ssl/2.2.31 OpenSSL/0.9.8e-fips-rhel5
    Content-Type: text/html
    Content-Length: 236
    Connection: close
    Vary: Accept-Encoding
    
    <HTML>
    <HEAD>
    <TITLE>Weblogic Bridge Message
    </TITLE>
    </HEAD>
     <BODY>
    <H2>Failure of server APACHE bridge:</H2><P>
    <hr>No backend server available for connection: timed out after 4 seconds or idempotent set to OFF.
    <hr> </BODY>
    </HTML>
    
                        [headers] => Requests_Response_Headers Object
                            (
                                [data:protected] => Array
                                    (
                                        [date] => Array
                                            (
                                                [0] => Fri, 23 Oct 2020 00:34:57 GMT
                                            )
    
                                        [server] => Array
                                            (
                                                [0] => Apache/2.2.31 (Unix) mod_ssl/2.2.31 OpenSSL/0.9.8e-fips-rhel5
                                            )
    
                                        [content-type] => Array
                                            (
                                                [0] => text/html
                                            )
    
                                        [content-length] => Array
                                            (
                                                [0] => 236
                                            )
    
                                        [vary] => Array
                                            (
                                                [0] => Accept-Encoding
                                            )
    
                                    )
    
                            )
    
                        [status_code] => 503
                        [protocol_version] => 1.1
                        [success] => 
                        [redirects] => 0
                        [url] => https://qasecommerce.cielo.com.br/servicos/ecommwsec.do
                        [history] => Array
                            (
                            )
    
                        [cookies] => Requests_Cookie_Jar Object
                            (
                                [cookies:protected] => Array
                                    (
                                    )
    
                            )
    
                    )
    
                [filename:protected] => 
                [data] => 
                [headers] => 
                [status] => 
            )
    
    )

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • mpassos

    (@mpassos)

    Olá! Estou com o mesmo problema. Vc conseguiu resolver @mikhaelangelo ?

    Alguém? O plugin ainda deveria funcionar no sandbox? produ?ao?

Viewing 1 replies (of 1 total)
  • The topic ‘“No backend server available for connection”’ is closed to new replies.