Jump to content

Locked out of admin section due to License Noconnection (current owned license)


denis

Recommended Posts

So I hadn't used the admin section for a few days, open my bookmark today and the admin section loads but extremely slowly (it's on a dedicated ssd server with 0 load ..other scripts run fine)

 

So I click on the 'license info' link under help and it now just shows me this License Noconnection box for the whole admin section.

 

What the hell is going on ?!?

 

So I start researching and find out about Matt's "curltest.php" which I downloaded put in the admin folder and accessed online. What do you know ..the test script tells me that curl can't verify whmcs.com's SSL cert.

 

I check the cert at https://www.whmcs.com and what do you know it was issued today, so a new cert.

 

So i find this page http://stackoverflow.com/questions/6400300/php-curl-https-causing-exception-ssl-certificate-problem-verify-that-the-ca-cer

 

..and following their tips, I install that cacert.pem from http://curl.haxx.se/ca/cacert.pem and enable it in my php.ini

 

Now the curltest.php runs without any issues and displays the html code correctly (ie. it grabs the index page from whmcs.com)

 

BUT my admin section is STILL locked out with the same LICENSE NOCONNECTION nonsense. What the hell is going on and how do i fix this ??

 

This is a LINUX server with all required modules and whmcs.com's IP address is NOT blocked by either the server firewall (CSF) or our edge firewall. I am able to ping whmcs.com from the server without any issues.

Link to comment
Share on other sites

Anyone else having license connection issues?, since last night my site does not receive any license data but the whmcs license connection script does not report any issue. I get the whmcs rss, news.etc but the license seems to not work.

 

Checked:

 

- Firewall: Even disabled same issue

- Whmcs test script( http://www.whmcs.com/members/dl.php?type=d&id=322 ) no issues reported

- Curl, etc

- I can access the whmcs license ips (184.94.192.3, 208.74.120.227) from my site.

- Tried a clean whmcs install, same issue.

 

And yes i already opened a support ticket 3 hours ago but still no answer.

Edited by Nathanael
Link to comment
Share on other sites

I am having the very sameissue and curltest is displaying the cert issue as per below:

 

"Curl Error: SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed"

Link to comment
Share on other sites

hey guys if you follow that stackoverflow link I posted above .. read the 2nd suggested solution for the curl issue ie. download that file and enable it in php.ini - this fixed the curltest for me (no errors, loads the whmcs.com/index.php without issues)

 

BUT

 

..I am still totally locked out of the rest of the admin section even after fixing that curl issue.

Link to comment
Share on other sites

Does admin/systemupdates.php work for you with that fix?

 

hey guys if you follow that stackoverflow link I posted above .. read the 2nd suggested solution for the curl issue ie. download that file and enable it in php.ini - this fixed the curltest for me (no errors, loads the whmcs.com/index.php without issues)

 

BUT

 

..I am still totally locked out of the rest of the admin section even after fixing that curl issue.

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