Visualizzazione risultati 1 fino 2 di 2

Discussione: Problema plugin WP-Lister

  1. #1
    Guest

    Predefinito Problema plugin WP-Lister

    Ciao a tutti,

    ho un problema per esportare i miei prodotti su ebay perché non posso utilizzare cURL, e possibile correggere il problema?

    vi posto anche l'errore

    Codice HTML:
    Problem connecting to eBay
    
    WP-Lister can't seem to establish a connection to eBay's servers. This could be caused by a firewall blocking cURL from accessing unkown ip addresses.
    
    Only your hosting company can sort out the problems causing cURL not to connect properly. Your hosting company's server administrator should be able to resolve the permission problems preventing cURL from working. They've probably got overly limiting restrictions configured on the server, preventing it from being able to do the communication required for listing items on eBay.
    
    debug output:
    
    EbatNs_ResponseError Object
    (
        [Timestamp:protected] => 
        [Ack:protected] => Failure
        [CorrelationID:protected] => 
        [Errors:protected] => Array
            (
                [0] => ErrorType Object
                    (
                        [ShortMessage:protected] => 
                        [LongMessage:protected] => curl_error 56 Received HTTP code 403 from proxy after CONNECT
                        [ErrorCode:protected] => 80001
                        [UserDisplayHint:protected] => 
                        [SeverityCode:protected] => EBAT_SEVERITY_ERROR
                        [ErrorParameters:protected] => 
                        [ErrorClassification:protected] => SystemError
                    )
    
            )
    
        [Message:protected] => 
        [Version:protected] => 
        [Build:protected] => 
        [NotificationEventName:protected] => 
        [DuplicateInvocationDetails:protected] => 
        [RecipientUserID:protected] => 
        [EIASToken:protected] => 
        [NotificationSignature:protected] => 
        [HardExpirationWarning:protected] => 
        [BotBlock:protected] => 
        [ExternalUserData:protected] => 
        [_dataInValueArray:protected] => 
        [_typeName:protected] => AbstractResponseType
        [_ns:protected] => 
        [_nsURI:protected] => urn:ebay:apis:eBLBaseComponents
        [_isArrayType:protected] => 
        [_attributes] => Array
            (
            )
    
        [attributeValues] => 
        [value:protected] => 
    )

  2. #2
    Guest

    Predefinito

    Anche io ho lo stesso problema, l'errore che ottengo quando clicco sul pulsante "Connect with eBay" è simile al precedente.
    Tramite il pannello di impostazioni PHP ho abilitato l'accesso dal server altervista a url esterni che non appartengono alla whitelist di default di altervista. Dopo questa operazione ottengo finalmente dei check positivi dal test di connessione eBay del plugin. Purtroppo però provando a connettermi ad eBay con il pulsante permane l'errore. Un passo è stato fatto. Cos'altro serve per superare il problema?

    Riporto il log:

    Problem connecting to eBay

    WP-Lister can't seem to establish a connection to eBay's servers. This could be caused by a firewall blocking cURL from accessing unkown ip addresses.

    Only your hosting company can sort out the problems causing cURL not to connect properly. Your hosting company's server administrator should be able to resolve the permission problems preventing cURL from working. They've probably got overly limiting restrictions configured on the server, preventing it from being able to do the communication required for listing items on eBay.

    debug output:

    EbatNs_ResponseError Object
    (
    [Timestamp:protected] =>
    [Ack:protected] => Failure
    [CorrelationID:protected] =>
    [Errors:protected] => Array
    (
    [0] => ErrorType Object
    (
    [ShortMessage:protected] =>
    [LongMessage:protected] => XML error on line 1 col 1 byte 0 Not well-formed (invalid token)
    [ErrorCode:protected] => 90001
    [UserDisplayHint:protected] =>
    [SeverityCode:protected] => Error
    [ErrorParameters:protected] =>
    [ErrorClassification:protected] => SystemError
    )

    )

    [Message:protected] =>
    [Version:protected] =>
    [Build:protected] =>
    [NotificationEventName:protected] =>
    [DuplicateInvocationDetails:protected] =>
    [RecipientUserID:protected] =>
    [EIASToken:protected] =>
    [NotificationSignature:protected] =>
    [HardExpirationWarning:protected] =>
    [BotBlock:protected] =>
    [ExternalUserData:protected] =>
    [_dataInValueArray:protected] =>
    [_typeName:protected] => AbstractResponseType
    [_ns:protected] =>
    [_nsURI:protected] => urn:ebay:apis:eBLBaseComponents
    [_isArrayType:protected] =>
    [_attributes] => Array
    (
    )

    [attributeValues] =>
    [value:protected] =>
    )


    Grazie,
    Alessandro

Regole di scrittura

  • Non puoi creare nuove discussioni
  • Non puoi rispondere ai messaggi
  • Non puoi inserire allegati.
  • Non puoi modificare i tuoi messaggi
  •