(FATAL): Failed to call URL https://myip.cpanel.net/v1.0/ to detect your IP
hello,
we are trying to install cpanel on a fresh almalinux 9.5 install but we keep getting this error
(FATAL): Failed to call URL https://myip.cpanel.net/v1.0/ to detect your IP
when we run the ip detect check manually the IP comes back correctly but the installation can not detect our IP for some reason which we have already verified and paid for its license !! and yes we can ping any outside domain just fine manual IP detection from the server and from cpanels verification workis just fine except during installation !
any help is appreciate it.
-
Hey there! This is a known issue with some installations at this time. Can you try the workaround mentioned here to see if that helps?
systemctl start nscd
cd /home/
sh latest3 -
nice that seems to work, thank you
0 -
You're very welcome - I'm glad that's all it took!
1 -
Worked for me as well for a DNSOnly server, the shell script has to fail once though, I think nscd service is not installed by default.
systemctl start nscd
cd /home/
sh latest-dnsonly0
Please sign in to leave a comment.
Comments
4 comments