SSL v2 - Issue SSL - Cannot find DNS API hook for: dns_cyberpanel

Hello,

When trying to issue an SSL for a domain that has self-signed SSL, I get the following:

[Tue Oct 15 10:07:39 UTC 2024] Cannot find DNS API hook for: dns_cyberpanel
[Tue Oct 15 10:07:39 UTC 2024] Cannot find DNS API hook for: dns_cyberpanel
[Tue Oct 15 10:07:39 UTC 2024] Please add the TXT records to the domains, and re-run with --renew.
[Tue Oct 15 10:07:39 UTC 2024] Please add '--debug' or '--log' to see more information.
[Tue Oct 15 10:07:39 UTC 2024] See: https://github.com/acmesh-official/acme.sh/wiki/How-to-debug-acme.sh
[Tue Oct 15 10:07:42 UTC 2024] Cannot find DNS API hook for: dns_cyberpanel
[Tue Oct 15 10:07:42 UTC 2024] Please add the TXT records to the domains, and re-run with --renew.
[Tue Oct 15 10:07:42 UTC 2024] Please add '--debug' or '--log' to see more information.
[Tue Oct 15 10:07:42 UTC 2024] See: https://github.com/acmesh-official/acme.sh/wiki/How-to-debug-acme.sh
[10.15.2024_10-07-32] PDNS Result: (<AddressFamily.AF_INET: 2>, <SocketKind.SOCK_STREAM: 1>, 6, '', ('95.168.175.210', 0)).
[10.15.2024_10-07-34] /root/.acme.sh/acme.sh --issue -d adriadns2.com -d *.adriadns2.com --cert-file /etc/letsencrypt/live/adriadns2.com/cert.pem --key-file /etc/letsencrypt/live/adriadns2.com/privkey.pem --fullchain-file /etc/letsencrypt/live/adriadns2.com/fullchain.pem --dns dns_cyberpanel -k ec-256 --force --server letsencrypt --dnssleep 20
[10.15.2024_10-07-39] Failed to obtain SSL for: adriadns2.com and: www.adriadns2.com
[10.15.2024_10-07-39] Trying to obtain SSL for: adriadns2.com
[10.15.2024_10-07-39] /root/.acme.sh/acme.sh --issue -d adriadns2.com --cert-file /etc/letsencrypt/live/adriadns2.com/cert.pem --key-file /etc/letsencrypt/live/adriadns2.com/privkey.pem --fullchain-file /etc/letsencrypt/live/adriadns2.com/fullchain.pem --dns dns_cyberpanel -k ec-256 --force --server letsencrypt --dnssleep 20
[10.15.2024_10-07-42] Failed to obtain SSL, issuing self-signed SSL for: adriadns2.com
[10.15.2024_10-07-42] {'[email protected]': (554, b'5.7.1 <[email protected]>: Relay access denied')}
[10.15.2024_10-07-42] local variable 'output' referenced before assignment [Failed to obtain SSL. [obtainSSLForADomain]]
0,local variable 'output' referenced before assignment
[10.15.2024_10-07-42] local variable 'output' referenced before assignment


In the meantime I tried to clear the cache, after that I no longer have SSL for hostname either:

0,Domain is not active in any of the configured DNS provider.
[10.15.2024_10-45-45] Domain is not active in any of the configured DNS provider.

Screenshot at Oct 15 12-46-12