Jump to content

Order Accept Encountered Problems Connection Error: Unknown SSL protocol error in connection


daneshtv

Recommended Posts

No, I have already configured Auto set up module(while clients placing orders)but it is not happening automatically while clients place orders and it is showing in pending order list. So i have tried to manually accept the orders from pending order area and showing this error: "Order Accept Encountered Problems Connection Error: Unknown SSL protocol error in connection to (My IP address)(35)

Link to comment
Share on other sites

maybe my answer wasn't clear, the error message you encounter is related to cURL:

http://stackoverflow.com/questions/26009611/php-curl-returns-35-ssl-connect-error

http://stackoverflow.com/questions/19384161/curl-error-35-unknown-ssl-protocol-error-in-connection-to-api-rkd-reuters-com

 

in these two answers they suggest adding the following option would solve the issue

curl_setopt($ch, CURLOPT_SSLVERSION , 3);

Link to comment
Share on other sites

Hi,

 

We have updated the same to our hosting team and they have done few things as you told, but still it is showing the same error.

 

1. They have enabled curl. and replied the below:

"Please note that we have made some changes in the server realted to curl settings with SSL. Kindly check now at your end and also the above line which you have mentioned have to add in the file "rest_proxy.php" which is one of the API file.

 

Please note that this is related to the API file which you have installed. This is some thing you need to check from your end. We don't have the access to the client files. AS each and every file under your API has been mapped to another files,we don't no the structure of those files. Hence we advice you to check with your developer and add the above line in the file API file "rest_proxy.php" and proceed further."

 

What to do now??

Link to comment
Share on other sites

Hi this SSL error has been resolved, now it is creating some other error as mentioned below...plz guide me

 

as usual client sign up and payment processing is showing completed, but all the orders showing under pending order and while trying to accept order manually, its is showing the bellow error..

 

Order Accept Encountered Problems

(XID uhk8a7) The domain “jobsoch.com” already exists in the Apache configuration.

 

How to resolve this? We have configured Module Setting as - Automatically setup the product as soon as the first payment is received

Link to comment
Share on other sites

if you have the option "Automatically setup the product as soon as the first payment is received" then you don't have to tick or click the "Create" option in this product as it already created.

 

Pending orders is there for you to review

Link to comment
Share on other sites

Then how it is showing in pending order list as "pending" and in respective client portal Service as "Pending as well?

This should be shown as "acitve" in both places know? and customer would be getting the loging credentials thru mails also?

Link to comment
Share on other sites

Please post here what you find out because I am having a similar problem after upgrading to 6.3.1

 

Product is set to;

 

'Automatically setup the product as soon as the first payment is received'

 

but they stay as pending both in the Admin area AND in the client area.

 

This was working properly before the upgrade to 6.3.1 for me.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated