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

set email for app is not possible #316

Closed
Zaniyar opened this issue Aug 24, 2023 · 1 comment
Closed

set email for app is not possible #316

Zaniyar opened this issue Aug 24, 2023 · 1 comment

Comments

@Zaniyar
Copy link

Zaniyar commented Aug 24, 2023

user@server:~# dokku letsencrypt:set myApp email my.mail@gmail.com

/var/lib/dokku/plugins/available/letsencrypt/command-functions: line 301: fn-in-array: command not found
Invalid key specified, valid keys include: dns-provider, dns-provider-*, email, graceperiod, server, lego-docker-args

I uninstalled letsencrypt and reinstalled, but problem stays.

I can't enable it as well without setting an email, but it won't let me...

user@server:~# dokku letsencrypt:enable myApp
=====> Enabling letsencrypt for myApp
/var/lib/dokku/plugins/available/letsencrypt/internal-functions: line 390: fn-plugin-property-get-default: command not found
/var/lib/dokku/plugins/available/letsencrypt/internal-functions: line 383: fn-plugin-property-get-default: command not found
 !     ERROR: Cannot request a certificate without an e-mail address!
 !       please provide your e-mail address using
 !       dokku letsencrypt:set myApp email <e-mail>

dokku version 0.19.9

@josegonzalez
Copy link
Member

You definitely need to upgrade dokku - or use an older version of the letsencrypt plugin - as that function is only available in newer versions of Dokku.

If you need help upgrading Dokku, please check out our slack/discord.

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

2 participants