Letsencrypt not renew the certificate

Issue #740 resolved
Mattia created an issue

the log of the server:

[2020-03-18 07:33:02] LEScript.INFO: Getting list of URLs for API
[2020-03-18 07:33:03] LEScript.INFO: Requesting new nonce for client communication
[2020-03-18 07:33:03] LEScript.INFO: Account already registered. Continuing.
[2020-03-18 07:33:03] LEScript.INFO: Sending registration to letsencrypt server
[2020-03-18 07:33:03] LEScript.INFO: Sending signed request to https://acme-v02.api.letsencrypt.org/acme/new-acct
[2020-03-18 07:33:04] LEScript.INFO: Account: https://acme-v02.api.letsencrypt.org/acme/acct/42087149
[2020-03-18 07:33:04] LEScript.INFO: Starting certificate generation process for domains

…..

more log with domain verification….

[2020-03-18 07:33:28] LEScript.INFO: Verification pending, sleeping 1s
[2020-03-18 07:33:29] LEScript.ERROR: Verification timed out
[2020-03-18 07:33:29] LEScript.ERROR: #0 /opt/admin/src/AppBundle/Handler/LeHandler.php(62): Analogic\ACME\Lescript->signDomains(Array)
[2020-03-18 07:33:29] LEScript.ERROR: #1 /opt/admin/src/AppBundle/Controller/LeController.php(71): AppBundle\Handler\LeHandler->renew(true)
[2020-03-18 07:33:29] LEScript.ERROR: #2 /opt/admin/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(151): AppBundle\Controller\LeController->issueAction(Object(Symfony\Component\HttpFoundation\Request))
[2020-03-18 07:33:29] LEScript.ERROR: #3 /opt/admin/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(68): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
[2020-03-18 07:33:29] LEScript.ERROR: #4 /opt/admin/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(200): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
[2020-03-18 07:33:29] LEScript.ERROR: #5 /opt/admin/web/app.php(16): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request))
[2020-03-18 07:33:29] LEScript.ERROR: #6 {main}

I help me please?

Comments (3)

  1. Log in to comment