Fail to install/renew Let's Encrypt certificate on SolusVM Master: It seems the CA server is busy now, let's wait and retry. Sleeping 1 seconds

Have more questions? Submit a request

Applicable to:

  • SolusVM

Symptoms

Fail to install/renew Let's Encrypt certificate on SolusVM Master node:

# /root/.acme.sh/acme.sh --issue -d example.com -w /usr/local/solusvm/www/.verification
[Wed May 27 06:14:18 UTC 2020] Single domain='example.com'
[Wed May 27 06:14:18 UTC 2020] Getting domain auth token for each domain
[Wed May 27 06:19:18 UTC 2020] It seems the CA server is busy now, let's wait and retry. Sleeping 1 seconds.
[Wed May 27 06:24:20 UTC 2020] It seems the CA server is busy now, let's wait and retry. Sleeping 1 seconds.

Cause

Outdated version of acme.sh script downloaded on Master node

Resolution

  1. Connect to Master node via SSH
  2. Upgrade acme.sh script like below:

    # /root/.acme.sh/acme.sh --upgrade

Articles in this section

Was this article helpful?
0 out of 0 found this helpful
Share

Comments

0 comments

Please sign in to leave a comment.