Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

acme.sh error Please check log file for more details: /root/.acme.sh/acme.sh.log #4768

Closed
Blisk opened this issue Aug 30, 2023 · 6 comments
Closed

Comments

@Blisk
Copy link

Blisk commented Aug 30, 2023

Steps to reproduce
acme.sh --issue -d mail.cpi.si -w /var/www/html --debug --log


Debug log
[sre avg 30 12:39:04 CEST 2023] Running cmd: issue
[sre avg 30 12:39:04 CEST 2023] _main_domain='mail.cpi.si'
[sre avg 30 12:39:04 CEST 2023] _alt_domains='no'
[sre avg 30 12:39:04 CEST 2023] Using config home:/root/.acme.sh
[sre avg 30 12:39:04 CEST 2023] default_acme_server
[sre avg 30 12:39:04 CEST 2023] ACME_DIRECTORY='https://acme.zerossl.com/v2/DV90'
[sre avg 30 12:39:04 CEST 2023] DOMAIN_PATH='/root/.acme.sh/mail.cpi.si_ecc'
[sre avg 30 12:39:04 CEST 2023] Le_NextRenewTime
[sre avg 30 12:39:04 CEST 2023] Using ACME_DIRECTORY: https://acme.zerossl.com/v2/DV90
[sre avg 30 12:39:04 CEST 2023] _init api for server: https://acme.zerossl.com/v2/DV90
[sre avg 30 12:39:04 CEST 2023] GET
[sre avg 30 12:39:04 CEST 2023] url='https://acme.zerossl.com/v2/DV90'
[sre avg 30 12:39:04 CEST 2023] timeout=
[sre avg 30 12:39:04 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L -g '
[sre avg 30 12:39:05 CEST 2023] ret='0'
[sre avg 30 12:39:05 CEST 2023] ACME_KEY_CHANGE='https://acme.zerossl.com/v2/DV90/keyChange'
[sre avg 30 12:39:05 CEST 2023] ACME_NEW_AUTHZ
[sre avg 30 12:39:05 CEST 2023] ACME_NEW_ORDER='https://acme.zerossl.com/v2/DV90/newOrder'
[sre avg 30 12:39:05 CEST 2023] ACME_NEW_ACCOUNT='https://acme.zerossl.com/v2/DV90/newAccount'
[sre avg 30 12:39:05 CEST 2023] ACME_REVOKE_CERT='https://acme.zerossl.com/v2/DV90/revokeCert'
[sre avg 30 12:39:05 CEST 2023] ACME_AGREEMENT='https://secure.trust-provider.com/repository/docs/Legacy/20230516_Certificate_Subscriber_Agreement_v_2_6_click.pdf'
[sre avg 30 12:39:05 CEST 2023] ACME_NEW_NONCE='https://acme.zerossl.com/v2/DV90/newNonce'
[sre avg 30 12:39:05 CEST 2023] Using CA: https://acme.zerossl.com/v2/DV90
[sre avg 30 12:39:05 CEST 2023] _on_before_issue
[sre avg 30 12:39:05 CEST 2023] _chk_main_domain='mail.cpi.si'
[sre avg 30 12:39:05 CEST 2023] _chk_alt_domains
[sre avg 30 12:39:05 CEST 2023] Le_LocalAddress
[sre avg 30 12:39:05 CEST 2023] d='mail.cpi.si'
[sre avg 30 12:39:05 CEST 2023] Check for domain='mail.cpi.si'
[sre avg 30 12:39:05 CEST 2023] _currentRoot='/var/www/html'
[sre avg 30 12:39:05 CEST 2023] d
[sre avg 30 12:39:05 CEST 2023] _saved_account_key_hash is not changed, skip register account.
[sre avg 30 12:39:05 CEST 2023] Read key length:ec-256
[sre avg 30 12:39:05 CEST 2023] _createcsr
[sre avg 30 12:39:05 CEST 2023] Single domain='mail.cpi.si'
[sre avg 30 12:39:05 CEST 2023] Getting domain auth token for each domain
[sre avg 30 12:39:05 CEST 2023] d
[sre avg 30 12:39:05 CEST 2023] =======Begin Send Signed Request=======
[sre avg 30 12:39:05 CEST 2023] url='https://acme.zerossl.com/v2/DV90/newOrder'
[sre avg 30 12:39:05 CEST 2023] payload='{"identifiers": [{"type":"dns","value":"mail.cpi.si"}]}'
[sre avg 30 12:39:05 CEST 2023] EC key
[sre avg 30 12:39:05 CEST 2023] HEAD
[sre avg 30 12:39:05 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/newNonce'
[sre avg 30 12:39:05 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L -g -I '
[sre avg 30 12:39:13 CEST 2023] _ret='0'
[sre avg 30 12:39:13 CEST 2023] POST
[sre avg 30 12:39:13 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/newOrder'
[sre avg 30 12:39:13 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L -g '
[sre avg 30 12:39:20 CEST 2023] _ret='0'
[sre avg 30 12:39:20 CEST 2023] code='201'
[sre avg 30 12:39:20 CEST 2023] Le_LinkOrder='https://acme.zerossl.com/v2/DV90/order/tFkEdWr_EKjMttia4BWGKQ'
[sre avg 30 12:39:20 CEST 2023] Le_OrderFinalize='https://acme.zerossl.com/v2/DV90/order/tFkEdWr_EKjMttia4BWGKQ/finalize'
[sre avg 30 12:39:20 CEST 2023] =======Begin Send Signed Request=======
[sre avg 30 12:39:20 CEST 2023] url='https://acme.zerossl.com/v2/DV90/authz/s98RJYeRzMT4CSN8aUKphA'
[sre avg 30 12:39:20 CEST 2023] payload
[sre avg 30 12:39:20 CEST 2023] POST
[sre avg 30 12:39:20 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/authz/s98RJYeRzMT4CSN8aUKphA'
[sre avg 30 12:39:20 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L -g '
[sre avg 30 12:39:21 CEST 2023] _ret='0'
[sre avg 30 12:39:22 CEST 2023] code='200'
[sre avg 30 12:39:22 CEST 2023] d='mail.cpi.si'
[sre avg 30 12:39:22 CEST 2023] Getting webroot for domain='mail.cpi.si'
[sre avg 30 12:39:22 CEST 2023] _w='/var/www/html'
[sre avg 30 12:39:22 CEST 2023] _currentRoot='/var/www/html'
[sre avg 30 12:39:22 CEST 2023] _authz_url='https://acme.zerossl.com/v2/DV90/authz/s98RJYeRzMT4CSN8aUKphA'
[sre avg 30 12:39:22 CEST 2023] entry='"type":"http-01","url":"https://acme.zerossl.com/v2/DV90/chall/Wrx_zCAjrWGJGkSjPHgAaA","status":"pending","token":"nSCUZPLOmKL-KuPeH1_D0D_0evDk0dF9MVUx1QBx8LM"'
[sre avg 30 12:39:22 CEST 2023] token='nSCUZPLOmKL-KuPeH1_D0D_0evDk0dF9MVUx1QBx8LM'
[sre avg 30 12:39:22 CEST 2023] uri='https://acme.zerossl.com/v2/DV90/chall/Wrx_zCAjrWGJGkSjPHgAaA'
[sre avg 30 12:39:22 CEST 2023] keyauthorization='nSCUZPLOmKL-KuPeH1_D0D_0evDk0dF9MVUx1QBx8LM.jVBg8sWurGFu5GLRxK8Va-WearnArQmkznF96uSfuv0'
[sre avg 30 12:39:22 CEST 2023] dvlist='mail.cpi.si#nSCUZPLOmKL-KuPeH1_D0D_0evDk0dF9MVUx1QBx8LM.jVBg8sWurGFu5GLRxK8Va-WearnArQmkznF96uSfuv0#https://acme.zerossl.com/v2/DV90/chall/Wrx_zCAjrWGJGkSjPHgAaA#http-01#/var/www/html#https://acme.zerossl.com/v2/DV90/authz/s98RJYeRzMT4CSN8aUKphA'
[sre avg 30 12:39:22 CEST 2023] d
[sre avg 30 12:39:22 CEST 2023] vlist='mail.cpi.si#nSCUZPLOmKL-KuPeH1_D0D_0evDk0dF9MVUx1QBx8LM.jVBg8sWurGFu5GLRxK8Va-WearnArQmkznF96uSfuv0#https://acme.zerossl.com/v2/DV90/chall/Wrx_zCAjrWGJGkSjPHgAaA#http-01#/var/www/html#https://acme.zerossl.com/v2/DV90/authz/s98RJYeRzMT4CSN8aUKphA,'
[sre avg 30 12:39:22 CEST 2023] d='mail.cpi.si'
[sre avg 30 12:39:22 CEST 2023] ok, let's start to verify
[sre avg 30 12:39:22 CEST 2023] Verifying: mail.cpi.si
[sre avg 30 12:39:22 CEST 2023] d='mail.cpi.si'
[sre avg 30 12:39:22 CEST 2023] keyauthorization='nSCUZPLOmKL-KuPeH1_D0D_0evDk0dF9MVUx1QBx8LM.jVBg8sWurGFu5GLRxK8Va-WearnArQmkznF96uSfuv0'
[sre avg 30 12:39:22 CEST 2023] uri='https://acme.zerossl.com/v2/DV90/chall/Wrx_zCAjrWGJGkSjPHgAaA'
[sre avg 30 12:39:22 CEST 2023] _authz_url='https://acme.zerossl.com/v2/DV90/authz/s98RJYeRzMT4CSN8aUKphA'
[sre avg 30 12:39:22 CEST 2023] _currentRoot='/var/www/html'
[sre avg 30 12:39:22 CEST 2023] wellknown_path='/var/www/html/.well-known/acme-challenge'
[sre avg 30 12:39:22 CEST 2023] writing token:nSCUZPLOmKL-KuPeH1_D0D_0evDk0dF9MVUx1QBx8LM to /var/www/html/.well-known/acme-challenge/nSCUZPLOmKL-KuPeH1_D0D_0evDk0dF9MVUx1QBx8LM
[sre avg 30 12:39:22 CEST 2023] =======Begin Send Signed Request=======
[sre avg 30 12:39:22 CEST 2023] url='https://acme.zerossl.com/v2/DV90/chall/Wrx_zCAjrWGJGkSjPHgAaA'
[sre avg 30 12:39:22 CEST 2023] payload='{}'
[sre avg 30 12:39:22 CEST 2023] POST
[sre avg 30 12:39:22 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/chall/Wrx_zCAjrWGJGkSjPHgAaA'
[sre avg 30 12:39:22 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L -g '
[sre avg 30 12:39:28 CEST 2023] _ret='0'
[sre avg 30 12:39:28 CEST 2023] code='200'
[sre avg 30 12:39:28 CEST 2023] trigger validation code: 200
[sre avg 30 12:39:28 CEST 2023] Lets check the status of the authz
[sre avg 30 12:39:28 CEST 2023] Processing, The CA is processing your order, please just wait. (1/30)
[sre avg 30 12:39:28 CEST 2023] sleep 2 secs to verify again
[sre avg 30 12:39:31 CEST 2023] checking
[sre avg 30 12:39:31 CEST 2023] =======Begin Send Signed Request=======
[sre avg 30 12:39:31 CEST 2023] url='https://acme.zerossl.com/v2/DV90/authz/s98RJYeRzMT4CSN8aUKphA'
[sre avg 30 12:39:31 CEST 2023] payload
[sre avg 30 12:39:32 CEST 2023] POST
[sre avg 30 12:39:32 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/authz/s98RJYeRzMT4CSN8aUKphA'
[sre avg 30 12:39:32 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L -g '
[sre avg 30 12:39:35 CEST 2023] _ret='0'
[sre avg 30 12:39:35 CEST 2023] code='200'
[sre avg 30 12:39:35 CEST 2023] mail.cpi.si:Verify error:"error":{
[sre avg 30 12:39:35 CEST 2023] Debug: get token url.
[sre avg 30 12:39:35 CEST 2023] GET
[sre avg 30 12:39:35 CEST 2023] url='http://mail.cpi.si/.well-known/acme-challenge/nSCUZPLOmKL-KuPeH1_D0D_0evDk0dF9MVUx1QBx8LM'
[sre avg 30 12:39:35 CEST 2023] timeout=1
[sre avg 30 12:39:35 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L -g --connect-timeout 1'
[sre avg 30 12:39:35 CEST 2023] ret='0'
[sre avg 30 12:39:35 CEST 2023] Debugging, skip removing: /var/www/html/.well-known/acme-challenge/nSCUZPLOmKL-KuPeH1_D0D_0evDk0dF9MVUx1QBx8LM
[sre avg 30 12:39:35 CEST 2023] pid
[sre avg 30 12:39:35 CEST 2023] No need to restore nginx, skip.
[sre avg 30 12:39:35 CEST 2023] _clearupdns
[sre avg 30 12:39:35 CEST 2023] dns_entries
[sre avg 30 12:39:35 CEST 2023] skip dns.
[sre avg 30 12:39:35 CEST 2023] _on_issue_err
[sre avg 30 12:39:35 CEST 2023] Please check log file for more details: /root/.acme.sh/acme.sh.log
[sre avg 30 12:39:35 CEST 2023] =======Begin Send Signed Request=======
[sre avg 30 12:39:35 CEST 2023] url='https://acme.zerossl.com/v2/DV90/chall/Wrx_zCAjrWGJGkSjPHgAaA'
[sre avg 30 12:39:35 CEST 2023] payload='{}'
[sre avg 30 12:39:35 CEST 2023] POST
[sre avg 30 12:39:35 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/chall/Wrx_zCAjrWGJGkSjPHgAaA'
[sre avg 30 12:39:35 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L -g '
[sre avg 30 12:39:40 CEST 2023] _ret='0'
[sre avg 30 12:39:40 CEST 2023] code='200'
[sre avg 30 12:39:40 CEST 2023] Diagnosis versions:
openssl:openssl
OpenSSL 1.1.1k FIPS 25 Mar 2021
apache:
apache doesn't exist.
nginx:
nginx version: nginx/1.14.1
built by gcc 8.5.0 20210514 (Red Hat 8.5.0-3) (GCC)
built with OpenSSL 1.1.1k FIPS 25 Mar 2021
TLS SNI support enabled
configure arguments: --prefix=/usr/share/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib64/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --http-client-body-temp-path=/var/lib/nginx/tmp/client_body --http-proxy-temp-path=/var/lib/nginx/tmp/proxy --http-fastcgi-temp-path=/var/lib/nginx/tmp/fastcgi --http-uwsgi-temp-path=/var/lib/nginx/tmp/uwsgi --http-scgi-temp-path=/var/lib/nginx/tmp/scgi --pid-path=/run/nginx.pid --lock-path=/run/lock/subsys/nginx --user=nginx --group=nginx --with-file-aio --with-ipv6 --with-http_ssl_module --with-http_v2_module --with-http_realip_module --with-http_addition_module --with-http_xslt_module=dynamic --with-http_image_filter_module=dynamic --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-http_degradation_module --with-http_slice_module --with-http_stub_status_module --with-http_perl_module=dynamic --with-http_auth_request_module --with-mail=dynamic --with-mail_ssl_module --with-pcre --with-pcre-jit --with-stream=dynamic --with-stream_ssl_module --with-debug --with-cc-opt='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --with-ld-opt='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-E'
socat:
socat by Gerhard Rieger and contributors - see www.dest-unreach.org
socat version 1.7.4.1 on Apr 21 2021 15:36:49
running on Linux version #1 SMP Tue Aug 22 16:03:20 UTC 2023, release 4.18.0-512.el8.x86_64, 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_VSOCK 1
#define WITH_PROXY 1
#define WITH_SYSTEM 1
#define WITH_EXEC 1
#define WITH_READLINE 1
#define WITH_TUN 1
#define WITH_PTY 1
#define WITH_OPENSSL 1
#undef WITH_FIPS
#undef WITH_LIBWRAP
#define WITH_SYCLS 1
#define WITH_FILAN 1
#define WITH_RETRY 1
#define WITH_MSGLEVEL 0 /debug/

@github-actions
Copy link

Please upgrade to the latest code and try again first. Maybe it's already fixed. acme.sh --upgrade If it's still not working, please provide the log with --debug 2, otherwise, nobody can help you.

@Blisk
Copy link
Author

Blisk commented Aug 30, 2023

thank you
it is already upgraded
here is debug 2

[sre avg 30 12:39:04 CEST 2023] Running cmd: issue
[sre avg 30 12:39:04 CEST 2023] _main_domain='mail.cpi.si'
[sre avg 30 12:39:04 CEST 2023] _alt_domains='no'
[sre avg 30 12:39:04 CEST 2023] Using config home:/root/.acme.sh
[sre avg 30 12:39:04 CEST 2023] default_acme_server
[sre avg 30 12:39:04 CEST 2023] ACME_DIRECTORY='https://acme.zerossl.com/v2/DV90'
[sre avg 30 12:39:04 CEST 2023] DOMAIN_PATH='/root/.acme.sh/mail.cpi.si_ecc'
[sre avg 30 12:39:04 CEST 2023] Le_NextRenewTime
[sre avg 30 12:39:04 CEST 2023] Using ACME_DIRECTORY: https://acme.zerossl.com/v2/DV90
[sre avg 30 12:39:04 CEST 2023] _init api for server: https://acme.zerossl.com/v2/DV90
[sre avg 30 12:39:04 CEST 2023] GET
[sre avg 30 12:39:04 CEST 2023] url='https://acme.zerossl.com/v2/DV90'
[sre avg 30 12:39:04 CEST 2023] timeout=
[sre avg 30 12:39:04 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L -g '
[sre avg 30 12:39:05 CEST 2023] ret='0'
[sre avg 30 12:39:05 CEST 2023] ACME_KEY_CHANGE='https://acme.zerossl.com/v2/DV90/keyChange'
[sre avg 30 12:39:05 CEST 2023] ACME_NEW_AUTHZ
[sre avg 30 12:39:05 CEST 2023] ACME_NEW_ORDER='https://acme.zerossl.com/v2/DV90/newOrder'
[sre avg 30 12:39:05 CEST 2023] ACME_NEW_ACCOUNT='https://acme.zerossl.com/v2/DV90/newAccount'
[sre avg 30 12:39:05 CEST 2023] ACME_REVOKE_CERT='https://acme.zerossl.com/v2/DV90/revokeCert'
[sre avg 30 12:39:05 CEST 2023] ACME_AGREEMENT='https://secure.trust-provider.com/repository/docs/Legacy/20230516_Certificate_Subscriber_Agreement_v_2_6_click.pdf'
[sre avg 30 12:39:05 CEST 2023] ACME_NEW_NONCE='https://acme.zerossl.com/v2/DV90/newNonce'
[sre avg 30 12:39:05 CEST 2023] Using CA: https://acme.zerossl.com/v2/DV90
[sre avg 30 12:39:05 CEST 2023] _on_before_issue
[sre avg 30 12:39:05 CEST 2023] _chk_main_domain='mail.cpi.si'
[sre avg 30 12:39:05 CEST 2023] _chk_alt_domains
[sre avg 30 12:39:05 CEST 2023] Le_LocalAddress
[sre avg 30 12:39:05 CEST 2023] d='mail.cpi.si'
[sre avg 30 12:39:05 CEST 2023] Check for domain='mail.cpi.si'
[sre avg 30 12:39:05 CEST 2023] _currentRoot='/var/www/html'
[sre avg 30 12:39:05 CEST 2023] d
[sre avg 30 12:39:05 CEST 2023] _saved_account_key_hash is not changed, skip register account.
[sre avg 30 12:39:05 CEST 2023] Read key length:ec-256
[sre avg 30 12:39:05 CEST 2023] _createcsr
[sre avg 30 12:39:05 CEST 2023] Single domain='mail.cpi.si'
[sre avg 30 12:39:05 CEST 2023] Getting domain auth token for each domain
[sre avg 30 12:39:05 CEST 2023] d
[sre avg 30 12:39:05 CEST 2023] =======Begin Send Signed Request=======
[sre avg 30 12:39:05 CEST 2023] url='https://acme.zerossl.com/v2/DV90/newOrder'
[sre avg 30 12:39:05 CEST 2023] payload='{"identifiers": [{"type":"dns","value":"mail.cpi.si"}]}'
[sre avg 30 12:39:05 CEST 2023] EC key
[sre avg 30 12:39:05 CEST 2023] HEAD
[sre avg 30 12:39:05 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/newNonce'
[sre avg 30 12:39:05 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L -g -I '
[sre avg 30 12:39:13 CEST 2023] _ret='0'
[sre avg 30 12:39:13 CEST 2023] POST
[sre avg 30 12:39:13 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/newOrder'
[sre avg 30 12:39:13 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L -g '
[sre avg 30 12:39:20 CEST 2023] _ret='0'
[sre avg 30 12:39:20 CEST 2023] code='201'
[sre avg 30 12:39:20 CEST 2023] Le_LinkOrder='https://acme.zerossl.com/v2/DV90/order/tFkEdWr_EKjMttia4BWGKQ'
[sre avg 30 12:39:20 CEST 2023] Le_OrderFinalize='https://acme.zerossl.com/v2/DV90/order/tFkEdWr_EKjMttia4BWGKQ/finalize'
[sre avg 30 12:39:20 CEST 2023] =======Begin Send Signed Request=======
[sre avg 30 12:39:20 CEST 2023] url='https://acme.zerossl.com/v2/DV90/authz/s98RJYeRzMT4CSN8aUKphA'
[sre avg 30 12:39:20 CEST 2023] payload
[sre avg 30 12:39:20 CEST 2023] POST
[sre avg 30 12:39:20 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/authz/s98RJYeRzMT4CSN8aUKphA'
[sre avg 30 12:39:20 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L -g '
[sre avg 30 12:39:21 CEST 2023] _ret='0'
[sre avg 30 12:39:22 CEST 2023] code='200'
[sre avg 30 12:39:22 CEST 2023] d='mail.cpi.si'
[sre avg 30 12:39:22 CEST 2023] Getting webroot for domain='mail.cpi.si'
[sre avg 30 12:39:22 CEST 2023] _w='/var/www/html'
[sre avg 30 12:39:22 CEST 2023] _currentRoot='/var/www/html'
[sre avg 30 12:39:22 CEST 2023] _authz_url='https://acme.zerossl.com/v2/DV90/authz/s98RJYeRzMT4CSN8aUKphA'
[sre avg 30 12:39:22 CEST 2023] entry='"type":"http-01","url":"https://acme.zerossl.com/v2/DV90/chall/Wrx_zCAjrWGJGkSjPHgAaA","status":"pending","token":"nSCUZPLOmKL-KuPeH1_D0D_0evDk0dF9MVUx1QBx8LM"'
[sre avg 30 12:39:22 CEST 2023] token='nSCUZPLOmKL-KuPeH1_D0D_0evDk0dF9MVUx1QBx8LM'
[sre avg 30 12:39:22 CEST 2023] uri='https://acme.zerossl.com/v2/DV90/chall/Wrx_zCAjrWGJGkSjPHgAaA'
[sre avg 30 12:39:22 CEST 2023] keyauthorization='nSCUZPLOmKL-KuPeH1_D0D_0evDk0dF9MVUx1QBx8LM.jVBg8sWurGFu5GLRxK8Va-WearnArQmkznF96uSfuv0'
[sre avg 30 12:39:22 CEST 2023] dvlist='mail.cpi.si#nSCUZPLOmKL-KuPeH1_D0D_0evDk0dF9MVUx1QBx8LM.jVBg8sWurGFu5GLRxK8Va-WearnArQmkznF96uSfuv0#https://acme.zerossl.com/v2/DV90/chall/Wrx_zCAjrWGJGkSjPHgAaA#http-01#/var/www/html#https://acme.zerossl.com/v2/DV90/authz/s98RJYeRzMT4CSN8aUKphA'
[sre avg 30 12:39:22 CEST 2023] d
[sre avg 30 12:39:22 CEST 2023] vlist='mail.cpi.si#nSCUZPLOmKL-KuPeH1_D0D_0evDk0dF9MVUx1QBx8LM.jVBg8sWurGFu5GLRxK8Va-WearnArQmkznF96uSfuv0#https://acme.zerossl.com/v2/DV90/chall/Wrx_zCAjrWGJGkSjPHgAaA#http-01#/var/www/html#https://acme.zerossl.com/v2/DV90/authz/s98RJYeRzMT4CSN8aUKphA,'
[sre avg 30 12:39:22 CEST 2023] d='mail.cpi.si'
[sre avg 30 12:39:22 CEST 2023] ok, let's start to verify
[sre avg 30 12:39:22 CEST 2023] Verifying: mail.cpi.si
[sre avg 30 12:39:22 CEST 2023] d='mail.cpi.si'
[sre avg 30 12:39:22 CEST 2023] keyauthorization='nSCUZPLOmKL-KuPeH1_D0D_0evDk0dF9MVUx1QBx8LM.jVBg8sWurGFu5GLRxK8Va-WearnArQmkznF96uSfuv0'
[sre avg 30 12:39:22 CEST 2023] uri='https://acme.zerossl.com/v2/DV90/chall/Wrx_zCAjrWGJGkSjPHgAaA'
[sre avg 30 12:39:22 CEST 2023] _authz_url='https://acme.zerossl.com/v2/DV90/authz/s98RJYeRzMT4CSN8aUKphA'
[sre avg 30 12:39:22 CEST 2023] _currentRoot='/var/www/html'
[sre avg 30 12:39:22 CEST 2023] wellknown_path='/var/www/html/.well-known/acme-challenge'
[sre avg 30 12:39:22 CEST 2023] writing token:nSCUZPLOmKL-KuPeH1_D0D_0evDk0dF9MVUx1QBx8LM to /var/www/html/.well-known/acme-challenge/nSCUZPLOmKL-KuPeH1_D0D_0evDk0dF9MVUx1QBx8LM
[sre avg 30 12:39:22 CEST 2023] =======Begin Send Signed Request=======
[sre avg 30 12:39:22 CEST 2023] url='https://acme.zerossl.com/v2/DV90/chall/Wrx_zCAjrWGJGkSjPHgAaA'
[sre avg 30 12:39:22 CEST 2023] payload='{}'
[sre avg 30 12:39:22 CEST 2023] POST
[sre avg 30 12:39:22 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/chall/Wrx_zCAjrWGJGkSjPHgAaA'
[sre avg 30 12:39:22 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L -g '
[sre avg 30 12:39:28 CEST 2023] _ret='0'
[sre avg 30 12:39:28 CEST 2023] code='200'
[sre avg 30 12:39:28 CEST 2023] trigger validation code: 200
[sre avg 30 12:39:28 CEST 2023] Lets check the status of the authz
[sre avg 30 12:39:28 CEST 2023] Processing, The CA is processing your order, please just wait. (1/30)
[sre avg 30 12:39:28 CEST 2023] sleep 2 secs to verify again
[sre avg 30 12:39:31 CEST 2023] checking
[sre avg 30 12:39:31 CEST 2023] =======Begin Send Signed Request=======
[sre avg 30 12:39:31 CEST 2023] url='https://acme.zerossl.com/v2/DV90/authz/s98RJYeRzMT4CSN8aUKphA'
[sre avg 30 12:39:31 CEST 2023] payload
[sre avg 30 12:39:32 CEST 2023] POST
[sre avg 30 12:39:32 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/authz/s98RJYeRzMT4CSN8aUKphA'
[sre avg 30 12:39:32 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L -g '
[sre avg 30 12:39:35 CEST 2023] _ret='0'
[sre avg 30 12:39:35 CEST 2023] code='200'
[sre avg 30 12:39:35 CEST 2023] mail.cpi.si:Verify error:"error":{
[sre avg 30 12:39:35 CEST 2023] Debug: get token url.
[sre avg 30 12:39:35 CEST 2023] GET
[sre avg 30 12:39:35 CEST 2023] url='http://mail.cpi.si/.well-known/acme-challenge/nSCUZPLOmKL-KuPeH1_D0D_0evDk0dF9MVUx1QBx8LM'
[sre avg 30 12:39:35 CEST 2023] timeout=1
[sre avg 30 12:39:35 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L -g --connect-timeout 1'
[sre avg 30 12:39:35 CEST 2023] ret='0'
[sre avg 30 12:39:35 CEST 2023] Debugging, skip removing: /var/www/html/.well-known/acme-challenge/nSCUZPLOmKL-KuPeH1_D0D_0evDk0dF9MVUx1QBx8LM
[sre avg 30 12:39:35 CEST 2023] pid
[sre avg 30 12:39:35 CEST 2023] No need to restore nginx, skip.
[sre avg 30 12:39:35 CEST 2023] _clearupdns
[sre avg 30 12:39:35 CEST 2023] dns_entries
[sre avg 30 12:39:35 CEST 2023] skip dns.
[sre avg 30 12:39:35 CEST 2023] _on_issue_err
[sre avg 30 12:39:35 CEST 2023] Please check log file for more details: /root/.acme.sh/acme.sh.log
[sre avg 30 12:39:35 CEST 2023] =======Begin Send Signed Request=======
[sre avg 30 12:39:35 CEST 2023] url='https://acme.zerossl.com/v2/DV90/chall/Wrx_zCAjrWGJGkSjPHgAaA'
[sre avg 30 12:39:35 CEST 2023] payload='{}'
[sre avg 30 12:39:35 CEST 2023] POST
[sre avg 30 12:39:35 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/chall/Wrx_zCAjrWGJGkSjPHgAaA'
[sre avg 30 12:39:35 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L -g '
[sre avg 30 12:39:40 CEST 2023] _ret='0'
[sre avg 30 12:39:40 CEST 2023] code='200'
[sre avg 30 12:39:40 CEST 2023] Diagnosis versions:
openssl:openssl
OpenSSL 1.1.1k FIPS 25 Mar 2021
apache:
apache doesn't exist.
nginx:
nginx version: nginx/1.14.1
built by gcc 8.5.0 20210514 (Red Hat 8.5.0-3) (GCC)
built with OpenSSL 1.1.1k FIPS 25 Mar 2021
TLS SNI support enabled
configure arguments: --prefix=/usr/share/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib64/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --http-client-body-temp-path=/var/lib/nginx/tmp/client_body --http-proxy-temp-path=/var/lib/nginx/tmp/proxy --http-fastcgi-temp-path=/var/lib/nginx/tmp/fastcgi --http-uwsgi-temp-path=/var/lib/nginx/tmp/uwsgi --http-scgi-temp-path=/var/lib/nginx/tmp/scgi --pid-path=/run/nginx.pid --lock-path=/run/lock/subsys/nginx --user=nginx --group=nginx --with-file-aio --with-ipv6 --with-http_ssl_module --with-http_v2_module --with-http_realip_module --with-http_addition_module --with-http_xslt_module=dynamic --with-http_image_filter_module=dynamic --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-http_degradation_module --with-http_slice_module --with-http_stub_status_module --with-http_perl_module=dynamic --with-http_auth_request_module --with-mail=dynamic --with-mail_ssl_module --with-pcre --with-pcre-jit --with-stream=dynamic --with-stream_ssl_module --with-debug --with-cc-opt='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --with-ld-opt='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-E'
socat:
socat by Gerhard Rieger and contributors - see www.dest-unreach.org
socat version 1.7.4.1 on Apr 21 2021 15:36:49
running on Linux version #1 SMP Tue Aug 22 16:03:20 UTC 2023, release 4.18.0-512.el8.x86_64, 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_VSOCK 1
#define WITH_PROXY 1
#define WITH_SYSTEM 1
#define WITH_EXEC 1
#define WITH_READLINE 1
#define WITH_TUN 1
#define WITH_PTY 1
#define WITH_OPENSSL 1
#undef WITH_FIPS
#undef WITH_LIBWRAP
#define WITH_SYCLS 1
#define WITH_FILAN 1
#define WITH_RETRY 1
#define WITH_MSGLEVEL 0 /debug/
[sre avg 30 13:01:21 CEST 2023] Running cmd: upgrade
[sre avg 30 13:01:21 CEST 2023] Using config home:/root/.acme.sh
[sre avg 30 13:01:21 CEST 2023] default_acme_server
[sre avg 30 13:01:21 CEST 2023] ACME_DIRECTORY='https://acme.zerossl.com/v2/DV90'
[sre avg 30 13:01:21 CEST 2023] GET
[sre avg 30 13:01:21 CEST 2023] url='https://api.github.com/repos/acmesh-official/acme.sh/git/refs/heads/master'
[sre avg 30 13:01:21 CEST 2023] timeout=
[sre avg 30 13:01:21 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L -g '
[sre avg 30 13:01:21 CEST 2023] ret='0'
[sre avg 30 13:01:21 CEST 2023] Already uptodate!
[sre avg 30 13:01:21 CEST 2023] Upgrade success!
[sre avg 30 13:01:45 CEST 2023] Running cmd: issue
[sre avg 30 13:01:45 CEST 2023] _main_domain='mail.cpi.si'
[sre avg 30 13:01:45 CEST 2023] _alt_domains='no'
[sre avg 30 13:01:45 CEST 2023] Using config home:/root/.acme.sh
[sre avg 30 13:01:45 CEST 2023] default_acme_server
[sre avg 30 13:01:45 CEST 2023] ACME_DIRECTORY='https://acme.zerossl.com/v2/DV90'
[sre avg 30 13:01:45 CEST 2023] DOMAIN_PATH='/root/.acme.sh/mail.cpi.si_ecc'
[sre avg 30 13:01:45 CEST 2023] Le_NextRenewTime
[sre avg 30 13:01:45 CEST 2023] Using ACME_DIRECTORY: https://acme.zerossl.com/v2/DV90
[sre avg 30 13:01:45 CEST 2023] _init api for server: https://acme.zerossl.com/v2/DV90
[sre avg 30 13:01:45 CEST 2023] GET
[sre avg 30 13:01:45 CEST 2023] url='https://acme.zerossl.com/v2/DV90'
[sre avg 30 13:01:45 CEST 2023] timeout=
[sre avg 30 13:01:45 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L --trace-ascii /tmp/tmp.Vuo2IjZ4JS -g '
[sre avg 30 13:01:45 CEST 2023] ret='0'
[sre avg 30 13:01:45 CEST 2023] ACME_KEY_CHANGE='https://acme.zerossl.com/v2/DV90/keyChange'
[sre avg 30 13:01:45 CEST 2023] ACME_NEW_AUTHZ
[sre avg 30 13:01:45 CEST 2023] ACME_NEW_ORDER='https://acme.zerossl.com/v2/DV90/newOrder'
[sre avg 30 13:01:45 CEST 2023] ACME_NEW_ACCOUNT='https://acme.zerossl.com/v2/DV90/newAccount'
[sre avg 30 13:01:45 CEST 2023] ACME_REVOKE_CERT='https://acme.zerossl.com/v2/DV90/revokeCert'
[sre avg 30 13:01:45 CEST 2023] ACME_AGREEMENT='https://secure.trust-provider.com/repository/docs/Legacy/20230516_Certificate_Subscriber_Agreement_v_2_6_click.pdf'
[sre avg 30 13:01:45 CEST 2023] ACME_NEW_NONCE='https://acme.zerossl.com/v2/DV90/newNonce'
[sre avg 30 13:01:46 CEST 2023] Using CA: https://acme.zerossl.com/v2/DV90
[sre avg 30 13:01:46 CEST 2023] _on_before_issue
[sre avg 30 13:01:46 CEST 2023] _chk_main_domain='mail.cpi.si'
[sre avg 30 13:01:46 CEST 2023] _chk_alt_domains
[sre avg 30 13:01:46 CEST 2023] Le_LocalAddress
[sre avg 30 13:01:46 CEST 2023] d='mail.cpi.si'
[sre avg 30 13:01:46 CEST 2023] Check for domain='mail.cpi.si'
[sre avg 30 13:01:46 CEST 2023] _currentRoot='/var/www/html'
[sre avg 30 13:01:46 CEST 2023] d
[sre avg 30 13:01:46 CEST 2023] _saved_account_key_hash is not changed, skip register account.
[sre avg 30 13:01:46 CEST 2023] Read key length:ec-256
[sre avg 30 13:01:46 CEST 2023] _createcsr
[sre avg 30 13:01:46 CEST 2023] Single domain='mail.cpi.si'
[sre avg 30 13:01:46 CEST 2023] Getting domain auth token for each domain
[sre avg 30 13:01:46 CEST 2023] d
[sre avg 30 13:01:46 CEST 2023] =======Begin Send Signed Request=======
[sre avg 30 13:01:46 CEST 2023] url='https://acme.zerossl.com/v2/DV90/newOrder'
[sre avg 30 13:01:46 CEST 2023] payload='{"identifiers": [{"type":"dns","value":"mail.cpi.si"}]}'
[sre avg 30 13:01:46 CEST 2023] EC key
[sre avg 30 13:01:46 CEST 2023] HEAD
[sre avg 30 13:01:46 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/newNonce'
[sre avg 30 13:01:46 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L --trace-ascii /tmp/tmp.PhX7qvP4DM -g -I '
[sre avg 30 13:01:47 CEST 2023] _ret='0'
[sre avg 30 13:01:47 CEST 2023] POST
[sre avg 30 13:01:47 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/newOrder'
[sre avg 30 13:01:47 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L --trace-ascii /tmp/tmp.PhX7qvP4DM -g '
[sre avg 30 13:01:49 CEST 2023] _ret='0'
[sre avg 30 13:01:49 CEST 2023] code='201'
[sre avg 30 13:01:49 CEST 2023] Le_LinkOrder='https://acme.zerossl.com/v2/DV90/order/eoWPZjKrSPwTdM9VcUB8jA'
[sre avg 30 13:01:49 CEST 2023] Le_OrderFinalize='https://acme.zerossl.com/v2/DV90/order/eoWPZjKrSPwTdM9VcUB8jA/finalize'
[sre avg 30 13:01:49 CEST 2023] =======Begin Send Signed Request=======
[sre avg 30 13:01:49 CEST 2023] url='https://acme.zerossl.com/v2/DV90/authz/8m5WmxTR8yVAdQVNOMpd8g'
[sre avg 30 13:01:49 CEST 2023] payload
[sre avg 30 13:01:50 CEST 2023] POST
[sre avg 30 13:01:50 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/authz/8m5WmxTR8yVAdQVNOMpd8g'
[sre avg 30 13:01:50 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L --trace-ascii /tmp/tmp.PhX7qvP4DM -g '
[sre avg 30 13:01:57 CEST 2023] _ret='0'
[sre avg 30 13:01:57 CEST 2023] code='200'
[sre avg 30 13:01:57 CEST 2023] d='mail.cpi.si'
[sre avg 30 13:01:57 CEST 2023] Getting webroot for domain='mail.cpi.si'
[sre avg 30 13:01:57 CEST 2023] _w='/var/www/html'
[sre avg 30 13:01:57 CEST 2023] _currentRoot='/var/www/html'
[sre avg 30 13:01:57 CEST 2023] _authz_url='https://acme.zerossl.com/v2/DV90/authz/8m5WmxTR8yVAdQVNOMpd8g'
[sre avg 30 13:01:57 CEST 2023] entry='"type":"http-01","url":"https://acme.zerossl.com/v2/DV90/chall/EU36BlqwUrZPjBPJHSZwrg","status":"pending","token":"xshNzemcXULcnFCw7OxqXh69nzpAKYPfxZm43jof13Q"'
[sre avg 30 13:01:57 CEST 2023] token='xshNzemcXULcnFCw7OxqXh69nzpAKYPfxZm43jof13Q'
[sre avg 30 13:01:57 CEST 2023] uri='https://acme.zerossl.com/v2/DV90/chall/EU36BlqwUrZPjBPJHSZwrg'
[sre avg 30 13:01:57 CEST 2023] keyauthorization='xshNzemcXULcnFCw7OxqXh69nzpAKYPfxZm43jof13Q.jVBg8sWurGFu5GLRxK8Va-WearnArQmkznF96uSfuv0'
[sre avg 30 13:01:57 CEST 2023] dvlist='mail.cpi.si#xshNzemcXULcnFCw7OxqXh69nzpAKYPfxZm43jof13Q.jVBg8sWurGFu5GLRxK8Va-WearnArQmkznF96uSfuv0#https://acme.zerossl.com/v2/DV90/chall/EU36BlqwUrZPjBPJHSZwrg#http-01#/var/www/html#https://acme.zerossl.com/v2/DV90/authz/8m5WmxTR8yVAdQVNOMpd8g'
[sre avg 30 13:01:57 CEST 2023] d
[sre avg 30 13:01:57 CEST 2023] vlist='mail.cpi.si#xshNzemcXULcnFCw7OxqXh69nzpAKYPfxZm43jof13Q.jVBg8sWurGFu5GLRxK8Va-WearnArQmkznF96uSfuv0#https://acme.zerossl.com/v2/DV90/chall/EU36BlqwUrZPjBPJHSZwrg#http-01#/var/www/html#https://acme.zerossl.com/v2/DV90/authz/8m5WmxTR8yVAdQVNOMpd8g,'
[sre avg 30 13:01:57 CEST 2023] d='mail.cpi.si'
[sre avg 30 13:01:57 CEST 2023] ok, let's start to verify
[sre avg 30 13:01:57 CEST 2023] Verifying: mail.cpi.si
[sre avg 30 13:01:57 CEST 2023] d='mail.cpi.si'
[sre avg 30 13:01:57 CEST 2023] keyauthorization='xshNzemcXULcnFCw7OxqXh69nzpAKYPfxZm43jof13Q.jVBg8sWurGFu5GLRxK8Va-WearnArQmkznF96uSfuv0'
[sre avg 30 13:01:57 CEST 2023] uri='https://acme.zerossl.com/v2/DV90/chall/EU36BlqwUrZPjBPJHSZwrg'
[sre avg 30 13:01:57 CEST 2023] _authz_url='https://acme.zerossl.com/v2/DV90/authz/8m5WmxTR8yVAdQVNOMpd8g'
[sre avg 30 13:01:57 CEST 2023] _currentRoot='/var/www/html'
[sre avg 30 13:01:57 CEST 2023] wellknown_path='/var/www/html/.well-known/acme-challenge'
[sre avg 30 13:01:57 CEST 2023] writing token:xshNzemcXULcnFCw7OxqXh69nzpAKYPfxZm43jof13Q to /var/www/html/.well-known/acme-challenge/xshNzemcXULcnFCw7OxqXh69nzpAKYPfxZm43jof13Q
[sre avg 30 13:01:57 CEST 2023] =======Begin Send Signed Request=======
[sre avg 30 13:01:57 CEST 2023] url='https://acme.zerossl.com/v2/DV90/chall/EU36BlqwUrZPjBPJHSZwrg'
[sre avg 30 13:01:57 CEST 2023] payload='{}'
[sre avg 30 13:01:57 CEST 2023] POST
[sre avg 30 13:01:57 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/chall/EU36BlqwUrZPjBPJHSZwrg'
[sre avg 30 13:01:57 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L --trace-ascii /tmp/tmp.PhX7qvP4DM -g '
[sre avg 30 13:01:58 CEST 2023] _ret='0'
[sre avg 30 13:01:58 CEST 2023] code='200'
[sre avg 30 13:01:58 CEST 2023] trigger validation code: 200
[sre avg 30 13:01:58 CEST 2023] Lets check the status of the authz
[sre avg 30 13:01:58 CEST 2023] Processing, The CA is processing your order, please just wait. (1/30)
[sre avg 30 13:01:58 CEST 2023] sleep 2 secs to verify again
[sre avg 30 13:02:01 CEST 2023] checking
[sre avg 30 13:02:01 CEST 2023] =======Begin Send Signed Request=======
[sre avg 30 13:02:01 CEST 2023] url='https://acme.zerossl.com/v2/DV90/authz/8m5WmxTR8yVAdQVNOMpd8g'
[sre avg 30 13:02:01 CEST 2023] payload
[sre avg 30 13:02:02 CEST 2023] POST
[sre avg 30 13:02:02 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/authz/8m5WmxTR8yVAdQVNOMpd8g'
[sre avg 30 13:02:02 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L --trace-ascii /tmp/tmp.PhX7qvP4DM -g '
[sre avg 30 13:02:10 CEST 2023] _ret='0'
[sre avg 30 13:02:10 CEST 2023] code='200'
[sre avg 30 13:02:10 CEST 2023] mail.cpi.si:Verify error:"error":{
[sre avg 30 13:02:10 CEST 2023] Debug: get token url.
[sre avg 30 13:02:10 CEST 2023] GET
[sre avg 30 13:02:10 CEST 2023] url='http://mail.cpi.si/.well-known/acme-challenge/xshNzemcXULcnFCw7OxqXh69nzpAKYPfxZm43jof13Q'
[sre avg 30 13:02:10 CEST 2023] timeout=1
[sre avg 30 13:02:10 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L --trace-ascii /tmp/tmp.PhX7qvP4DM -g --connect-timeout 1'
[sre avg 30 13:02:10 CEST 2023] ret='0'
[sre avg 30 13:02:10 CEST 2023] Debugging, skip removing: /var/www/html/.well-known/acme-challenge/xshNzemcXULcnFCw7OxqXh69nzpAKYPfxZm43jof13Q
[sre avg 30 13:02:10 CEST 2023] pid
[sre avg 30 13:02:10 CEST 2023] No need to restore nginx, skip.
[sre avg 30 13:02:10 CEST 2023] _clearupdns
[sre avg 30 13:02:10 CEST 2023] dns_entries
[sre avg 30 13:02:10 CEST 2023] skip dns.
[sre avg 30 13:02:10 CEST 2023] _on_issue_err
[sre avg 30 13:02:10 CEST 2023] Please check log file for more details: /root/.acme.sh/acme.sh.log
[sre avg 30 13:02:10 CEST 2023] =======Begin Send Signed Request=======
[sre avg 30 13:02:10 CEST 2023] url='https://acme.zerossl.com/v2/DV90/chall/EU36BlqwUrZPjBPJHSZwrg'
[sre avg 30 13:02:10 CEST 2023] payload='{}'
[sre avg 30 13:02:10 CEST 2023] POST
[sre avg 30 13:02:10 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/chall/EU36BlqwUrZPjBPJHSZwrg'
[sre avg 30 13:02:10 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L --trace-ascii /tmp/tmp.PhX7qvP4DM -g '
[sre avg 30 13:02:18 CEST 2023] _ret='0'
[sre avg 30 13:02:18 CEST 2023] code='200'
[sre avg 30 13:02:18 CEST 2023] Diagnosis versions:
openssl:openssl
OpenSSL 1.1.1k FIPS 25 Mar 2021
apache:
apache doesn't exist.
nginx:
nginx version: nginx/1.14.1
built by gcc 8.5.0 20210514 (Red Hat 8.5.0-3) (GCC)
built with OpenSSL 1.1.1k FIPS 25 Mar 2021
TLS SNI support enabled
configure arguments: --prefix=/usr/share/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib64/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --http-client-body-temp-path=/var/lib/nginx/tmp/client_body --http-proxy-temp-path=/var/lib/nginx/tmp/proxy --http-fastcgi-temp-path=/var/lib/nginx/tmp/fastcgi --http-uwsgi-temp-path=/var/lib/nginx/tmp/uwsgi --http-scgi-temp-path=/var/lib/nginx/tmp/scgi --pid-path=/run/nginx.pid --lock-path=/run/lock/subsys/nginx --user=nginx --group=nginx --with-file-aio --with-ipv6 --with-http_ssl_module --with-http_v2_module --with-http_realip_module --with-http_addition_module --with-http_xslt_module=dynamic --with-http_image_filter_module=dynamic --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-http_degradation_module --with-http_slice_module --with-http_stub_status_module --with-http_perl_module=dynamic --with-http_auth_request_module --with-mail=dynamic --with-mail_ssl_module --with-pcre --with-pcre-jit --with-stream=dynamic --with-stream_ssl_module --with-debug --with-cc-opt='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --with-ld-opt='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-E'
socat:
socat by Gerhard Rieger and contributors - see www.dest-unreach.org
socat version 1.7.4.1 on Apr 21 2021 15:36:49
running on Linux version #1 SMP Tue Aug 22 16:03:20 UTC 2023, release 4.18.0-512.el8.x86_64, 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_VSOCK 1
#define WITH_PROXY 1
#define WITH_SYSTEM 1
#define WITH_EXEC 1
#define WITH_READLINE 1
#define WITH_TUN 1
#define WITH_PTY 1
#define WITH_OPENSSL 1
#undef WITH_FIPS
#undef WITH_LIBWRAP
#define WITH_SYCLS 1
#define WITH_FILAN 1
#define WITH_RETRY 1
#define WITH_MSGLEVEL 0 /debug/
[sre avg 30 13:20:10 CEST 2023] Running cmd: issue
[sre avg 30 13:20:10 CEST 2023] _main_domain='mail.cpi.si'
[sre avg 30 13:20:10 CEST 2023] _alt_domains='no'
[sre avg 30 13:20:10 CEST 2023] Using config home:/root/.acme.sh
[sre avg 30 13:20:10 CEST 2023] default_acme_server
[sre avg 30 13:20:10 CEST 2023] ACME_DIRECTORY='https://acme.zerossl.com/v2/DV90'
[sre avg 30 13:20:10 CEST 2023] DOMAIN_PATH='/root/.acme.sh/mail.cpi.si_ecc'
[sre avg 30 13:20:10 CEST 2023] Le_NextRenewTime
[sre avg 30 13:20:10 CEST 2023] Using ACME_DIRECTORY: https://acme.zerossl.com/v2/DV90
[sre avg 30 13:20:10 CEST 2023] _init api for server: https://acme.zerossl.com/v2/DV90
[sre avg 30 13:20:10 CEST 2023] GET
[sre avg 30 13:20:10 CEST 2023] url='https://acme.zerossl.com/v2/DV90'
[sre avg 30 13:20:10 CEST 2023] timeout=
[sre avg 30 13:20:10 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L --trace-ascii /tmp/tmp.DWMJ9u2u4R -g '
[sre avg 30 13:20:11 CEST 2023] ret='0'
[sre avg 30 13:20:11 CEST 2023] ACME_KEY_CHANGE='https://acme.zerossl.com/v2/DV90/keyChange'
[sre avg 30 13:20:11 CEST 2023] ACME_NEW_AUTHZ
[sre avg 30 13:20:11 CEST 2023] ACME_NEW_ORDER='https://acme.zerossl.com/v2/DV90/newOrder'
[sre avg 30 13:20:11 CEST 2023] ACME_NEW_ACCOUNT='https://acme.zerossl.com/v2/DV90/newAccount'
[sre avg 30 13:20:11 CEST 2023] ACME_REVOKE_CERT='https://acme.zerossl.com/v2/DV90/revokeCert'
[sre avg 30 13:20:11 CEST 2023] ACME_AGREEMENT='https://secure.trust-provider.com/repository/docs/Legacy/20230516_Certificate_Subscriber_Agreement_v_2_6_click.pdf'
[sre avg 30 13:20:11 CEST 2023] ACME_NEW_NONCE='https://acme.zerossl.com/v2/DV90/newNonce'
[sre avg 30 13:20:11 CEST 2023] Using CA: https://acme.zerossl.com/v2/DV90
[sre avg 30 13:20:11 CEST 2023] _on_before_issue
[sre avg 30 13:20:11 CEST 2023] _chk_main_domain='mail.cpi.si'
[sre avg 30 13:20:11 CEST 2023] _chk_alt_domains
[sre avg 30 13:20:11 CEST 2023] Le_LocalAddress
[sre avg 30 13:20:11 CEST 2023] d='mail.cpi.si'
[sre avg 30 13:20:11 CEST 2023] Check for domain='mail.cpi.si'
[sre avg 30 13:20:11 CEST 2023] _currentRoot='/var/www/html'
[sre avg 30 13:20:11 CEST 2023] d
[sre avg 30 13:20:11 CEST 2023] _saved_account_key_hash is not changed, skip register account.
[sre avg 30 13:20:11 CEST 2023] Read key length:ec-256
[sre avg 30 13:20:11 CEST 2023] _createcsr
[sre avg 30 13:20:11 CEST 2023] Single domain='mail.cpi.si'
[sre avg 30 13:20:11 CEST 2023] Getting domain auth token for each domain
[sre avg 30 13:20:11 CEST 2023] d
[sre avg 30 13:20:11 CEST 2023] =======Begin Send Signed Request=======
[sre avg 30 13:20:11 CEST 2023] url='https://acme.zerossl.com/v2/DV90/newOrder'
[sre avg 30 13:20:11 CEST 2023] payload='{"identifiers": [{"type":"dns","value":"mail.cpi.si"}]}'
[sre avg 30 13:20:11 CEST 2023] EC key
[sre avg 30 13:20:11 CEST 2023] HEAD
[sre avg 30 13:20:11 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/newNonce'
[sre avg 30 13:20:11 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L --trace-ascii /tmp/tmp.zhMfECQA0o -g -I '
[sre avg 30 13:20:14 CEST 2023] _ret='0'
[sre avg 30 13:20:14 CEST 2023] POST
[sre avg 30 13:20:14 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/newOrder'
[sre avg 30 13:20:14 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L --trace-ascii /tmp/tmp.zhMfECQA0o -g '
[sre avg 30 13:20:17 CEST 2023] _ret='0'
[sre avg 30 13:20:17 CEST 2023] code='201'
[sre avg 30 13:20:17 CEST 2023] Le_LinkOrder='https://acme.zerossl.com/v2/DV90/order/2_xd1G6L775Jn2p0rXzrNQ'
[sre avg 30 13:20:17 CEST 2023] Le_OrderFinalize='https://acme.zerossl.com/v2/DV90/order/2_xd1G6L775Jn2p0rXzrNQ/finalize'
[sre avg 30 13:20:17 CEST 2023] =======Begin Send Signed Request=======
[sre avg 30 13:20:17 CEST 2023] url='https://acme.zerossl.com/v2/DV90/authz/pNBqGtsPFRKGJg5n0Qj9ig'
[sre avg 30 13:20:17 CEST 2023] payload
[sre avg 30 13:20:17 CEST 2023] POST
[sre avg 30 13:20:17 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/authz/pNBqGtsPFRKGJg5n0Qj9ig'
[sre avg 30 13:20:17 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L --trace-ascii /tmp/tmp.zhMfECQA0o -g '
[sre avg 30 13:20:18 CEST 2023] _ret='0'
[sre avg 30 13:20:18 CEST 2023] code='200'
[sre avg 30 13:20:18 CEST 2023] d='mail.cpi.si'
[sre avg 30 13:20:18 CEST 2023] Getting webroot for domain='mail.cpi.si'
[sre avg 30 13:20:18 CEST 2023] _w='/var/www/html'
[sre avg 30 13:20:18 CEST 2023] _currentRoot='/var/www/html'
[sre avg 30 13:20:18 CEST 2023] _authz_url='https://acme.zerossl.com/v2/DV90/authz/pNBqGtsPFRKGJg5n0Qj9ig'
[sre avg 30 13:20:18 CEST 2023] entry='"type":"http-01","url":"https://acme.zerossl.com/v2/DV90/chall/ZVhFtYHx2fjkKhHaMNmvXQ","status":"pending","token":"ZBzQ5KI-4Vh5vsdj4TI3BPTMKO97K-jeExqtvSX8OgM"'
[sre avg 30 13:20:19 CEST 2023] token='ZBzQ5KI-4Vh5vsdj4TI3BPTMKO97K-jeExqtvSX8OgM'
[sre avg 30 13:20:19 CEST 2023] uri='https://acme.zerossl.com/v2/DV90/chall/ZVhFtYHx2fjkKhHaMNmvXQ'
[sre avg 30 13:20:19 CEST 2023] keyauthorization='ZBzQ5KI-4Vh5vsdj4TI3BPTMKO97K-jeExqtvSX8OgM.jVBg8sWurGFu5GLRxK8Va-WearnArQmkznF96uSfuv0'
[sre avg 30 13:20:19 CEST 2023] dvlist='mail.cpi.si#ZBzQ5KI-4Vh5vsdj4TI3BPTMKO97K-jeExqtvSX8OgM.jVBg8sWurGFu5GLRxK8Va-WearnArQmkznF96uSfuv0#https://acme.zerossl.com/v2/DV90/chall/ZVhFtYHx2fjkKhHaMNmvXQ#http-01#/var/www/html#https://acme.zerossl.com/v2/DV90/authz/pNBqGtsPFRKGJg5n0Qj9ig'
[sre avg 30 13:20:19 CEST 2023] d
[sre avg 30 13:20:19 CEST 2023] vlist='mail.cpi.si#ZBzQ5KI-4Vh5vsdj4TI3BPTMKO97K-jeExqtvSX8OgM.jVBg8sWurGFu5GLRxK8Va-WearnArQmkznF96uSfuv0#https://acme.zerossl.com/v2/DV90/chall/ZVhFtYHx2fjkKhHaMNmvXQ#http-01#/var/www/html#https://acme.zerossl.com/v2/DV90/authz/pNBqGtsPFRKGJg5n0Qj9ig,'
[sre avg 30 13:20:19 CEST 2023] d='mail.cpi.si'
[sre avg 30 13:20:19 CEST 2023] ok, let's start to verify
[sre avg 30 13:20:19 CEST 2023] Verifying: mail.cpi.si
[sre avg 30 13:20:19 CEST 2023] d='mail.cpi.si'
[sre avg 30 13:20:19 CEST 2023] keyauthorization='ZBzQ5KI-4Vh5vsdj4TI3BPTMKO97K-jeExqtvSX8OgM.jVBg8sWurGFu5GLRxK8Va-WearnArQmkznF96uSfuv0'
[sre avg 30 13:20:19 CEST 2023] uri='https://acme.zerossl.com/v2/DV90/chall/ZVhFtYHx2fjkKhHaMNmvXQ'
[sre avg 30 13:20:19 CEST 2023] _authz_url='https://acme.zerossl.com/v2/DV90/authz/pNBqGtsPFRKGJg5n0Qj9ig'
[sre avg 30 13:20:19 CEST 2023] _currentRoot='/var/www/html'
[sre avg 30 13:20:19 CEST 2023] wellknown_path='/var/www/html/.well-known/acme-challenge'
[sre avg 30 13:20:19 CEST 2023] writing token:ZBzQ5KI-4Vh5vsdj4TI3BPTMKO97K-jeExqtvSX8OgM to /var/www/html/.well-known/acme-challenge/ZBzQ5KI-4Vh5vsdj4TI3BPTMKO97K-jeExqtvSX8OgM
[sre avg 30 13:20:19 CEST 2023] =======Begin Send Signed Request=======
[sre avg 30 13:20:19 CEST 2023] url='https://acme.zerossl.com/v2/DV90/chall/ZVhFtYHx2fjkKhHaMNmvXQ'
[sre avg 30 13:20:19 CEST 2023] payload='{}'
[sre avg 30 13:20:19 CEST 2023] POST
[sre avg 30 13:20:19 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/chall/ZVhFtYHx2fjkKhHaMNmvXQ'
[sre avg 30 13:20:19 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L --trace-ascii /tmp/tmp.zhMfECQA0o -g '
[sre avg 30 13:20:20 CEST 2023] _ret='0'
[sre avg 30 13:20:20 CEST 2023] code='200'
[sre avg 30 13:20:20 CEST 2023] trigger validation code: 200
[sre avg 30 13:20:20 CEST 2023] Lets check the status of the authz
[sre avg 30 13:20:20 CEST 2023] Processing, The CA is processing your order, please just wait. (1/30)
[sre avg 30 13:20:20 CEST 2023] sleep 2 secs to verify again
[sre avg 30 13:20:23 CEST 2023] checking
[sre avg 30 13:20:23 CEST 2023] =======Begin Send Signed Request=======
[sre avg 30 13:20:23 CEST 2023] url='https://acme.zerossl.com/v2/DV90/authz/pNBqGtsPFRKGJg5n0Qj9ig'
[sre avg 30 13:20:23 CEST 2023] payload
[sre avg 30 13:20:23 CEST 2023] POST
[sre avg 30 13:20:23 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/authz/pNBqGtsPFRKGJg5n0Qj9ig'
[sre avg 30 13:20:23 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L --trace-ascii /tmp/tmp.zhMfECQA0o -g '
[sre avg 30 13:20:24 CEST 2023] _ret='0'
[sre avg 30 13:20:24 CEST 2023] code='200'
[sre avg 30 13:20:24 CEST 2023] mail.cpi.si:Verify error:"error":{
[sre avg 30 13:20:24 CEST 2023] Debug: get token url.
[sre avg 30 13:20:24 CEST 2023] GET
[sre avg 30 13:20:24 CEST 2023] url='http://mail.cpi.si/.well-known/acme-challenge/ZBzQ5KI-4Vh5vsdj4TI3BPTMKO97K-jeExqtvSX8OgM'
[sre avg 30 13:20:24 CEST 2023] timeout=1
[sre avg 30 13:20:24 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L --trace-ascii /tmp/tmp.zhMfECQA0o -g --connect-timeout 1'
[sre avg 30 13:20:24 CEST 2023] ret='0'
[sre avg 30 13:20:24 CEST 2023] Debugging, skip removing: /var/www/html/.well-known/acme-challenge/ZBzQ5KI-4Vh5vsdj4TI3BPTMKO97K-jeExqtvSX8OgM
[sre avg 30 13:20:24 CEST 2023] pid
[sre avg 30 13:20:24 CEST 2023] No need to restore nginx, skip.
[sre avg 30 13:20:24 CEST 2023] _clearupdns
[sre avg 30 13:20:24 CEST 2023] dns_entries
[sre avg 30 13:20:25 CEST 2023] skip dns.
[sre avg 30 13:20:25 CEST 2023] _on_issue_err
[sre avg 30 13:20:25 CEST 2023] Please check log file for more details: /root/.acme.sh/acme.sh.log
[sre avg 30 13:20:25 CEST 2023] =======Begin Send Signed Request=======
[sre avg 30 13:20:25 CEST 2023] url='https://acme.zerossl.com/v2/DV90/chall/ZVhFtYHx2fjkKhHaMNmvXQ'
[sre avg 30 13:20:25 CEST 2023] payload='{}'
[sre avg 30 13:20:25 CEST 2023] POST
[sre avg 30 13:20:25 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/chall/ZVhFtYHx2fjkKhHaMNmvXQ'
[sre avg 30 13:20:25 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L --trace-ascii /tmp/tmp.zhMfECQA0o -g '
[sre avg 30 13:20:28 CEST 2023] _ret='0'
[sre avg 30 13:20:28 CEST 2023] code='200'
[sre avg 30 13:20:28 CEST 2023] Diagnosis versions:
openssl:openssl
OpenSSL 1.1.1k FIPS 25 Mar 2021
apache:
apache doesn't exist.
nginx:
nginx version: nginx/1.14.1
built by gcc 8.5.0 20210514 (Red Hat 8.5.0-3) (GCC)
built with OpenSSL 1.1.1k FIPS 25 Mar 2021
TLS SNI support enabled
configure arguments: --prefix=/usr/share/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib64/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --http-client-body-temp-path=/var/lib/nginx/tmp/client_body --http-proxy-temp-path=/var/lib/nginx/tmp/proxy --http-fastcgi-temp-path=/var/lib/nginx/tmp/fastcgi --http-uwsgi-temp-path=/var/lib/nginx/tmp/uwsgi --http-scgi-temp-path=/var/lib/nginx/tmp/scgi --pid-path=/run/nginx.pid --lock-path=/run/lock/subsys/nginx --user=nginx --group=nginx --with-file-aio --with-ipv6 --with-http_ssl_module --with-http_v2_module --with-http_realip_module --with-http_addition_module --with-http_xslt_module=dynamic --with-http_image_filter_module=dynamic --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-http_degradation_module --with-http_slice_module --with-http_stub_status_module --with-http_perl_module=dynamic --with-http_auth_request_module --with-mail=dynamic --with-mail_ssl_module --with-pcre --with-pcre-jit --with-stream=dynamic --with-stream_ssl_module --with-debug --with-cc-opt='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --with-ld-opt='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-E'
socat:
socat by Gerhard Rieger and contributors - see www.dest-unreach.org
socat version 1.7.4.1 on Apr 21 2021 15:36:49
running on Linux version #1 SMP Tue Aug 22 16:03:20 UTC 2023, release 4.18.0-512.el8.x86_64, 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_VSOCK 1
#define WITH_PROXY 1
#define WITH_SYSTEM 1
#define WITH_EXEC 1
#define WITH_READLINE 1
#define WITH_TUN 1
#define WITH_PTY 1
#define WITH_OPENSSL 1
#undef WITH_FIPS
#undef WITH_LIBWRAP
#define WITH_SYCLS 1
#define WITH_FILAN 1
#define WITH_RETRY 1
#define WITH_MSGLEVEL 0 /debug/

Neilpang pushed a commit that referenced this issue Sep 2, 2023
@Neilpang
Copy link
Member

Neilpang commented Sep 2, 2023

please upgrade to latest code and give the debug log again.

acme.sh  --upgrade -b dev

@Blisk
Copy link
Author

Blisk commented Sep 4, 2023

Thank you I did.
acme.sh --upgrade -b dev
[pon sep 4 09:30:37 CEST 2023] Installing from online archive.
[pon sep 4 09:30:37 CEST 2023] Downloading https://github.com/acmesh-official/acme.sh/archive/dev.tar.gz
[pon sep 4 09:30:38 CEST 2023] Extracting dev.tar.gz
[pon sep 4 09:30:38 CEST 2023] Installing to /root/.acme.sh
[pon sep 4 09:30:38 CEST 2023] Installed to /root/.acme.sh/acme.sh
[pon sep 4 09:30:38 CEST 2023] Good, bash is found, so change the shebang to use bash as preferred.
[pon sep 4 09:30:40 CEST 2023] OK
[pon sep 4 09:30:40 CEST 2023] Install success!
[pon sep 4 09:30:40 CEST 2023] Upgrade success!

DEBUG2
[pon sep 4 09:34:25 CEST 2023] LE_WORKING_DIR='/root/.acme.sh'
[pon sep 4 09:34:25 CEST 2023] Running cmd: issue
[pon sep 4 09:34:25 CEST 2023] _main_domain='mail.cpi.si'
[pon sep 4 09:34:25 CEST 2023] _alt_domains='no'
[pon sep 4 09:34:25 CEST 2023] Using config home:/root/.acme.sh
[pon sep 4 09:34:25 CEST 2023] default_acme_server
[pon sep 4 09:34:25 CEST 2023] ACME_DIRECTORY='https://acme.zerossl.com/v2/DV90'
[pon sep 4 09:34:25 CEST 2023] _ACME_SERVER_HOST='acme.zerossl.com'
[pon sep 4 09:34:25 CEST 2023] _ACME_SERVER_PATH='v2/DV90'
[pon sep 4 09:34:25 CEST 2023] DOMAIN_PATH='/root/.acme.sh/mail.cpi.si_ecc'
[pon sep 4 09:34:25 CEST 2023] '/var/www/html' does not contain 'dns'
[pon sep 4 09:34:25 CEST 2023] Le_NextRenewTime
[pon sep 4 09:34:25 CEST 2023] Using ACME_DIRECTORY: https://acme.zerossl.com/v2/DV90
[pon sep 4 09:34:25 CEST 2023] _init api for server: https://acme.zerossl.com/v2/DV90
[pon sep 4 09:34:25 CEST 2023] GET
[pon sep 4 09:34:25 CEST 2023] url='https://acme.zerossl.com/v2/DV90'
[pon sep 4 09:34:25 CEST 2023] timeout=
[pon sep 4 09:34:25 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L --trace-ascii /tmp/tmp.01qDopmDZw -g '
[pon sep 4 09:34:25 CEST 2023] ret='0'
[pon sep 4 09:34:25 CEST 2023] response='{
"newNonce": "https://acme.zerossl.com/v2/DV90/newNonce",
"newAccount": "https://acme.zerossl.com/v2/DV90/newAccount",
"newOrder": "https://acme.zerossl.com/v2/DV90/newOrder",
"revokeCert": "https://acme.zerossl.com/v2/DV90/revokeCert",
"keyChange": "https://acme.zerossl.com/v2/DV90/keyChange",
"meta": {
"termsOfService": "https://secure.trust-provider.com/repository/docs/Legacy/20230516_Certificate_Subscriber_Agreement_v_2_6_click.pdf",
"website": "https://zerossl.com",
"caaIdentities": ["sectigo.com", "trust-provider.com", "usertrust.com", "comodoca.com", "comodo.com"],
"externalAccountRequired": true
}
}'
[pon sep 4 09:34:25 CEST 2023] ACME_KEY_CHANGE='https://acme.zerossl.com/v2/DV90/keyChange'
[pon sep 4 09:34:25 CEST 2023] ACME_NEW_AUTHZ
[pon sep 4 09:34:25 CEST 2023] ACME_NEW_ORDER='https://acme.zerossl.com/v2/DV90/newOrder'
[pon sep 4 09:34:25 CEST 2023] ACME_NEW_ACCOUNT='https://acme.zerossl.com/v2/DV90/newAccount'
[pon sep 4 09:34:25 CEST 2023] ACME_REVOKE_CERT='https://acme.zerossl.com/v2/DV90/revokeCert'
[pon sep 4 09:34:25 CEST 2023] ACME_AGREEMENT='https://secure.trust-provider.com/repository/docs/Legacy/20230516_Certificate_Subscriber_Agreement_v_2_6_click.pdf'
[pon sep 4 09:34:25 CEST 2023] ACME_NEW_NONCE='https://acme.zerossl.com/v2/DV90/newNonce'
[pon sep 4 09:34:25 CEST 2023] Using CA: https://acme.zerossl.com/v2/DV90
[pon sep 4 09:34:25 CEST 2023] _on_before_issue
[pon sep 4 09:34:25 CEST 2023] _chk_main_domain='mail.cpi.si'
[pon sep 4 09:34:25 CEST 2023] _chk_alt_domains
[pon sep 4 09:34:25 CEST 2023] '/var/www/html' does not contain 'no'
[pon sep 4 09:34:25 CEST 2023] Le_LocalAddress
[pon sep 4 09:34:25 CEST 2023] d='mail.cpi.si'
[pon sep 4 09:34:25 CEST 2023] Check for domain='mail.cpi.si'
[pon sep 4 09:34:25 CEST 2023] _currentRoot='/var/www/html'
[pon sep 4 09:34:25 CEST 2023] d
[pon sep 4 09:34:25 CEST 2023] '/var/www/html' does not contain 'apache'
[pon sep 4 09:34:25 CEST 2023] _saved_account_key_hash='A8EBZTErMWKh3mSNUGKYet6582u/98D/Mq2pjoHgAbk='
[pon sep 4 09:34:25 CEST 2023] _saved_account_key_hash is not changed, skip register account.
[pon sep 4 09:34:26 CEST 2023] Read key length:ec-256
[pon sep 4 09:34:26 CEST 2023] _createcsr
[pon sep 4 09:34:26 CEST 2023] domain='mail.cpi.si'
[pon sep 4 09:34:26 CEST 2023] domainlist
[pon sep 4 09:34:26 CEST 2023] csrkey='/root/.acme.sh/mail.cpi.si_ecc/mail.cpi.si.key'
[pon sep 4 09:34:26 CEST 2023] csr='/root/.acme.sh/mail.cpi.si_ecc/mail.cpi.si.csr'
[pon sep 4 09:34:26 CEST 2023] csrconf='/root/.acme.sh/mail.cpi.si_ecc/mail.cpi.si.csr.conf'
[pon sep 4 09:34:26 CEST 2023] Single domain='mail.cpi.si'
[pon sep 4 09:34:26 CEST 2023] seg='mail'
[pon sep 4 09:34:26 CEST 2023] _is_idn_d='mail.cpi.si'
[pon sep 4 09:34:26 CEST 2023] _idn_temp
[pon sep 4 09:34:26 CEST 2023] _is_idn_d='mail.cpi.si'
[pon sep 4 09:34:26 CEST 2023] _idn_temp
[pon sep 4 09:34:26 CEST 2023] _csr_cn='mail.cpi.si'
[pon sep 4 09:34:26 CEST 2023] seg='mail'
[pon sep 4 09:34:26 CEST 2023] Getting domain auth token for each domain
[pon sep 4 09:34:26 CEST 2023] seg='mail'
[pon sep 4 09:34:26 CEST 2023] _is_idn_d='mail.cpi.si'
[pon sep 4 09:34:26 CEST 2023] _idn_temp
[pon sep 4 09:34:26 CEST 2023] d
[pon sep 4 09:34:26 CEST 2023] _identifiers='{"type":"dns","value":"mail.cpi.si"}'
[pon sep 4 09:34:26 CEST 2023] _notBefore
[pon sep 4 09:34:26 CEST 2023] _notAfter
[pon sep 4 09:34:26 CEST 2023] =======Begin Send Signed Request=======
[pon sep 4 09:34:26 CEST 2023] url='https://acme.zerossl.com/v2/DV90/newOrder'
[pon sep 4 09:34:26 CEST 2023] payload='{"identifiers": [{"type":"dns","value":"mail.cpi.si"}]}'
[pon sep 4 09:34:26 CEST 2023] EC key
[pon sep 4 09:34:26 CEST 2023] Get nonce with HEAD. ACME_NEW_NONCE='https://acme.zerossl.com/v2/DV90/newNonce'
[pon sep 4 09:34:26 CEST 2023] HEAD
[pon sep 4 09:34:26 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/newNonce'
[pon sep 4 09:34:26 CEST 2023] body
[pon sep 4 09:34:26 CEST 2023] _postContentType='application/jose+json'
[pon sep 4 09:34:26 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L --trace-ascii /tmp/tmp.TIhvmWmfnv -g -I '
[pon sep 4 09:34:26 CEST 2023] _ret='0'
[pon sep 4 09:34:26 CEST 2023] _headers='HTTP/2 200
server: nginx
date: Mon, 04 Sep 2023 07:34:26 GMT
content-type: application/octet-stream
replay-nonce: vrgcUpZqiDEzNfnWyHsVBQjeycscMZ2MAkjcW4cGG8U
cache-control: max-age=0, no-cache, no-store
access-control-allow-origin: *
link: https://acme.zerossl.com/v2/DV90;rel="index"
strict-transport-security: max-age=15724800; includeSubDomains

'
[pon sep 4 09:34:26 CEST 2023] _CACHED_NONCE='vrgcUpZqiDEzNfnWyHsVBQjeycscMZ2MAkjcW4cGG8U'
[pon sep 4 09:34:26 CEST 2023] nonce='vrgcUpZqiDEzNfnWyHsVBQjeycscMZ2MAkjcW4cGG8U'
[pon sep 4 09:34:27 CEST 2023] POST
[pon sep 4 09:34:27 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/newOrder'
[pon sep 4 09:34:27 CEST 2023] body='{"protected": "eyJub25jZSI6ICJ2cmdjVXBacWlERXpOZm5XeUhzVkJRamV5Y3NjTVoyTUFramNXNGNHRzhVIiwgInVybCI6ICJodHRwczovL2FjbWUuemVyb3NzbC5jb20vdjIvRFY5MC9uZXdPcmRlciIsICJhbGciOiAiRVMyNTYiLCAia2lkIjogImh0dHBzOi8vYWNtZS56ZXJvc3NsLmNvbS92Mi9EVjkwL2FjY291bnQvNVRVcWRXbkljWmJEY1dRbHFTU3dTUSJ9", "payload": "eyJpZGVudGlmaWVycyI6IFt7InR5cGUiOiJkbnMiLCJ2YWx1ZSI6ImtlcmlvLmNwaTIuc2kifV19", "signature": "lsKPLHlFlHIhacaoiCi9lvIwnvKVUW0CXzgP8ME_TSucJDdC7I4h-UOtMcqguWlW3nkFIgK65FYRN6EQQKIBqQ"}'
[pon sep 4 09:34:27 CEST 2023] _postContentType='application/jose+json'
[pon sep 4 09:34:27 CEST 2023] Http already initialized.
[pon sep 4 09:34:27 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L --trace-ascii /tmp/tmp.TIhvmWmfnv -g '
[pon sep 4 09:34:28 CEST 2023] _ret='0'
[pon sep 4 09:34:28 CEST 2023] responseHeaders='HTTP/2 201
server: nginx
date: Mon, 04 Sep 2023 07:34:27 GMT
content-type: application/json
content-length: 275
replay-nonce: xMsFm5CrQd9LYf-WD6aDm_qOAGLO_SCZmV5onQosccs
cache-control: max-age=0, no-cache, no-store
access-control-allow-origin: *
location: https://acme.zerossl.com/v2/DV90/order/ty3DWAZ5SO1z37l1kwbsxg
strict-transport-security: max-age=15724800; includeSubDomains

'
[pon sep 4 09:34:28 CEST 2023] code='201'
[pon sep 4 09:34:28 CEST 2023] original='{"status":"pending","expires":"2023-12-03T07:34:27Z","identifiers":[{"type":"dns","value":"mail.cpi.si"}],"authorizations":["https://acme.zerossl.com/v2/DV90/authz/GdCMz0t0IVq7VoKTxHbMtA"],"finalize":"https://acme.zerossl.com/v2/DV90/order/ty3DWAZ5SO1z37l1kwbsxg/finalize"}'
[pon sep 4 09:34:28 CEST 2023] response='{"status":"pending","expires":"2023-12-03T07:34:27Z","identifiers":[{"type":"dns","value":"mail.cpi.si"}],"authorizations":["https://acme.zerossl.com/v2/DV90/authz/GdCMz0t0IVq7VoKTxHbMtA"],"finalize":"https://acme.zerossl.com/v2/DV90/order/ty3DWAZ5SO1z37l1kwbsxg/finalize"}'
[pon sep 4 09:34:28 CEST 2023] Le_LinkOrder='https://acme.zerossl.com/v2/DV90/order/ty3DWAZ5SO1z37l1kwbsxg'
[pon sep 4 09:34:28 CEST 2023] Le_OrderFinalize='https://acme.zerossl.com/v2/DV90/order/ty3DWAZ5SO1z37l1kwbsxg/finalize'
[pon sep 4 09:34:28 CEST 2023] _authorizations_seg='https://acme.zerossl.com/v2/DV90/authz/GdCMz0t0IVq7VoKTxHbMtA'
[pon sep 4 09:34:28 CEST 2023] _authz_url='https://acme.zerossl.com/v2/DV90/authz/GdCMz0t0IVq7VoKTxHbMtA'
[pon sep 4 09:34:28 CEST 2023] =======Begin Send Signed Request=======
[pon sep 4 09:34:28 CEST 2023] url='https://acme.zerossl.com/v2/DV90/authz/GdCMz0t0IVq7VoKTxHbMtA'
[pon sep 4 09:34:28 CEST 2023] payload
[pon sep 4 09:34:28 CEST 2023] Use cached jwk for file: /root/.acme.sh/ca/acme.zerossl.com/v2/DV90/account.key
[pon sep 4 09:34:28 CEST 2023] Use _CACHED_NONCE='xMsFm5CrQd9LYf-WD6aDm_qOAGLO_SCZmV5onQosccs'
[pon sep 4 09:34:28 CEST 2023] nonce='xMsFm5CrQd9LYf-WD6aDm_qOAGLO_SCZmV5onQosccs'
[pon sep 4 09:34:28 CEST 2023] POST
[pon sep 4 09:34:28 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/authz/GdCMz0t0IVq7VoKTxHbMtA'
[pon sep 4 09:34:28 CEST 2023] body='{"protected": "eyJub25jZSI6ICJ4TXNGbTVDclFkOUxZZi1XRDZhRG1fcU9BR0xPX1NDWm1WNW9uUW9zY2NzIiwgInVybCI6ICJodHRwczovL2FjbWUuemVyb3NzbC5jb20vdjIvRFY5MC9hdXRoei9HZENNejB0MElWcTdWb0tUeEhiTXRBIiwgImFsZyI6ICJFUzI1NiIsICJraWQiOiAiaHR0cHM6Ly9hY21lLnplcm9zc2wuY29tL3YyL0RWOTAvYWNjb3VudC81VFVxZFduSWNaYkRjV1FscVNTd1NRIn0", "payload": "", "signature": "6-Le0iiF2bFykOgv9Y1oLpbNffBdgH7om0BGHOaXT4e-bmHTSLTXiokvTllQQ9_Ptca-yOcpW9VA0gIypfua-Q"}'
[pon sep 4 09:34:28 CEST 2023] _postContentType='application/jose+json'
[pon sep 4 09:34:28 CEST 2023] Http already initialized.
[pon sep 4 09:34:28 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L --trace-ascii /tmp/tmp.TIhvmWmfnv -g '
[pon sep 4 09:34:29 CEST 2023] _ret='0'
[pon sep 4 09:34:29 CEST 2023] responseHeaders='HTTP/2 200
server: nginx
date: Mon, 04 Sep 2023 07:34:29 GMT
content-type: application/json
content-length: 443
replay-nonce: HAq0ssHM5OIdPawACWOxnMWRuHcClq46xNEMje3vNhg
cache-control: max-age=0, no-cache, no-store
access-control-allow-origin: *
link: https://acme.zerossl.com/v2/DV90;rel="index"
retry-after: 5
strict-transport-security: max-age=15724800; includeSubDomains

'
[pon sep 4 09:34:29 CEST 2023] code='200'
[pon sep 4 09:34:29 CEST 2023] original='{"identifier":{"type":"dns","value":"mail.cpi.si"},"status":"pending","expires":"2023-10-04T07:34:27Z","challenges":[{"type":"http-01","url":"https://acme.zerossl.com/v2/DV90/chall/wRfF_UJLuQM0JEnRRnj29Q","status":"pending","token":"QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c"},{"type":"dns-01","url":"https://acme.zerossl.com/v2/DV90/chall/yrz9Fh46voXPZvxFtxSEeg","status":"pending","token":"CwgwBBs2gRcdflbH57TR3dCVi7T_EX8UnoucMjhvByE"}]}'
[pon sep 4 09:34:29 CEST 2023] response='{"identifier":{"type":"dns","value":"mail.cpi.si"},"status":"pending","expires":"2023-10-04T07:34:27Z","challenges":[{"type":"http-01","url":"https://acme.zerossl.com/v2/DV90/chall/wRfF_UJLuQM0JEnRRnj29Q","status":"pending","token":"QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c"},{"type":"dns-01","url":"https://acme.zerossl.com/v2/DV90/chall/yrz9Fh46voXPZvxFtxSEeg","status":"pending","token":"CwgwBBs2gRcdflbH57TR3dCVi7T_EX8UnoucMjhvByE"}]}'
[pon sep 4 09:34:29 CEST 2023] response='{"identifier":{"type":"dns","value":"mail.cpi.si"},"status":"pending","expires":"2023-10-04T07:34:27Z","challenges":[{"type":"http-01","url":"https://acme.zerossl.com/v2/DV90/chall/wRfF_UJLuQM0JEnRRnj29Q","status":"pending","token":"QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c"},{"type":"dns-01","url":"https://acme.zerossl.com/v2/DV90/chall/yrz9Fh46voXPZvxFtxSEeg","status":"pending","token":"CwgwBBs2gRcdflbH57TR3dCVi7T_EX8UnoucMjhvByE"}]}'
[pon sep 4 09:34:29 CEST 2023] _d='mail.cpi.si'
[pon sep 4 09:34:29 CEST 2023] _authorizations_map='mail.cpi.si,{"identifier":{"type":"dns","value":"mail.cpi.si"},"status":"pending","expires":"2023-10-04T07:34:27Z","challenges":[{"type":"http-01","url":"https://acme.zerossl.com/v2/DV90/chall/wRfF_UJLuQM0JEnRRnj29Q","status":"pending","token":"QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c"},{"type":"dns-01","url":"https://acme.zerossl.com/v2/DV90/chall/yrz9Fh46voXPZvxFtxSEeg","status":"pending","token":"CwgwBBs2gRcdflbH57TR3dCVi7T_EX8UnoucMjhvByE"}]}#https://acme.zerossl.com/v2/DV90/authz/GdCMz0t0IVq7VoKTxHbMtA
'
[pon sep 4 09:34:29 CEST 2023] d='mail.cpi.si'
[pon sep 4 09:34:29 CEST 2023] Getting webroot for domain='mail.cpi.si'
[pon sep 4 09:34:29 CEST 2023] _w='/var/www/html'
[pon sep 4 09:34:29 CEST 2023] _currentRoot='/var/www/html'
[pon sep 4 09:34:29 CEST 2023] _is_idn_d='mail.cpi.si'
[pon sep 4 09:34:29 CEST 2023] _idn_temp
[pon sep 4 09:34:29 CEST 2023] _candidates='mail.cpi.si,{"identifier":{"type":"dns","value":"mail.cpi.si"},"status":"pending","expires":"2023-10-04T07:34:27Z","challenges":[{"type":"http-01","url":"https://acme.zerossl.com/v2/DV90/chall/wRfF_UJLuQM0JEnRRnj29Q","status":"pending","token":"QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c"},{"type":"dns-01","url":"https://acme.zerossl.com/v2/DV90/chall/yrz9Fh46voXPZvxFtxSEeg","status":"pending","token":"CwgwBBs2gRcdflbH57TR3dCVi7T_EX8UnoucMjhvByE"}]}#https://acme.zerossl.com/v2/DV90/authz/GdCMz0t0IVq7VoKTxHbMtA'
[pon sep 4 09:34:29 CEST 2023] response='{"identifier":{"type":"dns","value":"mail.cpi.si"},"status":"pending","expires":"2023-10-04T07:34:27Z","challenges":[{"type":"http-01","url":"https://acme.zerossl.com/v2/DV90/chall/wRfF_UJLuQM0JEnRRnj29Q","status":"pending","token":"QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c"},{"type":"dns-01","url":"https://acme.zerossl.com/v2/DV90/chall/yrz9Fh46voXPZvxFtxSEeg","status":"pending","token":"CwgwBBs2gRcdflbH57TR3dCVi7T_EX8UnoucMjhvByE"}]}#https://acme.zerossl.com/v2/DV90/authz/GdCMz0t0IVq7VoKTxHbMtA'
[pon sep 4 09:34:29 CEST 2023] _authz_url='https://acme.zerossl.com/v2/DV90/authz/GdCMz0t0IVq7VoKTxHbMtA'
[pon sep 4 09:34:29 CEST 2023] entry='"type":"http-01","url":"https://acme.zerossl.com/v2/DV90/chall/wRfF_UJLuQM0JEnRRnj29Q","status":"pending","token":"QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c"'
[pon sep 4 09:34:29 CEST 2023] token='QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c'
[pon sep 4 09:34:29 CEST 2023] uri='https://acme.zerossl.com/v2/DV90/chall/wRfF_UJLuQM0JEnRRnj29Q'
[pon sep 4 09:34:29 CEST 2023] keyauthorization='QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c.jVBg8sWurGFu5GLRxK8Va-WearnArQmkznF96uSfuv0'
[pon sep 4 09:34:29 CEST 2023] dvlist='mail.cpi.si#QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c.jVBg8sWurGFu5GLRxK8Va-WearnArQmkznF96uSfuv0#https://acme.zerossl.com/v2/DV90/chall/wRfF_UJLuQM0JEnRRnj29Q#http-01#/var/www/html#https://acme.zerossl.com/v2/DV90/authz/GdCMz0t0IVq7VoKTxHbMtA'
[pon sep 4 09:34:29 CEST 2023] d
[pon sep 4 09:34:29 CEST 2023] vlist='mail.cpi.si#QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c.jVBg8sWurGFu5GLRxK8Va-WearnArQmkznF96uSfuv0#https://acme.zerossl.com/v2/DV90/chall/wRfF_UJLuQM0JEnRRnj29Q#http-01#/var/www/html#https://acme.zerossl.com/v2/DV90/authz/GdCMz0t0IVq7VoKTxHbMtA,'
[pon sep 4 09:34:29 CEST 2023] d='mail.cpi.si'
[pon sep 4 09:34:29 CEST 2023] ok, let's start to verify
[pon sep 4 09:34:29 CEST 2023] Verifying: mail.cpi.si
[pon sep 4 09:34:29 CEST 2023] d='mail.cpi.si'
[pon sep 4 09:34:29 CEST 2023] keyauthorization='QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c.jVBg8sWurGFu5GLRxK8Va-WearnArQmkznF96uSfuv0'
[pon sep 4 09:34:29 CEST 2023] uri='https://acme.zerossl.com/v2/DV90/chall/wRfF_UJLuQM0JEnRRnj29Q'
[pon sep 4 09:34:29 CEST 2023] _authz_url='https://acme.zerossl.com/v2/DV90/authz/GdCMz0t0IVq7VoKTxHbMtA'
[pon sep 4 09:34:29 CEST 2023] _currentRoot='/var/www/html'
[pon sep 4 09:34:29 CEST 2023] wellknown_path='/var/www/html/.well-known/acme-challenge'
[pon sep 4 09:34:29 CEST 2023] writing token:QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c to /var/www/html/.well-known/acme-challenge/QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c
[pon sep 4 09:34:29 CEST 2023] Trigger domain validation.
[pon sep 4 09:34:29 CEST 2023] _t_url='https://acme.zerossl.com/v2/DV90/chall/wRfF_UJLuQM0JEnRRnj29Q'
[pon sep 4 09:34:29 CEST 2023] _t_key_authz='QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c.jVBg8sWurGFu5GLRxK8Va-WearnArQmkznF96uSfuv0'
[pon sep 4 09:34:29 CEST 2023] _t_vtype='http-01'
[pon sep 4 09:34:29 CEST 2023] =======Begin Send Signed Request=======
[pon sep 4 09:34:29 CEST 2023] url='https://acme.zerossl.com/v2/DV90/chall/wRfF_UJLuQM0JEnRRnj29Q'
[pon sep 4 09:34:29 CEST 2023] payload='{}'
[pon sep 4 09:34:29 CEST 2023] Use cached jwk for file: /root/.acme.sh/ca/acme.zerossl.com/v2/DV90/account.key
[pon sep 4 09:34:29 CEST 2023] Use _CACHED_NONCE='HAq0ssHM5OIdPawACWOxnMWRuHcClq46xNEMje3vNhg'
[pon sep 4 09:34:29 CEST 2023] nonce='HAq0ssHM5OIdPawACWOxnMWRuHcClq46xNEMje3vNhg'
[pon sep 4 09:34:29 CEST 2023] POST
[pon sep 4 09:34:29 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/chall/wRfF_UJLuQM0JEnRRnj29Q'
[pon sep 4 09:34:29 CEST 2023] body='{"protected": "eyJub25jZSI6ICJIQXEwc3NITTVPSWRQYXdBQ1dPeG5NV1J1SGNDbHE0NnhORU1qZTN2TmhnIiwgInVybCI6ICJodHRwczovL2FjbWUuemVyb3NzbC5jb20vdjIvRFY5MC9jaGFsbC93UmZGX1VKTHVRTTBKRW5SUm5qMjlRIiwgImFsZyI6ICJFUzI1NiIsICJraWQiOiAiaHR0cHM6Ly9hY21lLnplcm9zc2wuY29tL3YyL0RWOTAvYWNjb3VudC81VFVxZFduSWNaYkRjV1FscVNTd1NRIn0", "payload": "e30", "signature": "YlPVJuNp4p9ffeuImxTOEoaP-EPfLjwEDDbKG3b9qgVGgK1oq504VJLL7kd2wB4Fy_DmyEWU8rgcwlMs1swZxQ"}'
[pon sep 4 09:34:29 CEST 2023] _postContentType='application/jose+json'
[pon sep 4 09:34:29 CEST 2023] Http already initialized.
[pon sep 4 09:34:29 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L --trace-ascii /tmp/tmp.TIhvmWmfnv -g '
[pon sep 4 09:34:30 CEST 2023] _ret='0'
[pon sep 4 09:34:30 CEST 2023] responseHeaders='HTTP/2 200
server: nginx
date: Mon, 04 Sep 2023 07:34:30 GMT
content-type: application/json
content-length: 164
replay-nonce: DG_waMISXR8uwiOJNFKj1pyNv1xh17ciCMMVsxo9k4g
cache-control: max-age=0, no-cache, no-store
access-control-allow-origin: *
link: https://acme.zerossl.com/v2/DV90/authz/GdCMz0t0IVq7VoKTxHbMtA;rel="up"
retry-after: 10
strict-transport-security: max-age=15724800; includeSubDomains

'
[pon sep 4 09:34:30 CEST 2023] code='200'
[pon sep 4 09:34:30 CEST 2023] original='{"type":"http-01","url":"https://acme.zerossl.com/v2/DV90/chall/wRfF_UJLuQM0JEnRRnj29Q","status":"processing","token":"QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c"}'
[pon sep 4 09:34:30 CEST 2023] response='{"type":"http-01","url":"https://acme.zerossl.com/v2/DV90/chall/wRfF_UJLuQM0JEnRRnj29Q","status":"processing","token":"QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c"}'
[pon sep 4 09:34:30 CEST 2023] trigger validation code: 200
[pon sep 4 09:34:30 CEST 2023] Lets check the status of the authz
[pon sep 4 09:34:30 CEST 2023] original='{"type":"http-01","url":"https://acme.zerossl.com/v2/DV90/chall/wRfF_UJLuQM0JEnRRnj29Q","status":"processing","token":"QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c"}'
[pon sep 4 09:34:30 CEST 2023] response='{"type":"http-01","url":"https://acme.zerossl.com/v2/DV90/chall/wRfF_UJLuQM0JEnRRnj29Q","status":"processing","token":"QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c"}'
[pon sep 4 09:34:30 CEST 2023] status='processing'
[pon sep 4 09:34:30 CEST 2023] Processing, The CA is processing your order, please just wait. (1/30)
[pon sep 4 09:34:30 CEST 2023] sleep 2 secs to verify again
[pon sep 4 09:34:33 CEST 2023] checking
[pon sep 4 09:34:33 CEST 2023] =======Begin Send Signed Request=======
[pon sep 4 09:34:33 CEST 2023] url='https://acme.zerossl.com/v2/DV90/authz/GdCMz0t0IVq7VoKTxHbMtA'
[pon sep 4 09:34:33 CEST 2023] payload
[pon sep 4 09:34:33 CEST 2023] Use cached jwk for file: /root/.acme.sh/ca/acme.zerossl.com/v2/DV90/account.key
[pon sep 4 09:34:33 CEST 2023] Use _CACHED_NONCE='DG_waMISXR8uwiOJNFKj1pyNv1xh17ciCMMVsxo9k4g'
[pon sep 4 09:34:33 CEST 2023] nonce='DG_waMISXR8uwiOJNFKj1pyNv1xh17ciCMMVsxo9k4g'
[pon sep 4 09:34:33 CEST 2023] POST
[pon sep 4 09:34:33 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/authz/GdCMz0t0IVq7VoKTxHbMtA'
[pon sep 4 09:34:33 CEST 2023] body='{"protected": "eyJub25jZSI6ICJER193YU1JU1hSOHV3aU9KTkZLajFweU52MXhoMTdjaUNNTVZzeG85azRnIiwgInVybCI6ICJodHRwczovL2FjbWUuemVyb3NzbC5jb20vdjIvRFY5MC9hdXRoei9HZENNejB0MElWcTdWb0tUeEhiTXRBIiwgImFsZyI6ICJFUzI1NiIsICJraWQiOiAiaHR0cHM6Ly9hY21lLnplcm9zc2wuY29tL3YyL0RWOTAvYWNjb3VudC81VFVxZFduSWNaYkRjV1FscVNTd1NRIn0", "payload": "", "signature": "gu7An1wrT3s-pn7E_ruJUcoRq8gFuiuHlID_g0xcuuQ_0PyL6Sy0rnx3OijsTLMnJ3THOCv9FzUdDypOyYXxRw"}'
[pon sep 4 09:34:33 CEST 2023] _postContentType='application/jose+json'
[pon sep 4 09:34:33 CEST 2023] Http already initialized.
[pon sep 4 09:34:33 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L --trace-ascii /tmp/tmp.TIhvmWmfnv -g '
[pon sep 4 09:34:36 CEST 2023] _ret='0'
[pon sep 4 09:34:36 CEST 2023] responseHeaders='HTTP/2 200
server: nginx
date: Mon, 04 Sep 2023 07:34:36 GMT
content-type: application/json
content-length: 293
replay-nonce: 9dy95btz-AZlVg7adrCeW_72BZz26qR0mb6razIeOH8
cache-control: max-age=0, no-cache, no-store
access-control-allow-origin: *
link: https://acme.zerossl.com/v2/DV90;rel="index"
retry-after: 86400
strict-transport-security: max-age=15724800; includeSubDomains

'
[pon sep 4 09:34:36 CEST 2023] code='200'
[pon sep 4 09:34:36 CEST 2023] original='{"identifier":{"type":"dns","value":"mail.cpi.si"},"status":"invalid","expires":"2023-10-04T07:34:27Z","challenges":[{"type":"http-01","url":"https://acme.zerossl.com/v2/DV90/chall/wRfF_UJLuQM0JEnRRnj29Q","status":"invalid","error":{},"token":"QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c"}]}'
[pon sep 4 09:34:36 CEST 2023] response='{"identifier":{"type":"dns","value":"mail.cpi.si"},"status":"invalid","expires":"2023-10-04T07:34:27Z","challenges":[{"type":"http-01","url":"https://acme.zerossl.com/v2/DV90/chall/wRfF_UJLuQM0JEnRRnj29Q","status":"invalid","error":{},"token":"QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c"}]}'
[pon sep 4 09:34:36 CEST 2023] original='{"identifier":{"type":"dns","value":"mail.cpi.si"},"status":"invalid","expires":"2023-10-04T07:34:27Z","challenges":[{"type":"http-01","url":"https://acme.zerossl.com/v2/DV90/chall/wRfF_UJLuQM0JEnRRnj29Q","status":"invalid","error":{},"token":"QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c"}]}'
[pon sep 4 09:34:36 CEST 2023] response='{"identifier":{"type":"dns","value":"mail.cpi.si"},"status":"invalid","expires":"2023-10-04T07:34:27Z","challenges":[{"type":"http-01","url":"https://acme.zerossl.com/v2/DV90/chall/wRfF_UJLuQM0JEnRRnj29Q","status":"invalid","error":{},"token":"QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c"}]}'
[pon sep 4 09:34:36 CEST 2023] status='invalid
invalid'
[pon sep 4 09:34:36 CEST 2023] error='"error":{'
[pon sep 4 09:34:36 CEST 2023] errordetail
[pon sep 4 09:34:36 CEST 2023] Invalid status, mail.cpi.si:Verify error:"error":{
[pon sep 4 09:34:36 CEST 2023] Debug: get token url.
[pon sep 4 09:34:36 CEST 2023] GET
[pon sep 4 09:34:36 CEST 2023] url='http://mail.cpi.si/.well-known/acme-challenge/QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c'
[pon sep 4 09:34:36 CEST 2023] timeout=1
[pon sep 4 09:34:36 CEST 2023] Http already initialized.
[pon sep 4 09:34:36 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L --trace-ascii /tmp/tmp.TIhvmWmfnv -g --connect-timeout 1'
[pon sep 4 09:34:36 CEST 2023] ret='0'
[pon sep 4 09:34:36 CEST 2023] Debugging, skip removing: /var/www/html/.well-known/acme-challenge/QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c
[pon sep 4 09:34:36 CEST 2023] pid
[pon sep 4 09:34:36 CEST 2023] No need to restore nginx, skip.
[pon sep 4 09:34:36 CEST 2023] _clearupdns
[pon sep 4 09:34:37 CEST 2023] dns_entries
[pon sep 4 09:34:37 CEST 2023] skip dns.
[pon sep 4 09:34:37 CEST 2023] _on_issue_err
[pon sep 4 09:34:37 CEST 2023] Please check log file for more details: /root/.acme.sh/acme.sh.log
[pon sep 4 09:34:37 CEST 2023] _chk_vlist='mail.cpi.si#QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c.jVBg8sWurGFu5GLRxK8Va-WearnArQmkznF96uSfuv0#https://acme.zerossl.com/v2/DV90/chall/wRfF_UJLuQM0JEnRRnj29Q#http-01#/var/www/html#https://acme.zerossl.com/v2/DV90/authz/GdCMz0t0IVq7VoKTxHbMtA,'
[pon sep 4 09:34:37 CEST 2023] start to deactivate authz
[pon sep 4 09:34:37 CEST 2023] Trigger domain validation.
[pon sep 4 09:34:37 CEST 2023] _t_url='https://acme.zerossl.com/v2/DV90/chall/wRfF_UJLuQM0JEnRRnj29Q'
[pon sep 4 09:34:37 CEST 2023] _t_key_authz='QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c.jVBg8sWurGFu5GLRxK8Va-WearnArQmkznF96uSfuv0'
[pon sep 4 09:34:37 CEST 2023] _t_vtype
[pon sep 4 09:34:37 CEST 2023] =======Begin Send Signed Request=======
[pon sep 4 09:34:37 CEST 2023] url='https://acme.zerossl.com/v2/DV90/chall/wRfF_UJLuQM0JEnRRnj29Q'
[pon sep 4 09:34:37 CEST 2023] payload='{}'
[pon sep 4 09:34:37 CEST 2023] Use cached jwk for file: /root/.acme.sh/ca/acme.zerossl.com/v2/DV90/account.key
[pon sep 4 09:34:37 CEST 2023] Use _CACHED_NONCE='9dy95btz-AZlVg7adrCeW_72BZz26qR0mb6razIeOH8'
[pon sep 4 09:34:37 CEST 2023] nonce='9dy95btz-AZlVg7adrCeW_72BZz26qR0mb6razIeOH8'
[pon sep 4 09:34:37 CEST 2023] POST
[pon sep 4 09:34:37 CEST 2023] _post_url='https://acme.zerossl.com/v2/DV90/chall/wRfF_UJLuQM0JEnRRnj29Q'
[pon sep 4 09:34:37 CEST 2023] body='{"protected": "eyJub25jZSI6ICI5ZHk5NWJ0ei1BWmxWZzdhZHJDZVdfNzJCWnoyNnFSMG1iNnJhekllT0g4IiwgInVybCI6ICJodHRwczovL2FjbWUuemVyb3NzbC5jb20vdjIvRFY5MC9jaGFsbC93UmZGX1VKTHVRTTBKRW5SUm5qMjlRIiwgImFsZyI6ICJFUzI1NiIsICJraWQiOiAiaHR0cHM6Ly9hY21lLnplcm9zc2wuY29tL3YyL0RWOTAvYWNjb3VudC81VFVxZFduSWNaYkRjV1FscVNTd1NRIn0", "payload": "e30", "signature": "dWIx61W0Ga5kWueWOfMMvtCvr6N5SeLVBQM1uKuHe-MRNrNmlHZMtI0HaheMp_UxYDWn7FRZJCTDbpCLBdX89Q"}'
[pon sep 4 09:34:37 CEST 2023] _postContentType='application/jose+json'
[pon sep 4 09:34:37 CEST 2023] Http already initialized.
[pon sep 4 09:34:37 CEST 2023] _CURL='curl --silent --dump-header /root/.acme.sh/http.header -L --trace-ascii /tmp/tmp.TIhvmWmfnv -g '
[pon sep 4 09:34:39 CEST 2023] _ret='0'
[pon sep 4 09:34:39 CEST 2023] responseHeaders='HTTP/2 200
server: nginx
date: Mon, 04 Sep 2023 07:34:39 GMT
content-type: application/json
content-length: 164
replay-nonce: VqWlI4Pkl10Z1jAtsq-LcrciXL3oObLeQ-wxQ9IN-hQ
cache-control: max-age=0, no-cache, no-store
access-control-allow-origin: *
link: https://acme.zerossl.com/v2/DV90/authz/GdCMz0t0IVq7VoKTxHbMtA;rel="up"
retry-after: 10
strict-transport-security: max-age=15724800; includeSubDomains

'
[pon sep 4 09:34:39 CEST 2023] code='200'
[pon sep 4 09:34:39 CEST 2023] original='{"type":"http-01","url":"https://acme.zerossl.com/v2/DV90/chall/wRfF_UJLuQM0JEnRRnj29Q","status":"processing","token":"QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c"}'
[pon sep 4 09:34:39 CEST 2023] response='{"type":"http-01","url":"https://acme.zerossl.com/v2/DV90/chall/wRfF_UJLuQM0JEnRRnj29Q","status":"processing","token":"QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c"}'
[pon sep 4 09:34:39 CEST 2023] Diagnosis versions:
openssl:openssl
OpenSSL 1.1.1k FIPS 25 Mar 2021
apache:
apache doesn't exist.
nginx:
nginx version: nginx/1.14.1
built by gcc 8.5.0 20210514 (Red Hat 8.5.0-3) (GCC)
built with OpenSSL 1.1.1k FIPS 25 Mar 2021
TLS SNI support enabled
configure arguments: --prefix=/usr/share/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib64/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --http-client-body-temp-path=/var/lib/nginx/tmp/client_body --http-proxy-temp-path=/var/lib/nginx/tmp/proxy --http-fastcgi-temp-path=/var/lib/nginx/tmp/fastcgi --http-uwsgi-temp-path=/var/lib/nginx/tmp/uwsgi --http-scgi-temp-path=/var/lib/nginx/tmp/scgi --pid-path=/run/nginx.pid --lock-path=/run/lock/subsys/nginx --user=nginx --group=nginx --with-file-aio --with-ipv6 --with-http_ssl_module --with-http_v2_module --with-http_realip_module --with-http_addition_module --with-http_xslt_module=dynamic --with-http_image_filter_module=dynamic --with-http_sub_module --with-http_dav_module --with-http_flv_module --with-http_mp4_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_random_index_module --with-http_secure_link_module --with-http_degradation_module --with-http_slice_module --with-http_stub_status_module --with-http_perl_module=dynamic --with-http_auth_request_module --with-mail=dynamic --with-mail_ssl_module --with-pcre --with-pcre-jit --with-stream=dynamic --with-stream_ssl_module --with-debug --with-cc-opt='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' --with-ld-opt='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-E'
socat:
socat by Gerhard Rieger and contributors - see www.dest-unreach.org
socat version 1.7.4.1 on Apr 21 2021 15:36:49
running on Linux version #1 SMP Tue Aug 22 16:03:20 UTC 2023, release 4.18.0-512.el8.x86_64, 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_VSOCK 1
#define WITH_PROXY 1
#define WITH_SYSTEM 1
#define WITH_EXEC 1
#define WITH_READLINE 1
#define WITH_TUN 1
#define WITH_PTY 1
#define WITH_OPENSSL 1
#undef WITH_FIPS
#undef WITH_LIBWRAP
#define WITH_SYCLS 1
#define WITH_FILAN 1
#define WITH_RETRY 1
#define WITH_MSGLEVEL 0 /debug/

@Neilpang
Copy link
Member

Neilpang commented Sep 4, 2023

can you open this url of your server:

[pon sep 4 09:34:36 CEST 2023] url='http://mail.cpi.si/.well-known/acme-challenge/QIvnRmmT264jXvJzJAar8TaBZeaftiJl9uyr9-mvp6c'

@Blisk
Copy link
Author

Blisk commented Sep 4, 2023

No I can't
404 Not Found
nginx/1.14.1

@Neilpang Neilpang closed this as completed Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants