janeczku / rancher-letsencrypt

:cow: Rancher service that obtains and manages free SSL certificates from the Let's Encrypt CA
Apache License 2.0
326 stars 114 forks source link

Could not lookup certificate in Rancher API: Unknown schema type [certificate] #104

Open rMarinf opened 6 years ago

rMarinf commented 6 years ago

I receive this error when I start the image,because I could give this error:

Starting Let's Encrypt Certificate Manager v0.3.0 f8965f6 Using locally stored Let's Encrypt account for ****@****.com Could not lookup certificate in Rancher API: Unknown schema type [certificate]

This is my config:

ssl-certificate: image: janeczku/rancher-letsencrypt:v0.3.0 environment: API_VERSION: Production AWS_ACCESS_KEY: '' AWS_SECRET_KEY: '' CERT_NAME: CERT_NAME CLOUDFLARE_EMAIL: **@*.com CLOUDFLARE_KEY: CLOUDFLARE_KEY DNSIMPLE_EMAIL: '' DNSIMPLE_KEY: '' DOMAINS: DOMAINS DO_ACCESS_TOKEN: '' DYN_CUSTOMER_NAME: '' DYN_PASSWORD: '' DYN_USER_NAME: '' EMAIL: **@*.com EULA: 'Yes' PROVIDER: CloudFlare PUBLIC_KEY_TYPE: RSA-2048 RENEWAL_TIME: '12' stdin_open: true volumes: