VirtueMart Forum

VirtueMart 1.1.x [ Old version - no longer supported ] => Shipping VM 1.1 => FedEx VM 1 => Topic started by: powerasker on July 15, 2008, 15:51:50 PM

Title: Error: cURL ERROR: 28: SSL connection timeout<br>unable to process services_rat
Post by: powerasker on July 15, 2008, 15:51:50 PM
PLEASE READ "http://forum.virtuemart.net/index.php?topic=49854.0"
 

This thread is old ... you can read it but "Error: cURL ERROR: 28: SSL connection timeout<br>unable to process services_rat" has to do with the link above

Hi
I'm configuring Virtuemart with the FedEx module.

When checking out I receive the following error;
"Error: cURL ERROR: 28: SSL connection timeout<br>unable to process services_rate".
I have check the php curl support and its enabled.

I'm using joomla 1.5.4 stable and Virtuemart 1.1.1

FedEx module 1.02

The hosting provider offers
Apache Linux
PHP Version 5.2.5
mysql 4.0.27-standard

I have dubblechecked with FedEx about the
Account number
Meter number
and the server plus port
These parameters are accurate.

My products weight unit of measure are "kg" without the "
and for 150 gram heavy product entered weight 0.15

Plz advice me a good philosophy to find and eliminate my problem.

BR Powerasker
Title: Re: Error: cURL ERROR: 28: SSL connection timeout<br>unable to process services_rat
Post by: aravot on July 16, 2008, 03:13:29 AM
Are you on Godaddy?
Title: Re: Error: cURL ERROR: 28: SSL connection timeout<br>unable to process services_rat
Post by: powerasker on July 17, 2008, 00:24:41 AM
Hi aravot

No I'm on http://www.levonline.com/eng/index.php

/Powerasker
Title: Re: Error: cURL ERROR: 28: SSL connection timeout<br>unable to process services_rat
Post by: aravot on July 17, 2008, 00:29:02 AM
Are they using proxy
Title: Re: Error: cURL ERROR: 28: SSL connection timeout<br>unable to process services_rat
Post by: powerasker on July 17, 2008, 10:55:01 AM
I'm not using SSL on my hostingserver right now and they do not use proxy.

/BR Powerasker
Title: Re: Error: cURL ERROR: 28: SSL connection timeout<br>unable to process services_rat
Post by: braceyourselfusa on July 17, 2008, 20:50:05 PM
I'm with you on this one... same error...

Using VM 1.1.1 Joomla 1.50
Godaddy is my host, entered all proxy info into VMart...

Can't figure this thing out!
Title: Re: Error: cURL ERROR: 28: SSL connection timeout<br>unable to process services_rat
Post by: powerasker on July 26, 2008, 15:10:54 PM
Sorry for not answering for a while. I have had problems with my server provider(s)DNS. Now the DNS are ok and it has been more 48 hours after change.

My server providers does not use proxy but they could offer this service if I buy thier SSL certificate upgrade package. They will hand me all information to be able to configure the proxy parameters in Virtuemart.
For the moment I have not bought any SSL certificate from my provider. I would like to get everything working before buying and switching on SSL.

- What are the requirements to run the FEDEX module?
- Do I need a SSL certificate from my serverprovider to make the Fedex module work? I figure and hope not.
I still get the "Error: cURL ERROR: 28: SSL connection timeout<br>unable to process services_rate" error" when I checkout need to pick a shipper.
If you want I could PM you so that your could look at my parameters?

Plz guide me to a manual or some other help.
Title: Re: Error: cURL ERROR: 28: SSL connection timeout<br>unable to process services_rat
Post by: jasonyon on July 26, 2008, 18:06:06 PM
I'm in the same boat with braceyourselfusa

Godaddy host
VM 1.1
Joomla 1.0.15

I've entered the proxy info and USPS is working but I cannot get FedEx or UPS to work.

HELP!
Title: Re: Error: cURL ERROR: 28: SSL connection timeout<br>unable to process services_rat
Post by: tintin on August 13, 2008, 11:20:35 AM
Im having the same problem

Error: cURL ERROR: 3: <url> malformed<br>unable to process subscribe
Error: Error updating the Meter Number.
Title: Re: Error: cURL ERROR: 28: SSL connection timeout<br>unable to process services_
Post by: tintin on August 13, 2008, 11:38:39 AM
Quote from: tintin on August 13, 2008, 11:20:35 AM
Im having the same problem

Error: cURL ERROR: 3: <url> malformed<br>unable to process subscribe
Error: Error updating the Meter Number.

im also using the virtumart1.1 but Im using virtumart 1.0 vertion in another site it works properly, this error comes with the virtumart1.1
Title: Re: Error: cURL ERROR: 28: SSL connection timeout<br>unable to process services_rat
Post by: KevtheIrish on August 13, 2008, 21:53:55 PM
still no fix to this?
Title: Re: Error: cURL ERROR: 28: SSL connection timeout<br>unable to process services_rat
Post by: powerasker on August 17, 2008, 23:06:48 PM
I have even created a testaccount at FedEx and uses their testserver .. keep getting the same error.

Could it be real simple ... Virtuemart 1.1 does not work with the current FedEx module?

Could QM or QA verify their regressionstest with this module passed!!??

BR Powerasker
Title: Re: Error: cURL ERROR: 28: SSL connection timeout<br>unable to process services_rat
Post by: tintin on August 20, 2008, 07:52:28 AM
Test account number ,Test meter number

go to Administrator> component > com_virtumart > classess > Shipping>

there u can find the fedex.cfg.php page and update with thease details



define ('FEDEX_ACCOUNT_NUMBER', '');
define ('FEDEX_METER_NUMBER', '');
define ('FEDEX_URI', 'https://gatewaybeta.fedex.com/GatewayDC');

apply the test account number and meter number to ('FEDEX_ACCOUNT_NUMBER', '') and 'FEDEX_METER_NUMBER', '') placess inside '', then this error wont get anymore
Title: Re: Error: cURL ERROR: 28: SSL connection timeout<br>unable to process services_rat
Post by: powerasker on August 21, 2008, 19:46:01 PM
Quote from: tintin on August 20, 2008, 07:52:28 AM
Test account number ,Test meter number
go to Administrator> component > com_virtumart > classess > Shipping>
there u can find the fedex.cfg.php page and update with thease details
define ('FEDEX_ACCOUNT_NUMBER', '');
define ('FEDEX_METER_NUMBER', '');
define ('FEDEX_URI', 'https://gatewaybeta.fedex.com/GatewayDC');
apply the test account number and meter number to ('FEDEX_ACCOUNT_NUMBER', '') and 'FEDEX_METER_NUMBER', '') placess inside '', then this error wont get anymore

Sorry tintin

My Virtuemart GUI updates the fedex.cfg.php with accurate data .. its allready there.

BR Powerasker
Title: Re: Error: cURL ERROR: 28: SSL connection timeout<br>unable to process services_rat
Post by: powerasker on August 21, 2008, 19:48:38 PM
Is there anyone that has a running FedEx module with Virtuemart 1.1.2 ??

powerasker
Title: Re: Error: cURL ERROR: 28: SSL connection timeout<br>unable to process services_rat
Post by: powerasker on August 22, 2008, 12:01:18 PM
emailed FedEx and asked for consultation .... their reply was

Sorry I could not provide better news for you on this issue, but
unfortunately the API's have now been redundant with FedEx for over 12
months.

Great stuff .. why include a FedEx module with Virtuemart that does not work?

powerasker
Title: Re: Error: cURL ERROR: 28: SSL connection timeout<br>unable to process services_rat
Post by: KevtheIrish on August 23, 2008, 09:59:00 AM
Quote from: powerasker on August 21, 2008, 19:48:38 PM
Is there anyone that has a running FedEx module with Virtuemart 1.1.2 ??
powerasker
nope same issuees as you :(
Title: Re: Error: cURL ERROR: 28: SSL connection timeout<br>unable to process services_rat
Post by: arana on September 18, 2008, 20:15:07 PM
yes, i have, and i received those curl messages too, it was just a mistyped url, also the information (account and password and meter number have to be entered properly. fedex module instructions are useless, when they ask for password they are actually asking for joomla admin passwd, check that info is good and my guess is you will be able to do it.  also try first on their test gateway.
Title: Re: Error: cURL ERROR: 28: SSL connection timeout<br>unable to process services_rat
Post by: braceyourselfusa on October 25, 2008, 00:20:01 AM
Solution: LEAVE GODADDY! I did... and I'm so glad. No more cURL errors, fedex and authorize.net both work fine (still working on some virtuemart issues kinda)...

I recommend a new host completely. It's like night and day.
Title: Re: Error: cURL ERROR: 28: SSL connection timeout<br>unable to process services_rat
Post by: powerasker on November 25, 2008, 23:31:14 PM
I'm not using GODADDY!