letsencrypt-setup python error #164
Labels
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
ric/nginx-php-fpm#164
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The above error prevents letsencrypt from running.
I'll take a look at this asap
@richarvey I think the version of the idna package is too high.
Can you control this in the Dockerfile?
I'm wondering if something has been fixed upstream as i can't recreate the errors on certbot 0.17.0
and idna version
I'll mark this closed in a few days unless you get the error again then we can start digging into it more.
I'm wondering what happens if I do not modify the Dockerfile or add something to the upstream.
Next time I load the container, I'll check the idna version and upload it. (version of python packages too)