If someone receives the below error when click on 'Cloudflare' icon in the cPanel account.
Error message :: 'Child failed to make LIVEAPI connection to cPanel'.
The mentioned error comes when you are using the old verion of the cloudflare plugin. In this case, you will need to upgrade to the latest version of the cloudflare plugin by executing the below command on the server.
bash <(curl -s https://raw.githubusercontent.com/cloudflare/CloudFlare-CPanel/master/cloudflare.install.sh) -k API_KEY -n 'COMPANY_NAME'
In the API section of client area at partners.cloudflare.com, you can find the API Key and the Company name.
This will surely work for everyone.
Error message :: 'Child failed to make LIVEAPI connection to cPanel'.
The mentioned error comes when you are using the old verion of the cloudflare plugin. In this case, you will need to upgrade to the latest version of the cloudflare plugin by executing the below command on the server.
bash <(curl -s https://raw.githubusercontent.com/cloudflare/CloudFlare-CPanel/master/cloudflare.install.sh) -k API_KEY -n 'COMPANY_NAME'
In the API section of client area at partners.cloudflare.com, you can find the API Key and the Company name.
This will surely work for everyone.
