VTExperts Extension Pack Issues
  • 1. The Register button is greyed out when creating a new account
  • 2. Cannot connect to the licnese server
  • 3. Invalid User ID error
  • 4. Extensions : Fatal error: The file /.../.../... was encoded by the ionCube Encoder for PHP 5.x an
  • 5. Extension pack installation LBL requirements error
  • 6. Extension Pack: Verify Requirements
  • 7. Extension Pack redirects user to hatchuck.form.html
  • 8. What version of PHP is compatible with our extension pack
  • How To Enable php-imagick (ImageMagick)
Powered by GitBook
On this page
  • Problem
  • Reason
  • Solution
Export as PDF

2. Cannot connect to the licnese server

Previous1. The Register button is greyed out when creating a new accountNext3. Invalid User ID error

Last updated 8 months ago

Problem

While accessing the VTExperts extension pack, users encounter an issue showing cannot connect to the server

Reason

There can be two major reasons because of which the clients CRM is unable to connect with the license panel 1: The license panel's IP is not whitelisted 2: The OpenSSL certificate version of the client CRM is older the 1.0 version

You can also check the version of SSL using the following method

Run:

curl --version

You see the version "OpenSSL/xxxx" as in screenshot:

If the OpenSSL is old then you need to update it.

To update OpenSSL, run this:

sudo apt-get install openssl

Solution

Tell the client to check the following two things

1: The license panel's IP is whitelisted 2: Check the version of OpenSSL, it should be at least 1.0 version or newer

CRM cannot connect with VTExperts License panel