Jump to content

License Noconnection error


netjaguar

Recommended Posts

We already submitted a ticket (ref #355883), but we want to write this in the forums too, because maybe one of you has already encountered this situation.

 

We recently changed our main server. Since then, WHMCS is showing this error in the admin panel:

 

LICENSE NOCONNECTION

 

WHMCS has not been able to verify your license for the past 7 days or more.

 

Before you can access your WHMCS Admin Area again your license needs to be verified. Make sure you do not have a firewall blocking the connection to our server

 

If you need assistance, email licensing@whmcs.com.

 

We double (and triple) checked WHMCS requirements, and they are met. We still got the error, and the test page says connection to WHMCS server times out. So, this is probably a CURL error, but where are we doing it wrong?

 

This is our php configure command:

 

	 './configure' '--with-apxs2' '--with-curl=/usr/local/lib' '--with-gd' '--enable-gd-native-ttf' '--with-ttf' '--with-gettext' '--with-jpeg-dir=/usr/local/lib' '--with-freetype-dir=/usr/local/lib' '--with-kerberos' '--with-openssl' '--with-mcrypt' '--with-mhash' '--with-mysql=/usr' '--with-mysqli=/usr/bin/mysql_config' '--with-pear' '--with-png-dir=/usr/local/lib' '--with-zlib' '--with-zlib-dir=/usr/local/lib' '--enable-zip' '--with-iconv=/usr/local' '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--enable-magic-quotes' '--enable-sockets' '--enable-mbstring'

 

and this is what phpinfo shows about CURL:

 

cURL support enabled

cURL Information libcurl/7.18.0 OpenSSL/0.9.8b zlib/1.2.3

Link to comment
Share on other sites

Howdy,

 

Did you get a response by a WHMCS staff yet?

 

 

You can always try the usual errors,

 

Check DNS settings and insure the site is hosted on the same IP as show in WHMCS.

 

If you have any tricky firewall insure you can allow outbound connections.

 

 

From,

Adam

Link to comment
Share on other sites

I tried, just to be sure, to re-run install.php:

 

System Requirements Checks

 

» PHP Version .......... Passed

» MySQL .......... Passed

» CURL .......... Passed

Permissions Checks

 

» Configuration File .......... Passed

» Attachments Folder Permissions .......... Passed

» Downloads Folder Permissions .......... Passed

» Templates Folder Permissions .......... Passed

» Announcements RSS File .......... Passed

 

It seems I meet all the requirements, but still, even with the firewall disabled, it doesn't work.

Link to comment
Share on other sites

It's strange because I can ping the license server correctly:

 

ping whmcs.websitewelcome.com

PING whmcs.websitewelcome.com (74.54.136.210) 56(84) bytes of data.

64 bytes from whmcs.websitewelcome.com (74.54.136.210): icmp_seq=1 ttl=49 time=131 ms

64 bytes from whmcs.websitewelcome.com (74.54.136.210): icmp_seq=2 ttl=49 time=127 ms

64 bytes from whmcs.websitewelcome.com (74.54.136.210): icmp_seq=3 ttl=51 time=127 ms

64 bytes from whmcs.websitewelcome.com (74.54.136.210): icmp_seq=4 ttl=49 time=127 ms

64 bytes from whmcs.websitewelcome.com (74.54.136.210): icmp_seq=5 ttl=49 time=123 ms

64 bytes from whmcs.websitewelcome.com (74.54.136.210): icmp_seq=6 ttl=51 time=123 ms

Link to comment
Share on other sites

  • 1 year later...

I am seeing the same issue but...

 

WHMCS has not been able to verify your license for the past 7 days or more.

 

Before you can access your WHMCS Admin Area again your license needs to be verified. Make sure you do not have a firewall blocking the connection to our server

 

If you need assistance, email licensing@whmcs.com.

 

 

admin/login.php?licenseconnectiontest=true

 

Results in:

 

License Server Connection Test

Result: Success

Link to comment
Share on other sites

Domain also resolves completely fine via ssh and ping:

 

PING whmcs.com (74.54.136.210) 56(84) bytes of data.

64 bytes from whmcs.websitewelcome.com (74.54.136.210): icmp_seq=1 ttl=57 time=55.2 ms

64 bytes from whmcs.websitewelcome.com (74.54.136.210): icmp_seq=2 ttl=57 time=55.2 msPING whmcs.com (74.54.136.210) 56(84) bytes of data.

64 bytes from whmcs.websitewelcome.com (74.54.136.210): icmp_seq=1 ttl=57 time=55.2 ms

 

I am seeing the same issue but...

 

 

 

 

admin/login.php?licenseconnectiontest=true

 

Results in:

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