Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
rMarinf opened this issue Dec 4, 2017 · 0 comments

Comments

@rMarinf
Copy link

rMarinf commented Dec 4, 2017

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:
- /etc/letsencrypt/production/certs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant