LetsEncrypt Error

Issue #42 resolved
Former user created an issue

Using latest version (02042016). I did NOT request the Docker container to issue a new certificate - it looks like it tried to do it by itself.

Error: There was error when issuing new Let's encrypt certificate

[2016-02-05 06:25:05] LEScript.INFO: Starting new account registration [2016-02-05 06:25:05] LEScript.INFO: Sending registration to letsencrypt server [2016-02-05 06:25:06] LEScript.INFO: Sending signed request to /acme/new-reg [2016-02-05 06:25:06] LEScript.INFO: New account certificate registered [2016-02-05 06:25:06] LEScript.INFO: Starting certificate generation process for domains [2016-02-05 06:25:06] LEScript.INFO: Requesting challenge for [2016-02-05 06:25:06] LEScript.INFO: Sending signed request to /acme/new-authz [2016-02-05 06:25:06] LEScript.ERROR: Notice: Undefined index: challenges [2016-02-05 06:25:06] LEScript.ERROR: #0 /opt/mailserver-admin/vendor/analogic/lescript/Lescript.php(72): Symfony\Component\Debug\ErrorHandler->handleError(8, 'Undefined index...', '/opt/mailserver...', 72, Array) [2016-02-05 06:25:06] LEScript.ERROR: #1 /opt/mailserver-admin/src/Analogic/LetsEncryptBundle/Handler/LeHandler.php(54): Analogic\ACME\Lescript->signDomains(Array) [2016-02-05 06:25:06] LEScript.ERROR: #2 /opt/mailserver-admin/src/Analogic/LetsEncryptBundle/Command/RenewCommand.php(30): Analogic\LetsEncryptBundle\Handler\LeHandler->renew() [2016-02-05 06:25:06] LEScript.ERROR: #3 /opt/mailserver-admin/vendor/symfony/symfony/src/Symfony/Component/Console/Command/Command.php(256): Analogic\LetsEncryptBundle\Command\RenewCommand->execute(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) [2016-02-05 06:25:06] LEScript.ERROR: #4 /opt/mailserver-admin/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php(849): Symfony\Component\Console\Command\Command->run(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) [2016-02-05 06:25:06] LEScript.ERROR: #5 /opt/mailserver-admin/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php(189): Symfony\Component\Console\Application->doRunCommand(Object(Analogic\LetsEncryptBundle\Command\RenewCommand), Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) [2016-02-05 06:25:06] LEScript.ERROR: #6 /opt/mailserver-admin/src/Analogic/MailserverBundle/CommandInternal/Application.php(66): Symfony\Component\Console\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) [2016-02-05 06:25:06] LEScript.ERROR: #7 /opt/mailserver-admin/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php(120): Analogic\MailserverBundle\CommandInternal\Application->doRun(Object(Symfony\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) [2016-02-05 06:25:06] LEScript.ERROR: #8 /opt/mailserver-admin/bin/mailserver(38): Symfony\Component\Console\Application->run(Object(Symfony\Component\Console\Input\ArgvInput)) [2016-02-05 06:25:06] LEScript.ERROR: #9 {main}

Comments (1)

  1. Log in to comment