I cannot issue SSL on my cyberpanel website

I cannot issue SSL can you please help me ?
and can you please check these DNS record if some make this problem ?

|CAA|@|0|0 issue “comodoca.com”|14400|
| — | — | — | — | — | — |
|CAA|@|0|0 issue “digicert.com”|14400|
|CAA|@|0|0 issue “globalsign.com”|14400|
|CAA|@|0|0 issue “letsencrypt.org”|14400|
|CAA|@|0|0 issue “sectigo.com”|14400|
|CAA|@|0|0 issuewild “comodoca.com”|14400|
|CAA|@|0|0 issuewild “digicert.com”|14400|
|CAA|@|0|0 issuewild “globalsign.com”|14400|
|CAA|@|0|0 issuewild “letsencrypt.org”|14400|
|CAA|@|0|0 issuewild “sectigo.com”|14400|

can you copy ssl command from the cyberpanel main logs and run on terminal and show me the output?


root@vps:~# /root/.acme.sh/acme.sh --issue -d souqsquare.com -d www.souqsquare.com --cert-file /etc/letsencrypt/live/www.rmronsol.com/cert.pem --key-file /etc/letsencrypt/live/souqsquare.com/privkey.pem --fullchain-file /etc/letsencrypt/live/souqsquare.com/fullchain.pem -w /home/souqsquare.com/public_html --server letsencrypt --force --debug
[Mon 30 Jan 2023 11:43:48 AM UTC] Unknown parameter : -d souqsquare.com -d www.souqsquare.com --cert-file
root@vps:~# /root/.acme.sh/acme.sh --issue -d souqsquare.com -d www.souqsquare.com --cert-file /etc/letsencrypt/live/souqsquare.com/cert.pem --key-file /etc/letsencrypt/live/souqsquare.com/privkey.pem --fullchain-file /etc/letsencrypt/live/souqsquare.com/fullchain.pem -w /usr/local/lsws/Example/html --force --debug
[Mon 30 Jan 2023 11:44:56 AM UTC] Lets find script dir.
[Mon 30 Jan 2023 11:44:56 AM UTC] _SCRIPT_='/root/.acme.sh/acme.sh'
[Mon 30 Jan 2023 11:44:56 AM UTC] _script='/root/.acme.sh/acme.sh'
[Mon 30 Jan 2023 11:44:56 AM UTC] _script_home='/root/.acme.sh'
[Mon 30 Jan 2023 11:44:56 AM UTC] Using config home:/root/.acme.sh
https://github.com/acmesh-official/acme.sh
v3.0.6
[Mon 30 Jan 2023 11:44:56 AM UTC] Running cmd: issue
[Mon 30 Jan 2023 11:44:56 AM UTC] _main_domain='souqsquare.com'
[Mon 30 Jan 2023 11:44:56 AM UTC] _alt_domains='www.souqsquare.com'
[Mon 30 Jan 2023 11:44:56 AM UTC] Using config home:/root/.acme.sh
[Mon 30 Jan 2023 11:44:56 AM UTC] default_acme_server='https://acme-v02.api.letsencrypt.org/directory'
[Mon 30 Jan 2023 11:44:56 AM UTC] ACME_DIRECTORY='https://acme-v02.api.letsencrypt.org/directory'
[Mon 30 Jan 2023 11:44:57 AM UTC] DOMAIN_PATH='/root/.acme.sh/souqsquare.com_ecc'
[Mon 30 Jan 2023 11:44:57 AM UTC] Le_NextRenewTime='1673182692'
[Mon 30 Jan 2023 11:44:57 AM UTC] Using ACME_DIRECTORY: https://acme-v02.api.letsencrypt.org/directory
[Mon 30 Jan 2023 11:44:57 AM UTC] _init api for server: https://acme-v02.api.letsencrypt.org/directory
[Mon 30 Jan 2023 11:44:57 AM UTC] GET
[Mon 30 Jan 2023 11:44:57 AM UTC] url='https://acme-v02.api.letsencrypt.org/directory'
[Mon 30 Jan 2023 11:44:57 AM UTC] timeout=
[Mon 30 Jan 2023 11:44:57 AM UTC] _CURL='curl --silent --dump-header /root/.acme.sh/http.header  -L  -g '
[Mon 30 Jan 2023 11:44:57 AM UTC] ret='0'
[Mon 30 Jan 2023 11:44:57 AM UTC] ACME_KEY_CHANGE='https://acme-v02.api.letsencrypt.org/acme/key-change'
[Mon 30 Jan 2023 11:44:57 AM UTC] ACME_NEW_AUTHZ
[Mon 30 Jan 2023 11:44:57 AM UTC] ACME_NEW_ORDER='https://acme-v02.api.letsencrypt.org/acme/new-order'
[Mon 30 Jan 2023 11:44:57 AM UTC] ACME_NEW_ACCOUNT='https://acme-v02.api.letsencrypt.org/acme/new-acct'
[Mon 30 Jan 2023 11:44:57 AM UTC] ACME_REVOKE_CERT='https://acme-v02.api.letsencrypt.org/acme/revoke-cert'
[Mon 30 Jan 2023 11:44:57 AM UTC] ACME_AGREEMENT='https://letsencrypt.org/documents/LE-SA-v1.3-September-21-2022.pdf'
[Mon 30 Jan 2023 11:44:57 AM UTC] ACME_NEW_NONCE='https://acme-v02.api.letsencrypt.org/acme/new-nonce'
[Mon 30 Jan 2023 11:44:58 AM UTC] Using CA: https://acme-v02.api.letsencrypt.org/directory
[Mon 30 Jan 2023 11:44:58 AM UTC] _on_before_issue
[Mon 30 Jan 2023 11:44:58 AM UTC] _chk_main_domain='souqsquare.com'
[Mon 30 Jan 2023 11:44:58 AM UTC] _chk_alt_domains='www.souqsquare.com'
[Mon 30 Jan 2023 11:44:58 AM UTC] Le_LocalAddress
[Mon 30 Jan 2023 11:44:58 AM UTC] d='souqsquare.com'
[Mon 30 Jan 2023 11:44:58 AM UTC] Check for domain='souqsquare.com'
[Mon 30 Jan 2023 11:44:58 AM UTC] _currentRoot='/usr/local/lsws/Example/html'
[Mon 30 Jan 2023 11:44:58 AM UTC] d='www.souqsquare.com'
[Mon 30 Jan 2023 11:44:58 AM UTC] Check for domain='www.souqsquare.com'
[Mon 30 Jan 2023 11:44:58 AM UTC] _currentRoot='/usr/local/lsws/Example/html'
[Mon 30 Jan 2023 11:44:58 AM UTC] d
[Mon 30 Jan 2023 11:44:58 AM UTC] _saved_account_key_hash is not changed, skip register account.
[Mon 30 Jan 2023 11:44:58 AM UTC] Read key length:ec-256
[Mon 30 Jan 2023 11:44:58 AM UTC] _createcsr
[Mon 30 Jan 2023 11:44:58 AM UTC] Multi domain='DNS:souqsquare.com,DNS:www.souqsquare.com'
[Mon 30 Jan 2023 11:44:59 AM UTC] Getting domain auth token for each domain
[Mon 30 Jan 2023 11:44:59 AM UTC] d='www.souqsquare.com'
[Mon 30 Jan 2023 11:44:59 AM UTC] d
[Mon 30 Jan 2023 11:44:59 AM UTC] url='https://acme-v02.api.letsencrypt.org/acme/new-order'
[Mon 30 Jan 2023 11:44:59 AM UTC] payload='{"identifiers": [{"type":"dns","value":"souqsquare.com"},{"type":"dns","value":"www.souqsquare.com"}]}'
[Mon 30 Jan 2023 11:44:59 AM UTC] RSA key
[Mon 30 Jan 2023 11:44:59 AM UTC] HEAD
[Mon 30 Jan 2023 11:44:59 AM UTC] _post_url='https://acme-v02.api.letsencrypt.org/acme/new-nonce'
[Mon 30 Jan 2023 11:44:59 AM UTC] _CURL='curl --silent --dump-header /root/.acme.sh/http.header  -L  -g  -I  '
[Mon 30 Jan 2023 11:45:00 AM UTC] _ret='0'
[Mon 30 Jan 2023 11:45:00 AM UTC] POST
[Mon 30 Jan 2023 11:45:00 AM UTC] _post_url='https://acme-v02.api.letsencrypt.org/acme/new-order'
[Mon 30 Jan 2023 11:45:00 AM UTC] _CURL='curl --silent --dump-header /root/.acme.sh/http.header  -L  -g '
[Mon 30 Jan 2023 11:45:00 AM UTC] _ret='0'
[Mon 30 Jan 2023 11:45:00 AM UTC] code='201'
[Mon 30 Jan 2023 11:45:00 AM UTC] Le_LinkOrder='https://acme-v02.api.letsencrypt.org/acme/order/811229737/161862985177'
[Mon 30 Jan 2023 11:45:00 AM UTC] Le_OrderFinalize='https://acme-v02.api.letsencrypt.org/acme/finalize/811229737/161862985177'
[Mon 30 Jan 2023 11:45:00 AM UTC] url='https://acme-v02.api.letsencrypt.org/acme/authz-v3/199414172977'
[Mon 30 Jan 2023 11:45:00 AM UTC] payload
[Mon 30 Jan 2023 11:45:01 AM UTC] POST
[Mon 30 Jan 2023 11:45:01 AM UTC] _post_url='https://acme-v02.api.letsencrypt.org/acme/authz-v3/199414172977'
[Mon 30 Jan 2023 11:45:01 AM UTC] _CURL='curl --silent --dump-header /root/.acme.sh/http.header  -L  -g '
[Mon 30 Jan 2023 11:45:01 AM UTC] _ret='0'
[Mon 30 Jan 2023 11:45:01 AM UTC] code='200'
[Mon 30 Jan 2023 11:45:02 AM UTC] url='https://acme-v02.api.letsencrypt.org/acme/authz-v3/199414172987'
[Mon 30 Jan 2023 11:45:02 AM UTC] payload
[Mon 30 Jan 2023 11:45:02 AM UTC] POST
[Mon 30 Jan 2023 11:45:02 AM UTC] _post_url='https://acme-v02.api.letsencrypt.org/acme/authz-v3/199414172987'
[Mon 30 Jan 2023 11:45:02 AM UTC] _CURL='curl --silent --dump-header /root/.acme.sh/http.header  -L  -g '
[Mon 30 Jan 2023 11:45:02 AM UTC] _ret='0'
[Mon 30 Jan 2023 11:45:02 AM UTC] code='200'
[Mon 30 Jan 2023 11:45:03 AM UTC] d='souqsquare.com'
[Mon 30 Jan 2023 11:45:03 AM UTC] Getting webroot for domain='souqsquare.com'
[Mon 30 Jan 2023 11:45:03 AM UTC] _w='/usr/local/lsws/Example/html'
[Mon 30 Jan 2023 11:45:03 AM UTC] _currentRoot='/usr/local/lsws/Example/html'
[Mon 30 Jan 2023 11:45:03 AM UTC] entry='"type":"http-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/199414172977/RxxlNg","token":"447qxIHduTO67A50Sz9863is0BpcVVTWwdx66W0ALLE"'
[Mon 30 Jan 2023 11:45:03 AM UTC] token='447qxIHduTO67A50Sz9863is0BpcVVTWwdx66W0ALLE'
[Mon 30 Jan 2023 11:45:03 AM UTC] uri='https://acme-v02.api.letsencrypt.org/acme/chall-v3/199414172977/RxxlNg'
[Mon 30 Jan 2023 11:45:03 AM UTC] keyauthorization='447qxIHduTO67A50Sz9863is0BpcVVTWwdx66W0ALLE.hhz0tIxHY7AQ-6I6VOajFE-foRQMYJ5qnj7ECzrgfHE'
[Mon 30 Jan 2023 11:45:03 AM UTC] dvlist='souqsquare.com#447qxIHduTO67A50Sz9863is0BpcVVTWwdx66W0ALLE.hhz0tIxHY7AQ-6I6VOajFE-foRQMYJ5qnj7ECzrgfHE#https://acme-v02.api.letsencrypt.org/acme/chall-v3/199414172977/RxxlNg#http-01#/usr/local/lsws/Example/html'
[Mon 30 Jan 2023 11:45:03 AM UTC] d='www.souqsquare.com'
[Mon 30 Jan 2023 11:45:03 AM UTC] Getting webroot for domain='www.souqsquare.com'
[Mon 30 Jan 2023 11:45:03 AM UTC] _w='/usr/local/lsws/Example/html'
[Mon 30 Jan 2023 11:45:03 AM UTC] _currentRoot='/usr/local/lsws/Example/html'
[Mon 30 Jan 2023 11:45:03 AM UTC] entry='"type":"http-01","status":"pending","url":"https://acme-v02.api.letsencrypt.org/acme/chall-v3/199414172987/lAF53A","token":"kDelmX5gI_9gAezB2K_FqlAX_OxCi2tFhdYVe41mEkM"'
[Mon 30 Jan 2023 11:45:03 AM UTC] token='kDelmX5gI_9gAezB2K_FqlAX_OxCi2tFhdYVe41mEkM'
[Mon 30 Jan 2023 11:45:03 AM UTC] uri='https://acme-v02.api.letsencrypt.org/acme/chall-v3/199414172987/lAF53A'
[Mon 30 Jan 2023 11:45:03 AM UTC] keyauthorization='kDelmX5gI_9gAezB2K_FqlAX_OxCi2tFhdYVe41mEkM.hhz0tIxHY7AQ-6I6VOajFE-foRQMYJ5qnj7ECzrgfHE'
[Mon 30 Jan 2023 11:45:03 AM UTC] dvlist='www.souqsquare.com#kDelmX5gI_9gAezB2K_FqlAX_OxCi2tFhdYVe41mEkM.hhz0tIxHY7AQ-6I6VOajFE-foRQMYJ5qnj7ECzrgfHE#https://acme-v02.api.letsencrypt.org/acme/chall-v3/199414172987/lAF53A#http-01#/usr/local/lsws/Example/html'
[Mon 30 Jan 2023 11:45:03 AM UTC] d
[Mon 30 Jan 2023 11:45:03 AM UTC] vlist='souqsquare.com#447qxIHduTO67A50Sz9863is0BpcVVTWwdx66W0ALLE.hhz0tIxHY7AQ-6I6VOajFE-foRQMYJ5qnj7ECzrgfHE#https://acme-v02.api.letsencrypt.org/acme/chall-v3/199414172977/RxxlNg#http-01#/usr/local/lsws/Example/html,www.souqsquare.com#kDelmX5gI_9gAezB2K_FqlAX_OxCi2tFhdYVe41mEkM.hhz0tIxHY7AQ-6I6VOajFE-foRQMYJ5qnj7ECzrgfHE#https://acme-v02.api.letsencrypt.org/acme/chall-v3/199414172987/lAF53A#http-01#/usr/local/lsws/Example/html,'
[Mon 30 Jan 2023 11:45:04 AM UTC] d='souqsquare.com'
[Mon 30 Jan 2023 11:45:04 AM UTC] d='www.souqsquare.com'
[Mon 30 Jan 2023 11:45:04 AM UTC] ok, let's start to verify
[Mon 30 Jan 2023 11:45:04 AM UTC] Verifying: souqsquare.com
[Mon 30 Jan 2023 11:45:04 AM UTC] d='souqsquare.com'
[Mon 30 Jan 2023 11:45:04 AM UTC] keyauthorization='447qxIHduTO67A50Sz9863is0BpcVVTWwdx66W0ALLE.hhz0tIxHY7AQ-6I6VOajFE-foRQMYJ5qnj7ECzrgfHE'
[Mon 30 Jan 2023 11:45:04 AM UTC] uri='https://acme-v02.api.letsencrypt.org/acme/chall-v3/199414172977/RxxlNg'
[Mon 30 Jan 2023 11:45:04 AM UTC] _currentRoot='/usr/local/lsws/Example/html'
[Mon 30 Jan 2023 11:45:04 AM UTC] wellknown_path='/usr/local/lsws/Example/html/.well-known/acme-challenge'
[Mon 30 Jan 2023 11:45:04 AM UTC] writing token:447qxIHduTO67A50Sz9863is0BpcVVTWwdx66W0ALLE to /usr/local/lsws/Example/html/.well-known/acme-challenge/447qxIHduTO67A50Sz9863is0BpcVVTWwdx66W0ALLE
[Mon 30 Jan 2023 11:45:04 AM UTC] Changing owner/group of .well-known to root:root
[Mon 30 Jan 2023 11:45:04 AM UTC] url='https://acme-v02.api.letsencrypt.org/acme/chall-v3/199414172977/RxxlNg'
[Mon 30 Jan 2023 11:45:04 AM UTC] payload='{}'
[Mon 30 Jan 2023 11:45:04 AM UTC] POST
[Mon 30 Jan 2023 11:45:04 AM UTC] _post_url='https://acme-v02.api.letsencrypt.org/acme/chall-v3/199414172977/RxxlNg'
[Mon 30 Jan 2023 11:45:04 AM UTC] _CURL='curl --silent --dump-header /root/.acme.sh/http.header  -L  -g '
[Mon 30 Jan 2023 11:45:05 AM UTC] _ret='0'
[Mon 30 Jan 2023 11:45:05 AM UTC] code='200'
[Mon 30 Jan 2023 11:45:05 AM UTC] trigger validation code: 200
[Mon 30 Jan 2023 11:45:05 AM UTC] Pending, The CA is processing your order, please just wait. (1/30)
[Mon 30 Jan 2023 11:45:05 AM UTC] sleep 2 secs to verify again
[Mon 30 Jan 2023 11:45:08 AM UTC] checking
[Mon 30 Jan 2023 11:45:08 AM UTC] url='https://acme-v02.api.letsencrypt.org/acme/chall-v3/199414172977/RxxlNg'
[Mon 30 Jan 2023 11:45:08 AM UTC] payload
[Mon 30 Jan 2023 11:45:08 AM UTC] POST
[Mon 30 Jan 2023 11:45:08 AM UTC] _post_url='https://acme-v02.api.letsencrypt.org/acme/chall-v3/199414172977/RxxlNg'
[Mon 30 Jan 2023 11:45:08 AM UTC] _CURL='curl --silent --dump-header /root/.acme.sh/http.header  -L  -g '
[Mon 30 Jan 2023 11:45:09 AM UTC] _ret='0'
[Mon 30 Jan 2023 11:45:09 AM UTC] code='200'
[Mon 30 Jan 2023 11:45:09 AM UTC] souqsquare.com:Verify error:179.61.246.246: Invalid response from http://souqsquare.com/.well-known/acme-challenge/447qxIHduTO67A50Sz9863is0BpcVVTWwdx66W0ALLE: 404
[Mon 30 Jan 2023 11:45:09 AM UTC] Debug: get token url.
[Mon 30 Jan 2023 11:45:09 AM UTC] GET
[Mon 30 Jan 2023 11:45:09 AM UTC] url='http://souqsquare.com/.well-known/acme-challenge/447qxIHduTO67A50Sz9863is0BpcVVTWwdx66W0ALLE'
[Mon 30 Jan 2023 11:45:09 AM UTC] timeout=1
[Mon 30 Jan 2023 11:45:09 AM UTC] _CURL='curl --silent --dump-header /root/.acme.sh/http.header  -L  -g  --connect-timeout 1'
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL was not found on this server.</p>
<hr>
<address>Apache/2.4.41 (Ubuntu) Server at souqsquare.com Port 80</address>
</body></html>
[Mon 30 Jan 2023 11:45:09 AM UTC] ret='0'
[Mon 30 Jan 2023 11:45:09 AM UTC] Debugging, skip removing: /usr/local/lsws/Example/html/.well-known/acme-challenge/447qxIHduTO67A50Sz9863is0BpcVVTWwdx66W0ALLE
[Mon 30 Jan 2023 11:45:09 AM UTC] pid
[Mon 30 Jan 2023 11:45:09 AM UTC] No need to restore nginx, skip.
[Mon 30 Jan 2023 11:45:09 AM UTC] _clearupdns
[Mon 30 Jan 2023 11:45:09 AM UTC] dns_entries
[Mon 30 Jan 2023 11:45:09 AM UTC] skip dns.
[Mon 30 Jan 2023 11:45:09 AM UTC] _on_issue_err
[Mon 30 Jan 2023 11:45:09 AM UTC] Please add '--debug' or '--log' to check more details.
[Mon 30 Jan 2023 11:45:09 AM UTC] See: https://github.com/acmesh-official/acme.sh/wiki/How-to-debug-acme.sh
[Mon 30 Jan 2023 11:45:09 AM UTC] url='https://acme-v02.api.letsencrypt.org/acme/chall-v3/199414172977/RxxlNg'
[Mon 30 Jan 2023 11:45:09 AM UTC] payload='{}'
[Mon 30 Jan 2023 11:45:09 AM UTC] POST
[Mon 30 Jan 2023 11:45:09 AM UTC] _post_url='https://acme-v02.api.letsencrypt.org/acme/chall-v3/199414172977/RxxlNg'
[Mon 30 Jan 2023 11:45:09 AM UTC] _CURL='curl --silent --dump-header /root/.acme.sh/http.header  -L  -g '
[Mon 30 Jan 2023 11:45:10 AM UTC] _ret='0'
[Mon 30 Jan 2023 11:45:10 AM UTC] code='400'
[Mon 30 Jan 2023 11:45:10 AM UTC] url='https://acme-v02.api.letsencrypt.org/acme/chall-v3/199414172987/lAF53A'
[Mon 30 Jan 2023 11:45:10 AM UTC] payload='{}'
[Mon 30 Jan 2023 11:45:10 AM UTC] POST
[Mon 30 Jan 2023 11:45:10 AM UTC] _post_url='https://acme-v02.api.letsencrypt.org/acme/chall-v3/199414172987/lAF53A'
[Mon 30 Jan 2023 11:45:10 AM UTC] _CURL='curl --silent --dump-header /root/.acme.sh/http.header  -L  -g '
[Mon 30 Jan 2023 11:45:11 AM UTC] _ret='0'
[Mon 30 Jan 2023 11:45:11 AM UTC] code='200'
[Mon 30 Jan 2023 11:45:11 AM UTC] Diagnosis versions:
openssl:openssl
OpenSSL 1.1.1f  31 Mar 2020
apache:
apache doesn't exist.
nginx:
nginx doesn't exist.
socat:
socat by Gerhard Rieger and contributors - see www.dest-unreach.org
socat version 1.7.3.3 on Oct 26 2019 17:42:04
   running on Linux version #1 SMP Tue Aug 25 11:59:26 MSK 2020, release 5.4.0, machine x86_64
features:
  #define WITH_STDIO 1
  #define WITH_FDNUM 1
  #define WITH_FILE 1
  #define WITH_CREAT 1
  #define WITH_GOPEN 1
  #define WITH_TERMIOS 1
  #define WITH_PIPE 1
  #define WITH_UNIX 1
  #define WITH_ABSTRACT_UNIXSOCKET 1
  #define WITH_IP4 1
  #define WITH_IP6 1
  #define WITH_RAWIP 1
  #define WITH_GENERICSOCKET 1
  #define WITH_INTERFACE 1
  #define WITH_TCP 1
  #define WITH_UDP 1
  #define WITH_SCTP 1
  #define WITH_LISTEN 1
  #define WITH_SOCKS4 1
  #define WITH_SOCKS4A 1
  #define WITH_PROXY 1
  #define WITH_SYSTEM 1
  #define WITH_EXEC 1
  #undef WITH_READLINE
  #define WITH_TUN 1
  #define WITH_PTY 1
  #define WITH_OPENSSL 1
  #undef WITH_FIPS
  #define WITH_LIBWRAP 1
  #define WITH_SYCLS 1
  #define WITH_FILAN 1
  #define WITH_RETRY 1
  #define WITH_MSGLEVEL 0 /*debug*/