Hello @JosephChuksT @liufunyu @packetdog
You need to remove these cronjobs:
## This checks and renews ssl for domains and child domains
0 2 * * * /usr/local/CyberCP/bin/python /usr/local/CyberCP/plogical/renew.py >/dev/null 2>&1
## This runs the shell script implementing ACME client protocol
7 0 * * * “/root/.acme.sh”/acme.sh --cron --home “/root/.acme.sh” > /dev/null