X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (X-Cart 5) (https://forum.x-cart.com/forumdisplay.php?f=56)
-   -   Unable to activate (https://forum.x-cart.com/showthread.php?t=68751)

poloplata 02-28-2014 08:44 AM

Unable to activate
 
Get the following message:

Error:Can't connect to the marketplace server: Curl SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed (60)
Error:Response from Marketplace not received
See log file for details

I don't want to install the SSL until the shop is fully functional.

qualiteam 03-04-2014 05:10 AM

Re: Unable to activate
 
On a local computer you can try the cron.php script from this post:
http://forum.x-cart.com/showpost.php?p=363523&postcount=4

The changes to the script open a security hole. So, make sure you have the unmodified cron.php on your live server!

poloplata 03-04-2014 04:16 PM

Re: Unable to activate
 
Attempted the suggested fix. Then activated the cart and tried to update to the latest versions.

Got this error:

ERROR: "Includes\ErrorHandler::FATAL_ERROR" (code 2)

Class 'XLite\Module\XC\ThemeTweaker\Main' not found

poloplata 03-04-2014 04:25 PM

Re: Unable to activate
 
The cart recovered

Then attempted to enable Theme Tweaker module - got this error

Re-building cache [step 4 of 5], please wait...

Run the "Doctrine_Plugin_UpdateSchema" plugin...
Error
ERROR: "0" (code N/A)

Undefined method 'processSchema'. The method name must start with either findBy or findOneBy!

This is getting annoying....

qualiteam 03-04-2014 09:23 PM

Re: Unable to activate
 
It seems that there is something on the server that doesn't let XC5 complete the cache generation process.

Is it a local computer, or a remote server? Who do you host the website with?

Do you see any errors in log files located in the var/log directory?

Have you made any changes to the source code?

Vanaja 12-17-2014 09:20 AM

Re: Unable to activate
 
Hi,

When am trying to upgrade X Cart version 5.1.3 to 5.1.9. I got the errors for all the Modules, like below:

Module pack ("CDev\Catalog") is not received: "Can't connect to the marketplace server: Curl SSL connect error (35)"
Module pack ("XC\ColorSchemes") is not received: "Can't connect to the marketplace server: Curl SSL connect error (35)"

Can anyone suggest?

tony_sologubov 12-18-2014 04:14 AM

Re: Unable to activate
 
This error means "Unknown SSL protocol error in connection". You have to contact your hosting team and ask them why your server cannot estable HTTPS connection to my.x-cart.com via your libcurl.

It is likely the problem with routing in your server's network.
http://serverfault.com/questions/606135/curl-35-ssl-connect-error

Lorenzo 02-13-2015 12:25 PM

Re: Unable to activate
 
I have the same issue. I'm trying to set up a localhost environment. I have created a self-signed ssl certificate, but still I'm getting the same error. Is there any other worked around for development environment. Thanks

tony_sologubov 02-16-2015 06:28 AM

Re: Unable to activate
 
Hi Lorenzo!

As I know creating self-signed ssl certificate the problem for you. Could you please confirm?

Tony.

Lorenzo 02-16-2015 11:52 AM

Re: Unable to activate
 
Correct. I have created the Self signed SSL, but I when I set it up in my localhost, do not work. Is there any work around to work in localhost environment.

Thanks

Lorenzo


All times are GMT -8. The time now is 04:43 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.