Validating license for my IP failed in the installation process
Updated at 2025-10-30 08:58:09
Posted in
(Primary)Installation Troubleshooting,
The problem might be on the ethernet device setting is incorrect.
You can check it in WHM -> Basic cPanel & WHM Setup -> Basic Config ->
“The ethernet device onto which new IP addresses are added. Devices detected with at least one IP are listed in the drop-down, or you may specify another device.”
Correct the device name and IP here to be matched with the IP in SSH. You can check the IP by SSH with the following command:
ifconfig
If shell displays:
eth0 Link encap:Ethernet
inet addr:111.222.222.111
In WHM should be:
ethernet device = eth0
IP = 111.222.222.111
Then you can check if the IP is matched by:
curl http://myip.cpanel.net/v1.0/
After correct this. You can run setup RV product again.
Posts in Category
-
Setup RVsitebuilder 6 error "databasename is already existed"
Admin Updated on 2025-10-30 08:58:10
-
Update RVsitebuilder 6 Error 500 in Setup process (in WHM)
Admin Updated on 2025-10-30 08:58:10
-
Setup RVsitebuilder 6 in WHM never completes, problem on ioncube loader
Admin Updated on 2025-10-30 08:58:10
-
How to increase upload_max_filesize, post_max_size over 105M (in WHM).
Admin Updated on 2025-10-30 08:58:10
-
Publish website gets stuck on Copying files. MySQL [Warning] Aborted connection and error reading communication packets.
Admin Updated on 2025-10-30 08:58:09
Admin