PayPal IPN Errors

Discussion in 'Payments processing' started by nomaddesign, Nov 6, 2012.

  1. nomaddesign

    nomaddesign Member

    Joined:
    Aug 25, 2005
    Messages:
    67
    Something has changed and PayPal and aMember are not sending/receiving IPNs.

    PayPal IPN history is showing a 408 timeout errors and keeps retrying.

    aMember has been throwing exceptions in the log(below). I tried "disabling
    IPN verification"
    but this did not help. (PayPal still gets timeout ) I've run mySQL checks on the DB and checked file permissions on the Paypal.php file. Any idea's?

    Thanks!

    Exception HTTP_Request2_MessageException
    HTTP_Request2_Adapter_Curl::wrapCurlError [ library/pear/HTTP/Request2/Adapter/Curl.php : 196 ]
    HTTP_Request2_Adapter_Curl->sendRequest [ library/pear/HTTP/Request2.php : 923 ]
    HTTP_Request2->send [ library/Am/Paysystem/Transaction/Paypal.php : 90 ]
    Am_Paysystem_Transaction_Paypal->validateSource [ library/Am/Paysystem/Transaction/Incoming.php : 282 ]
    Am_Paysystem_Transaction_Incoming->validate [ library/Am/Paysystem/Transaction/Abstract.php : 46 ]
    Am_Paysystem_Transaction_Abstract->process [ library/Am/Paysystem/Transaction/Incoming.php : 228 ]
    Am_Paysystem_Transaction_Incoming->process [ library/Am/Paysystem/Abstract.php : 444 ]
    Am_Paysystem_Abstract->directAction [ application/default/controllers/DirectController.php : 35 ]
    DirectController->__call [ library/Am/Controller.php : 118 ]
    Am_Controller->dispatch [ library/Zend/Controller/Dispatcher/Standard.php : 295 ]
    Zend_Controller_Dispatcher_Standard->dispatch [ library/Zend/Controller/Front.php : 954 ]
    Zend_Controller_Front->dispatch [ library/Am/App.php : 1377 ]
    Am_App->run [ index.php : 41 ]
  2. alex

    alex aMember Pro Customer Staff Member

    Joined:
    Jan 24, 2004
    Messages:
    6,021
    Please contact us via helpdesk with ftp info if possible. Some debug is required to understand what is happening.
  3. nomaddesign

    nomaddesign Member

    Joined:
    Aug 25, 2005
    Messages:
    67
    It looks like the problem was with the web host and PayPal upgrading to http 1.1. Bad webhost. Crazy. Thanks for your Help Alex.

Share This Page