请问这是什么原因?
[root@VM_0_8_centos ~]# service caddy status
Redirecting to /bin/systemctl status caddy.service
● caddy.service - Caddy HTTP/2 web server
Loaded: loaded (/usr/lib/systemd/system/caddy.service; enabled; vendor preset: disabled)
Active: active (running) since Mon 2019-11-11 00:21:06 CST; 52s ago
Docs: https://caddyserver.com/docs
Process: 15461 ExecStartPre=/usr/bin/caddy -conf /etc/caddy/caddy.conf -validate (code=exited, status=0/SUCCESS)
Main PID: 15465 (caddy)
CGroup: /system.slice/caddy.service
└─15465 /usr/bin/caddy -conf /etc/caddy/caddy.conf -root /tmp -agree
Nov 11 00:21:30 VM_0_8_centos caddy[15465]: 2019/11/11 00:21:30 [INFO] [emorange.top] Served key authentication
Nov 11 00:21:45 VM_0_8_centos caddy[15465]: 2019/11/11 00:21:45 [INFO] Unable to deactivated authorizations: https://acme-v02.api.letsencrypt.org/acme/authz-v3/1175710618
Nov 11 00:21:46 VM_0_8_centos caddy[15465]: 2019/11/11 00:21:46 [INFO] [emorange.top] acme: Obtaining bundled SAN certificate
Nov 11 00:21:48 VM_0_8_centos caddy[15465]: 2019/11/11 00:21:48 [INFO] [emorange.top] AuthURL: https://acme-v02.api.letsencrypt.org/acme/authz-v3/1175713470
Nov 11 00:21:48 VM_0_8_centos caddy[15465]: 2019/11/11 00:21:48 [INFO] [emorange.top] acme: Could not find solver for: tls-alpn-01
Nov 11 00:21:48 VM_0_8_centos caddy[15465]: 2019/11/11 00:21:48 [INFO] [emorange.top] acme: use http-01 solver
Nov 11 00:21:48 VM_0_8_centos caddy[15465]: 2019/11/11 00:21:48 [INFO] [emorange.top] acme: Trying to solve HTTP-01
Nov 11 00:21:49 VM_0_8_centos caddy[15465]: 2019/11/11 00:21:49 [INFO] [emorange.top] Served key authentication
Nov 11 00:21:49 VM_0_8_centos caddy[15465]: 2019/11/11 00:21:49 [INFO] [emorange.top] Served key authentication
Nov 11 00:21:49 VM_0_8_centos caddy[15465]: 2019/11/11 00:21:49 [INFO] [emorange.top] Served key authentication
[root@VM_0_8_centos ~]# service caddy status
Redirecting to /bin/systemctl status caddy.service
● caddy.service - Caddy HTTP/2 web server
Loaded: loaded (/usr/lib/systemd/system/caddy.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Mon 2019-11-11 00:22:15 CST; 45s ago
Docs: https://caddyserver.com/docs
Process: 15465 ExecStart=/usr/bin/caddy -conf /etc/caddy/caddy.conf -root /tmp -agree (code=exited, status=1/FAILURE)
Process: 15461 ExecStartPre=/usr/bin/caddy -conf /etc/caddy/caddy.conf -validate (code=exited, status=0/SUCCESS)
Main PID: 15465 (code=exited, status=1/FAILURE)
Nov 11 00:21:49 VM_0_8_centos caddy[15465]: 2019/11/11 00:21:49 [INFO] [emorange.top] Served key authentication
Nov 11 00:21:49 VM_0_8_centos caddy[15465]: 2019/11/11 00:21:49 [INFO] [emorange.top] Served key authentication
Nov 11 00:22:08 VM_0_8_centos caddy[15465]: 2019/11/11 00:22:08 [INFO] Unable to deactivated authorizations: https://acme-v02.api.letsencrypt.org/acme/authz-v3/1175713470
Nov 11 00:22:09 VM_0_8_centos caddy[15465]: 2019/11/11 00:22:09 [INFO] [emorange.top] acme: Obtaining bundled SAN certificate
Nov 11 00:22:12 VM_0_8_centos caddy[15465]: 2019/11/11 00:22:12 [INFO] [emorange.top] acme: Obtaining bundled SAN certificate
Nov 11 00:22:14 VM_0_8_centos caddy[15465]: 2019/11/11 00:22:14 [INFO] [emorange.top] acme: Obtaining bundled SAN certificate
Nov 11 00:22:15 VM_0_8_centos caddy[15465]: 2019/11/11 00:22:15 failed to obtain certificate: acme: error: 429 :: POST :: https://acme-v02.api.letsencrypt.org/acme/new-order :: urn:ietf:params:...-limits/, url:
Nov 11 00:22:15 VM_0_8_centos systemd[1]: caddy.service: main process exited, code=exited, status=1/FAILURE
Nov 11 00:22:15 VM_0_8_centos systemd[1]: Unit caddy.service entered failed state.
Nov 11 00:22:15 VM_0_8_centos systemd[1]: caddy.service failed.
Hint: Some lines were ellipsized, use -l to show in full.