PSI gate 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.
13 years ago
Hi,

I setup the nopcommerce PSI gate demo account and encountered the "Unable to connect to the remote server" error message when confirm the order.

it's on production server hosted by Godaddy.com

Would anyone please help?

Thanks.
Abhinav
13 years ago
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 216.220.59.210:7934 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 NopSolutions.NopCommerce.Payment.Methods.PSIGate.PSIGatePaymentProcessor.ProcessPayment(PaymentInfo paymentInfo, Customer customer, Guid orderGuid, ProcessPaymentResult& processPaymentResult) in C:\Users\abhinav-asp\Documents\Visual Studio 2008\WebSites\abhinav\Payment\Nop.Payment.PSIGate\PSIGatePaymentProcessor.cs:line 135 at NopSolutions.NopCommerce.BusinessLogic.Payment.PaymentManager.ProcessPayment(PaymentInfo paymentInfo, Customer customer, Guid orderGuid, ProcessPaymentResult& processPaymentResult) in C:\Users\abhinav-asp\Documents\Visual Studio 2008\WebSites\abhinav\Libraries\Nop.BusinessLogic\Payment\PaymentManager.cs:line 55 at NopSolutions.NopCommerce.BusinessLogic.Orders.OrderManager.PlaceOrder(PaymentInfo paymentInfo, Customer customer, Guid orderGuid, Int32& orderId) in C:\Users\abhinav-asp\Documents\Visual Studio 2008\WebSites\abhinav\Libraries\Nop.BusinessLogic\Orders\OrderManager.cs:line 3196
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.