Cannot attach letsencrypt to dokku

Tarlen

I get the following error when running dokku letsencrypt myapp. I'm on Dokku 0.7.0

root@resend:~# dokku letsencrypt production
=====> Let's Encrypt production...
-----> Updating letsencrypt docker image...
latest: Pulling from dokkupaas/letsencrypt-simp_le
420890c9e918: Already exists 
e4a2ae244258: Already exists 
5c6ac6d1c950: Already exists 
Digest: sha256:18a19b34beceba79dd5be458abe7e132fc7486da1da19cc4d0395ad4578031ef
Status: Image is up to date for dokkupaas/letsencrypt-simp_le:latest
       done
-----> Enabling ACME proxy for production...
-----> Getting letsencrypt certificate for production...
        - Domain 'production.resend.io'
        - Domain 'resend.io'
        - Domain 'ws.resend.io'
        - Domain 'www.resend.io'
darkhttpd/1.11, copyright (c) 2003-2015 Emil Mikulic.
listening on: http://0.0.0.0:80/
2016-08-01 22:34:32,324:INFO:__main__:1211: Generating new account key
2016-08-01 22:34:38,247:INFO:requests.packages.urllib3.connectionpool:758: Starting new HTTPS connection (1): acme-staging.api.letsencrypt.org
2016-08-01 22:34:38,593:INFO:requests.packages.urllib3.connectionpool:758: Starting new HTTPS connection (1): acme-staging.api.letsencrypt.org
2016-08-01 22:34:38,754:INFO:requests.packages.urllib3.connectionpool:758: Starting new HTTPS connection (1): acme-staging.api.letsencrypt.org
2016-08-01 22:34:39,294:INFO:requests.packages.urllib3.connectionpool:758: Starting new HTTPS connection (1): letsencrypt.org
TOS hash mismatch. Found: 6373439b9f29d67a5cd4d18cbc7f264809342dbf21cb2ba2fc7588df987a6221.

Debugging tips: -v improves output verbosity. Help is available under --help.
-----> Certificate retrieval failed!
-----> Disabling ACME proxy for production...
       done
JimTheDev

Looks like this is temporary while some dependencies update. There is a workaround documented here:

https://github.com/dokku/dokku-letsencrypt/issues/73

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Cannot attach letsencrypt to dokku

From Java

Cannot attach the file *.mdf as database

From Dev

Cannot attach mdf file as database

From Dev

Cannot push git repo to Dokku remote on Digital Ocean droplet?

From Dev

cannot attach to service manager-error

From Dev

Cannot attach css change for child ? angularjs

From Dev

Cannot attach the file ".mdf" as database "aspnet-"

From Dev

Cannot attach to an existing Selenium session via geckodriver

From Dev

Cannot attach file upload to contact form email

From Dev

Cannot attach css change for child ? angularjs

From Dev

Cannot "attach" multiple applications in my WPF project

From Dev

Attach library DLL cannot be loaded by application

From Dev

Cannot update a timestamp column after .Attach

From Dev

Detach and attach RServe connection: Cannot connect

From Dev

Cannot attach monitor via USB-C

From Dev

Dokku with SQLite?

From Dev

Azure LetsEncrypt extension cannot access .well-known/acme-challenge in Umbraco app

From Dev

Cannot attach FileLogger when running MSBuild 4.0 programmatically

From Dev

iOS - Xcode Error: cannot attach to process due to System Integrity Protection

From Dev

Why I cannot attach debugger to signed apk process?

From Dev

ByteBuddy: java.lang.IllegalArgumentException: Cannot attach undefined variable: V

From Dev

Cannot attach the file as database / The underlying provider failed on Open

From Dev

Cannot attach to .mdf file after changing physical directory of solution

From Dev

UnityVS cannot attach to Unity Editor - Visual Studio 2013 Community Edition

From Dev

Cannot Access Attach Method using SwiftMailer in Symfony 1.4

From Dev

Cannot attach the file as database / The underlying provider failed on Open

From Dev

Cannot access com.sun.tools.attach.VirtualMachine

From Dev

Why cannot i attach to the focus event but can to the blur event of a textbox?

From Dev

UnityVS cannot attach to Unity Editor - Visual Studio 2013 Community Edition

Related Related

  1. 1

    Cannot attach letsencrypt to dokku

  2. 2

    Cannot attach the file *.mdf as database

  3. 3

    Cannot attach mdf file as database

  4. 4

    Cannot push git repo to Dokku remote on Digital Ocean droplet?

  5. 5

    cannot attach to service manager-error

  6. 6

    Cannot attach css change for child ? angularjs

  7. 7

    Cannot attach the file ".mdf" as database "aspnet-"

  8. 8

    Cannot attach to an existing Selenium session via geckodriver

  9. 9

    Cannot attach file upload to contact form email

  10. 10

    Cannot attach css change for child ? angularjs

  11. 11

    Cannot "attach" multiple applications in my WPF project

  12. 12

    Attach library DLL cannot be loaded by application

  13. 13

    Cannot update a timestamp column after .Attach

  14. 14

    Detach and attach RServe connection: Cannot connect

  15. 15

    Cannot attach monitor via USB-C

  16. 16

    Dokku with SQLite?

  17. 17

    Azure LetsEncrypt extension cannot access .well-known/acme-challenge in Umbraco app

  18. 18

    Cannot attach FileLogger when running MSBuild 4.0 programmatically

  19. 19

    iOS - Xcode Error: cannot attach to process due to System Integrity Protection

  20. 20

    Why I cannot attach debugger to signed apk process?

  21. 21

    ByteBuddy: java.lang.IllegalArgumentException: Cannot attach undefined variable: V

  22. 22

    Cannot attach the file as database / The underlying provider failed on Open

  23. 23

    Cannot attach to .mdf file after changing physical directory of solution

  24. 24

    UnityVS cannot attach to Unity Editor - Visual Studio 2013 Community Edition

  25. 25

    Cannot Access Attach Method using SwiftMailer in Symfony 1.4

  26. 26

    Cannot attach the file as database / The underlying provider failed on Open

  27. 27

    Cannot access com.sun.tools.attach.VirtualMachine

  28. 28

    Why cannot i attach to the focus event but can to the blur event of a textbox?

  29. 29

    UnityVS cannot attach to Unity Editor - Visual Studio 2013 Community Edition

HotTag

Archive