bsyk / cf-letsencrypt

Let's Encrypt wrapper for Cloud-Foundry
MIT License
27 stars 22 forks source link

Problem with Certs Ready #15

Open fcabrera23 opened 7 years ago

fcabrera23 commented 7 years ago

Hi i got this error when execute the app following this tutorial : https://www.ibm.com/blogs/bluemix/2016/08/securing-custom-domains-lets-encrypt/

Certs not ready yet, retrying in 5 seconds. Certs not ready yet, retrying in 5 seconds. Certs not ready yet, retrying in 5 seconds.

It has been 1 minutes without seeing certificates issued in the log. Something probably went wrong. Please check the output of cf logs letsencrypt --recent for more information.

Any ideas> Thanks

bsyk commented 7 years ago

Which Cloud Foundry platform are you using? Do the logs provide any clues?

If you're working with Bluemix, this repo only works with DEA at the moment. Bluemix has transitioned to Diego. I'd recommend you use the IBM fork of this repo to work with Bluemix. https://github.com/ibmjstart/bluemix-letsencrypt