License expired though its not time / How to flush license / Number of servers exceeds maximum limit
How to refresh the license for Ezeelogin VERSION 6 & 7?
You just need to click the license tab on the web GUI of the Ezeelogin software to reload the license from the license server.
- Make sure https traffic to license.ezeelogin.com is not blocked in your firewall. To check, run the below commands.
[email protected] ~]# telnet license.ezeelogin.com 443
[email protected] ~]# telnet license2.ezeelogin.com 443
OR
[email protected] ~]# wget https://license.ezeelogin.com
[email protected] ~]# wget https://license2.ezeelogin.com
- Also, in php make sure allow_url_fopen is ON
[email protected] ~]# php -i|grep fopen
allow_url_fopen => On => On
How to fix License expired!?
1. Run the below command to find the public IP of the gateway server.
[email protected] ~]# wget -qO- https://ezeelogin.com/myip
2. Refer below articles to change the licensed IP from the billing portals.
- Update the licensed IP from the new billing portal.
- Update the licensed IP from the old billing portal.
3. Relogin to Ezeelogin software GUI and click on the license tab to update the license. Refer below screenshot.