Question
I am receiving the following notification:
Deprecated cPanel API 1 usage detected on your server. Action required.
Page Count
/usr/local/cpanel/base/frontend/paper_lantern/cloudflare/proxy.live.php 23
/usr/local/cpanel/base/frontend/paper_lantern/cloudflare/index.live.php 3
Answer
These notifications are sent on servers where a plugin is still utilizing cPanel API 1. Cloudflare's cPanel plugin stopped receiving updates from Cloudflare and is not supported anymore. cPanel API 1 has been deprecated since cPanel version 86, and will be removed in a future cPanel update.
https://support.cloudflare.com/hc/en-us/articles/360042380772-Partner-Plugin-Supportability
Plugin support is discontinued for:
- WHMCS
- cPanel
- Plesk
Cloudflare no longer provides software updates for these plugins and Cloudflare Support cannot assist to troubleshoot issues with these plugins.
The unsupported plugin can be removed using the following command:
bash <(curl -s https://raw.githubusercontent.com/cloudflare/CloudFlare-CPanel/master/cloudflare.uninstall.sh) && rm -f cloudflare.uninstall.sh