Paypal Direct failed when confirm order (Unable to connect to the remote server)

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
16 年 前
Hi,

I setup the Paypal direct and encountered the "Unable to connect to the remote server" error message when confirm the order.

Reference:
1. I does have SSL (Godaddy Turbo SSL) setup.
2. Payal Payment Pro setup correctly.

Would anyone please help?

Thanks.
Larry
16 年 前
Where is your site located? Is it your development server or production one?
16 年 前
it's on production server hosted by Godaddy.com
16 年 前
Could you please give me full exception information, including a stack trace and inner exceptions? You can find it here Admin area -> Configuration -> Log
16 年 前
Here is is:
Thanks for your help!

Notice: My host is Windows based and does not support proxy forwarding.
So is this may be the probem?
----------------------------------------------------


Log type:     OrderError
Severity:   11
Message:   Error while placing order. Unable to connect to the remote server
Exception:   System.Exception: System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 64.202.165.130:3128 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP) at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.GetRequestStream() at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at NopSolutions.NopCommerce.Payment.Methods.PayPal.PayPalSvc.PayPalAPIAASoapBinding.DoDirectPayment(DoDirectPaymentReq DoDirectPaymentReq) in E:\Projects\NopCommerce\Nop.Payment.PayPal\Web References\PayPalSvc\Reference.cs:line 1078 at NopSolutions.NopCommerce.Payment.Methods.PayPal.PayPalDirectPaymentProcessor.AuthorizeOrSale(PaymentInfo paymentInfo, Customer customer, Guid OrderGuid, ProcessPaymentResult processPaymentResult, Boolean authorizeOnly) in E:\Projects\NopCommerce\Nop.Payment.PayPal\PayPalDirectPaymentProcessor.cs:line 256 at NopSolutions.NopCommerce.Payment.Methods.PayPal.PayPalDirectPaymentProcessor.ProcessPayment(PaymentInfo paymentInfo, Customer customer, Guid OrderGuid, ProcessPaymentResult& processPaymentResult) in E:\Projects\NopCommerce\Nop.Payment.PayPal\PayPalDirectPaymentProcessor.cs:line 140 at NopSolutions.NopCommerce.Common.Payment.PaymentManager.ProcessPayment(PaymentInfo paymentInfo, Customer customer, Guid OrderGuid, ProcessPaymentResult& processPaymentResult) at NopSolutions.NopCommerce.Common.Orders.OrderManager.PlaceOrder(PaymentInfo paymentInfo, Customer customer, Guid OrderGuid, Int32& OrderID)
IP address:   76.186.67.164
Customer:   [email protected]
Page URL:   http://www.magicremedies.com/CheckoutConfirm.aspx
Created on:   3/26/2009 12:08:23 PM
16 年 前
It's not nopCommerce error. You should contact godaddy technical support group.
16 年 前
I will contact them to find out.

Thank you!
16 年 前
the problem may be 64.202.165.130:3128. As I know Godaddy blocks port 3128 they give another ports. Because of this reason, I can't also make live update currency. Does anyway to change default port to another port provide by Host Server?
12 年 前
is this the same with the error i am experiencing with the Shipping Plugins... All of the plugins are not working and also when i am trying to get the live rates... i am using nopCommerce 2.65.. it is working when its in my localhost... but in prod server its not...
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.