Skip to content

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

@rMarinf

Description

@rMarinf

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions