Results 1 to 5 of 5
  1. #1
    Join Date
    Dec 2007
    Posts
    14
    Plugin Contributions
    0

    Default Paypal Direct Alert - Couldn't resolve host 'api-3t.paypal.com'

    I have gotten this alert on a few orders lately, wondering if anyone knows anything about it? The order does go through, but I also recieve this alert. The full alert looks like this...

    - (6) Couldn't resolve host 'api-3t.paypal.com'
    Last edited by wsmith48; 20 Jan 2008 at 06:42 PM. Reason: missed some information

  2. #2
    Join Date
    Jan 2004
    Posts
    58,262
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Paypal Direct Alert - Couldn't resolve host 'api-3t.paypal.com'

    A "couldn't resolve host" error means that the CURL software on your server was unable to lookup the IP address associated with the servername specified, when it was trying to connect to the server for communication.

    Such DNS lookup failures are a result of DNS services not running reliably on your hosting server, a misconfiguration of the DNS system on your hosting server, your server is too busy to handle the requests being made of it, or the destination address is invalid.

    The address is valid in this case. So, the problem is one of the other issues.
    You'll have to take that issue up with your server administrator (hosting company).
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3

    Default Re: Paypal Direct Alert - Couldn't resolve host 'api-3t.paypal.com'

    Quote Originally Posted by DrByte View Post
    A "couldn't resolve host" error means that the CURL software on your server was unable to lookup the IP address associated with the servername specified, when it was trying to connect to the server for communication.
    I'm getting a similar error which occurs intermittently so I believed it was a DNS problem...:
    "(6) Could not resolve host: payflowpro.verisign.com; No data record of requested type"

    So I tried replacing the address with the actual IP address - still no joy!?

    Any ideas anyone?

  4. #4
    Join Date
    Jan 2004
    Posts
    58,262
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: Paypal Direct Alert - Couldn't resolve host 'api-3t.paypal.com'

    Quote Originally Posted by benwilliamson View Post
    I'm getting a similar error which occurs intermittently so I believed it was a DNS problem...:
    "(6) Could not resolve host: payflowpro.verisign.com; No data record of requested type"

    So I tried replacing the address with the actual IP address - still no joy!?

    Any ideas anyone?
    Ask your hosting company why your CURL requests are coming up with that result.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Nov 2006
    Posts
    57
    Plugin Contributions
    0

    Default Re: Paypal Direct Alert - Couldn't resolve host 'api-3t.paypal.com'

    I think it is because you have closed dns servers .
    Assuming you are using LAMP server with BIND

    probably you have recursion no set up in your named.conf file.

    You have to enable recursion for your local network, you can use a "allow-recursion { ADD_LIST_OF_YOUR_IP_RANGES_HERE; }" line in the "options" section of named.conf

 

 

Similar Threads

  1. ALERT: PayPal Direct Payment Error ( <!-- -->)
    By stagebrace in forum PayPal Website Payments Pro support
    Replies: 32
    Last Post: 9 Mar 2009, 04:03 AM
  2. ALERT: PayPal Express Checkout Error (10001)
    By kitcorsa in forum PayPal Express Checkout support
    Replies: 2
    Last Post: 17 Jan 2008, 11:41 AM
  3. ALERT: Paypal Direct Payment Error (103)
    By HeathenMagic in forum PayPal Website Payments Pro support
    Replies: 4
    Last Post: 5 Dec 2007, 09:57 PM
  4. help! about paypal direct payment
    By ministore in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 16 Jul 2007, 04:53 AM

Bookmarks

Posting Permissions

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