[ERROR] - Let's encrypt certificate issue exception

Issue #238 resolved
Sean Keane created an issue

I have latest poste image, I am running this container on google container engine.

Error email sent to admin user

There was error when issuing new Let's encrypt certificate

[2017-11-16 19:08:42] LEScript.INFO: Starting new account registration [2017-11-16 19:08:44] LEScript.INFO: Sending registration to letsencrypt server [2017-11-16 19:08:44] LEScript.INFO: Sending signed request to /acme/new-reg [2017-11-16 19:08:44] LEScript.INFO: New account certificate registered [2017-11-16 19:08:44] LEScript.INFO: Starting certificate generation process for domains [2017-11-16 19:08:44] LEScript.INFO: Requesting challenge for mail.myDomain.com [2017-11-16 19:08:44] LEScript.INFO: Sending signed request to /acme/new-authz [2017-11-16 19:08:44] LEScript.ERROR: HTTP Challenge for mail.myDomain.com is not available. Whole response: {"type":"urn:acme:error:unauthorized","detail":"No registration exists matching provided key","status":403} [2017-11-16 19:08:44] LEScript.ERROR: #0 /opt/admin/src/Analogic/LetsEncryptBundle/Handler/LeHandler.php(55): Analogic\ACME\Lescript->signDomains(Array) [2017-11-16 19:08:44] LEScript.ERROR: #1 /opt/admin/src/Analogic/LetsEncryptBundle/Controller/LeController.php(74): Analogic\LetsEncryptBundle\Handler\LeHandler->renew(true) [2017-11-16 19:08:44] LEScript.ERROR: #2 [internal function]: Analogic\LetsEncryptBundle\Controller\LeController->issueAction(Object(Symfony\Component\HttpFoundation\Request)) [2017-11-16 19:08:44] LEScript.ERROR: #3 /opt/admin/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(153): call_user_func_array(Array, Array) [2017-11-16 19:08:44] LEScript.ERROR: #4 /opt/admin/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(68): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1) [2017-11-16 19:08:44] LEScript.ERROR: #5 /opt/admin/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(171): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true) [2017-11-16 19:08:44] LEScript.ERROR: #6 /opt/admin/web/app.php(22): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request)) [2017-11-16 19:08:44] LEScript.ERROR: #7 {main}

Comments (5)

  1. alfred vargas

    I'm facing the same issue for pro version

    EDIT: I just fixed mine by doing it manually and directly setting up nginx host on docker

  2. Log in to comment