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

Task "Install certbot-auto" from letsencrypt.yml fails #53

Open
nakomoto opened this issue Sep 26, 2021 · 2 comments · May be fixed by #54
Open

Task "Install certbot-auto" from letsencrypt.yml fails #53

nakomoto opened this issue Sep 26, 2021 · 2 comments · May be fixed by #54

Comments

@nakomoto
Copy link

Hi!

The task "Install certbot-auto" from letsencrypt.yml fails, because url: https://dl.eff.org/certbot-auto returns a 404

TASK [nginx-proxy-role : Install certbot-auto] *******************************************************
fatal: [ssl-web-proxy]: FAILED! => changed=false 
  dest: /usr/bin/certbot-auto
  elapsed: 1
  msg: Request failed
  response: 'HTTP Error 404: Not Found'
  status_code: 404
  url: https://dl.eff.org/certbot-auto
@cwh1te
Copy link

cwh1te commented Nov 10, 2021

I also have this problem. It seems like the EFF may have deprecated certbot-auto but I haven't found anything definitive yet.

ferrantedev added a commit to ferrantedev/ansible-nginx-revproxy that referenced this issue Jul 23, 2022
@ferrantedev ferrantedev linked a pull request Jul 23, 2022 that will close this issue
@jorblad
Copy link

jorblad commented Nov 7, 2022

Seems like that fix is for #52 and this issue is because certbot-auto have been deprecated.

hungrymonkey pushed a commit to mederrata/ansible_docker_keycloak that referenced this issue May 20, 2024
…*************************************************************************************************************

fatal: [keycloak.mederrata.com]: FAILED! => {"changed": false, "msg": "Failed to find required executable \"crontab\" in paths: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"}

hispanico/ansible-nginx-revproxy#53
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

Successfully merging a pull request may close this issue.

3 participants