Ghost installation failed SSL

Hi all, I am installing ghost via digitalocean and have ran through the install but did come across an error.

  • What’s your URL?
    paolotrulli.com

  • What version of Ghost are you using?
    Ghost-CLI version: 1.17.1
    node --version v14.16.1
    Ubuntu version 20.04.02 LTS

  • What configuration?
    Mac

  • What browser?
    Chrome

“setting up SSL” did not complete.

Message:
Command failed: /bin/sh -c sudo -S -p ‘#node-sudo-passwd#’ /etc/letsencrypt/acme.sh --issue --home /etc/letsencrypt --domain paolotrulli.com --webroot /var/www/ghost/system/nginx-root --reloadcmd “nginx -s reload” --accountemail myEmail
[Mon May 10 18:26:56 UTC 2021] Register account Error: {
“type”: “urn:acme:error:serverInternal”,
“detail”: “The service is down for maintenance or had an internal error. Check https://letsencrypt.status.io/ for more details.”
}
[Mon May 10 18:26:56 UTC 2021] Please add ‘–debug’ or ‘–log’ to check more details.
[Mon May 10 18:26:56 UTC 2021] See: How to debug acme.sh · acmesh-official/acme.sh Wiki · GitHub

[Mon May 10 18:26:08 UTC 2021] Using CA: https://acme-v02.api.letsencrypt.org/directory
[Mon May 10 18:26:10 UTC 2021] Create account key ok.
[Mon May 10 18:26:10 UTC 2021] Registering account: https://acme-v02.api.letsencrypt.org/directory
[Mon May 10 18:26:10 UTC 2021] Could not get nonce, let’s try again.

Debug Information:
OS: Ubuntu, v20.04.2 LTS
Node Version: v14.16.1
Ghost Version: 4.4.0
Ghost-CLI Version: 1.17.1
Environment: production
Command: ‘ghost install --auto --db=mysql --dbhost=localhost --dbname=ghost_production --dbuser=ghost --dbpass=da80df311ffeef0baa682077848bb94422db15e49b5e6fa6 --dir=/var/www/ghost --start’

Anynoe know how to address the SSL issue?

Edit* reinstalled via the DO droplet, and the mySQL error resovled itself. Removed from this post.

Edit 2* aslo the letsencrpyt service is down for maintanece until tomorrow, could be the reason for the erro. I will attempt again tomorrow to see if that is the case.

Update * SSL was installed correctly but the mySQL error returned.

Message: Ghost was able to start, but errored during boot with: ER_ACCESS_DENIED_ERROR: Access denied for user ‘ghost’@‘localhost’ (using password: YES)
Help: Unknown database error
Suggestion: journalctl -u ghost_paolotrulli-com -n 50

Debug Information:
OS: Ubuntu, v20.04.2 LTS
Node Version: v14.16.1
Ghost Version: 4.5.0
Ghost-CLI Version: 1.17.1
Environment: production
Command: ‘ghost install --auto --db=mysql --dbhost=localhost --dbname=ghost_production --dbuser=ghost --dbpass=2960b401ab89b5b4e10a06d456d0235a058254f9f06f53f6 --dir=/var/www/ghost --start’

I must admit this process is super frustrating. Are there any solutions that can address this issue?

@staff can anyone provide assistance please?

I deleted the DO droplt nuermous times, eventually it worked, not necessarily a solution, but it does function now.