Giter Site home page Giter Site logo

Comments (3)

aalku avatar aalku commented on August 16, 2024 1

It works for me (after removing snap installed certbot and installing certbot with pip3). I got error "401 Client Error: Unauthorized..." because I had the credentials wrong or they were created without production mode in developer.godaddy.com.

from certbot-dns-godaddy.

miigotu avatar miigotu commented on August 16, 2024

~/certbot/bin/certbot certonly --authenticator dns-godaddy --dns-godaddy-credentials $FILENAME --dns-godaddy-propagation-seconds 900 --keep-until-expiring --non-interactive --expand --server https://acme-v02.api.letsencrypt.org/directory -d '$DOMAINNAME'

and check logs in /var/log/letsencrypt

I no longer use this method, so without logs or an error there isn't much I can help with. I use nginx-proxy and a docker connector now that auto creates explicit certificates.

from certbot-dns-godaddy.

naivefun avatar naivefun commented on August 16, 2024

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/certbot_dns_godaddy.py", line 87, in add_txt_record
    self._find_domain_id(ex.registered_domain)
  File "/opt/certbot/src/certbot/certbot/plugins/dns_common_lexicon.py", line 102, in _find_domain_id
    raise result1
certbot.errors.PluginError: Error determining zone identifier for xxx.io: 401 Client Error: Unauthorized for url: https://api.godaddy.com/v1/domains/xxx.io.
2022-12-08 07:56:38,783:DEBUG:certbot._internal.display.obj:Notifying user: Waiting 900 seconds for DNS changes to propagate

The command worked a few months before but now stop working.

Possible cause: win-acme/win-acme#1794

from certbot-dns-godaddy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.