Results 1 to 10 of 135

Hybrid View

  1. #1
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Problem with Paypal connection - Error (28) connect() timed out!

    Quote Originally Posted by RNRN View Post
    I've tried to run both curltester.php and ipnchecker.php and each time I get a 404 error page. I have checked and have both php files in my extras folder. The url I am using is the correct one, yet neither test will work. Suggestions?

    I've already sent an email to AT&T and want to also contact Network Solutions but would like to be able to provide them with the test results.
    In summary, follow the instructions posted at http://www.zen-cart.com/showthread.p...-Testing-Tools

    Instead of downloading the files, copy them over to the location identified in that post to run curltester.php and ipncheck.php.

  2. #2
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Problem with Paypal connection - Error (28) connect() timed out!

    So, interesting thing, ran a traceroute from local computer, results end at gi1-1-ash1-br01.net.ebay.com [66.211.161.237]; however, paypal processing works from local computer. This is a similar result identified by AT&T. Is problem then still probably/likely in AT&T, even though my traceroute didn't go through AT&T and that they can't see that they are having a problem because something isn't making it to/through their service?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #3
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: Problem with Paypal connection - Error (28) connect() timed out!

    Quote Originally Posted by mc12345678 View Post
    So, interesting thing, ran a traceroute from local computer, results end at gi1-1-ash1-br01.net.ebay.com [66.211.161.237]; however, paypal processing works from local computer. This is a similar result identified by AT&T. Is problem then still probably/likely in AT&T, even though my traceroute didn't go through AT&T and that they can't see that they are having a problem because something isn't making it to/through their service?
    Before discussing this further, what was the exact traceroute command that you are using for testing?

    Unless you enable TCP and specify port 443 it is unlikely your results are telling you much at all.

    -------------------------------------------------------
    Example#1 (seemingly blocked / no route)
    rod@sue:~# traceroute api-3t.paypal.com
    traceroute to api-3t.paypal.com (173.0.88.69), 30 hops max, 60 byte packets
    1 gw (192.168.0.254) 0.871 ms 1.163 ms 1.662 ms
    2 lns20.adl2.on.ii.net (203.16.215.197) 40.294 ms 41.506 ms 42.412 ms
    3 te3-3.cor3.adl2.on.ii.net (150.101.134.29) 44.132 ms 45.606 ms 47.304 ms
    4 xe-0-0-0.cr1.adl6.on.ii.net (150.101.225.77) 48.920 ms 50.429 ms 52.932 ms
    5 ae4.br1.syd7.on.ii.net (150.101.33.34) 73.005 ms 73.829 ms 75.752 ms
    6 te0-2-1-2.br1.sjc2.on.ii.net (150.101.33.147) 232.961 ms 233.349 ms 233.677 ms
    7 144.232.191.193 (144.232.191.193) 266.432 ms 244.702 ms 244.354 ms
    8 sl-payp2-413771-0.sprintlink.net (144.232.191.210) 215.993 ms 217.464 ms 218.960 ms
    9 * * *
    10 * * *
    11 * * *
    12 * * *
    13 * * *
    14 * * *
    15 * * *
    16 * * *
    17 * * *
    18 * * *
    19 * * *
    20 * * *
    21 * * *
    22 * * *
    23 * * *
    24 * * *
    25 * * *
    26 * * *
    27 * * *
    28 * * *
    29 * * *
    30 * * *
    rod@sue:~#

    Example#2 (Using TCP port 443 shows all ok)
    rod@sue:~# traceroute-T -p 443 api-3t.paypal.com
    traceroute to api-3t.paypal.com (173.0.88.101), 30 hops max, 60 byte packets
    1 gw (192.168.0.254) 0.847 ms 1.196 ms 1.528 ms
    2 lns20.adl2.on.ii.net (203.16.215.197) 60.540 ms 60.752 ms 60.994 ms
    3 te3-3.cor3.adl2.on.ii.net (150.101.134.29) 71.761 ms 71.901 ms 71.958 ms
    4 xe-0-0-0.cr1.adl6.on.ii.net (150.101.225.77) 61.367 ms 61.633 ms 61.635 ms
    5 * * *
    6 te0-2-1-2.br1.sjc2.on.ii.net (150.101.33.147) 233.445 ms 232.920 ms 234.687 ms
    7 144.232.191.193 (144.232.191.193) 292.718 ms 216.278 ms 225.398 ms
    8 sl-payp2-413771-0.sprintlink.net (144.232.191.210) 217.304 ms 218.512 ms 219.541 ms
    9 * * *
    10 * * *
    11 * * *
    12 * * *
    13 * * *
    14 * * *
    15 api-3t.paypal.com (173.0.88.101) 243.720 ms 245.597 ms 246.570 ms
    rod@sue:~#
    --------------------------------------------------

    Cheers
    Rod

  4. #4
    Join Date
    Feb 2011
    Location
    North Florida
    Posts
    36
    Plugin Contributions
    0

    Default Re: Problem with Paypal connection - Error (28) connect() timed out!

    Quote Originally Posted by mc12345678 View Post
    In summary, follow the instructions posted at http://www.zen-cart.com/showthread.p...-Testing-Tools

    Instead of downloading the files, copy them over to the location identified in that post to run curltester.php and ipncheck.php.
    I followed the instructions in that post. The issue is when I run curltester.php and ipncheck.php I get 403: Forbidden page. I downloaded the ipncheck zip file from that thread and replaced the ipncheck file in my extras folder and tried again with the same result. I'm using 1.3.9h. I'd like to get this resolved so customers can start using paypal again. I've contacted AT&T but they want my hosts IP address. I'm waiting to get a script from the curltester or ipncheck so I can provide them with it. Any other suggestions?

  5. #5
    Join Date
    Aug 2007
    Posts
    277
    Plugin Contributions
    0

    Default Re: Problem with Paypal connection - Error (28) connect() timed out!

    put those 2 files in your root instead of having them in your extras folder. then run it. it did just that and it gives me some results that I don't understand which I reported above.

    is your UPS mod working? mine was working intermittently, and not working at all now.

  6. #6
    Join Date
    Feb 2011
    Location
    North Florida
    Posts
    36
    Plugin Contributions
    0

    Default Re: Problem with Paypal connection - Error (28) connect() timed out!

    Thank twi! That worked.

    Here are the results:

    IPNCHECK.PHP - Version 1.3.9

    IPN TESTING - Response Received via CURL -- COMMUNICATIONS OKAY



    IPN TESTING - Confirmation/Validation response with fsockopen(): FSOCKOPEN() RESPONSE RECEIVED - Communications OKAY



    Default method likely to be used for communications is: CURL, with the fallback method being FSOCKOPEN if possible.

    Script finished.


    Curltester

    28 connect() timed out!

    Array
    (
    [url] => "https://api-3t.paypal.com/nvp"
    [content_type] =>
    [http_code] => 0
    [header_size] => 0
    [request_size] => 0
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 20.020617
    [namelookup_time] => 0.019892
    [connect_time] => 0
    [pretransfer_time] => 0
    [size_upload] => 0
    [size_download] => 0
    [speed_download] => 0
    [speed_upload] => 0
    [download_content_length] => -1
    [upload_content_length] => -1
    [starttransfer_time] => 0
    [redirect_time] => 0
    [certinfo] => Array
    (
    )

    [redirect_url] =>
    )




    EOF


    I guess now it's time to contact my host.

  7. #7
    Join Date
    Feb 2011
    Location
    North Florida
    Posts
    36
    Plugin Contributions
    0

    Default Re: Problem with Paypal connection - Error (28) connect() timed out!

    Quote Originally Posted by twi View Post
    is your UPS mod working? mine was working intermittently, and not working at all now.
    I only ship USPS.

    Did you ever get anything resolved with NetSol? That's where I'm hosted also.

  8. #8
    Join Date
    Aug 2007
    Posts
    277
    Plugin Contributions
    0

    Default Re: Problem with Paypal connection - Error (28) connect() timed out!

    Quote Originally Posted by RNRN View Post
    I only ship USPS.

    Did you ever get anything resolved with NetSol? That's where I'm hosted also.
    NO. They replied yesterday (after a whole week later) that said I have to call them. Let me know if you get anything from them.

    So does your USPS Mod work?

 

 

Similar Threads

  1. v153 (7) Failed to connect to api-3t.paypal.com port 443: Connection timed out
    By MCS_Computers in forum PayPal Express Checkout support
    Replies: 5
    Last Post: 26 Jul 2018, 06:09 AM
  2. v150 PayPal Error (28) - connection timed out - website payments down
    By aiko70 in forum PayPal Express Checkout support
    Replies: 5
    Last Post: 26 Jul 2013, 05:07 AM
  3. v139d 28 connect timed out error
    By annedig in forum Upgrading to 1.5.x
    Replies: 4
    Last Post: 10 May 2013, 05:28 PM
  4. v139h PayPal Timeouts (28) Connect timed out!
    By jgold723 in forum PayPal Express Checkout support
    Replies: 3
    Last Post: 24 Mar 2013, 11:23 PM
  5. paypal express (7) couldn't connect to host & (28) connect() timed out
    By delia in forum PayPal Express Checkout support
    Replies: 2
    Last Post: 9 Sep 2010, 12:36 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg