Guest Posted November 26, 2003 Posted November 26, 2003 I am using Canadian Shipping module and I been getting the following error msg all the time Cannot reach Canada Post Server. You may refresh this page (Press F5 on your keyboard) to try again. SOme one please advise me how to correct this? or this is a server issue that canada post have to rectify?
elhajjar Posted December 5, 2003 Posted December 5, 2003 I have the same problem. It's like, we don't send the correct format. If you try this in a browser, http://206.191.4.228:30000/ you will get this <?xml version="1.0" ?> <!DOCTYPE eparcel (View Source for full doctype...)> - <eparcel> - <error> <statusCode>-1002</statusCode> <statusMessage>The connection timed out.</statusMessage> <requestID>84363</requestID> </error> </eparcel> - <!-- END_OF_EPARCEL --> I add in the shipping module a 'echo' to see the message error and it was Connection timed out. If you try this http://206.191.4.228/DevelopersResources/p...PInterface.html an example from Canada post site, I got a correct answer I think the problem in the module. It's like the format (api) changed. Hope any can comments this thread. Thanks,
elhajjar Posted December 5, 2003 Posted December 5, 2003 Another point to check : Check if your hosting provider permit the socket communcation on port 30 000? http://206.191.4.228/faq.html#Will_eParcel...s_server_and_I_? Will Sell Online work if there is a firewall between Sell Online?s server and I ? Yes. You have to inform your system administrator that you need to perform TCP (not UDP) socket communication between your computer and the Sell Online server (IP adress=206.191.4.228 Port:30000). He will need to reconfigure your company?s firewall to allow you such operation. I debug the format of xml in canadapost module and it likes correct, so, I'm checking with my web hosting provider this point.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.