DNS certificate pending

My domain is: biota.org.br

I ran this command: Install Mailu

It produced this output:

Authorizations:
Challenges:
Token: C_MnM9S8aXnegtoF82B_hpk7LykD6ZhkxfzYfkridTc
Type: http-01
URL: https://acme-v02.api.letsencrypt.org/acme/chall-v3/75707910060/mdPeTg
Token: C_MnM9S8aXnegtoF82B_hpk7LykD6ZhkxfzYfkridTc
Type: dns-01
URL: https://acme-v02.api.letsencrypt.org/acme/chall-v3/75707910060/cQ6GsQ
Token: C_MnM9S8aXnegtoF82B_hpk7LykD6ZhkxfzYfkridTc
Type: tls-alpn-01
URL: https://acme-v02.api.letsencrypt.org/acme/chall-v3/75707910060/1wKOew
Identifier: mail.biota.org.br
Initial State: pending
URL: https://acme-v02.api.letsencrypt.org/acme/authz-v3/75707910060
Wildcard: false
Finalize URL: https://acme-v02.api.letsencrypt.org/acme/finalize/396597540/61626518600
State: pending
URL: https://acme-v02.api.letsencrypt.org/acme/order/396597540/61626518600

My web server is (include version): chrome

The operating system my web server runs on is (include version):
Ubuntu

My hosting provider, if applicable, is: baremetal

I can login to a root shell on my machine (yes or no, or I don't know):
yes

I'm using a control panel to manage my site (no, or provide the name and version of the control panel): no

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot): I do not know

I Have trying to certificate with DNS without sucess.
_acme-challenge.biota.org.br. 3600 IN TXT "C_MnM9S8aXnegtoF82B_hpk7LykD6ZhkxfzYfkridTc"
_acme-challenge.mail.biota.org.br. 3600 IN TXT "C_MnM9S8aXnegtoF82B_hpk7LykD6ZhkxfzYfkridTc"

Is there something wrong?

Thanks,
Carlos Rebollo

1 Like

Hi @crebollobr and welcome to the LE community forum :slight_smile:

Where did you put those TXT records?
I get NXD.

nslookup -q=txt _acme-challenge.biota.org.br 8.8.8.8
*** dns.google can't find _acme-challenge.biota.org.br: Non-existent domain
1 Like

Hello,

There was a dns cache problem.
But I have renew the code with V5JOyuMF9LVLBmvFgE1YpjSzUDpoz033w5jEXeHj8ZI

kubectl get orders.acme.cert-manager.io -n mailu mailu-certificates-mcrfr-2193678613

Authorizations:
Challenges:
Token: V5JOyuMF9LVLBmvFgE1YpjSzUDpoz033w5jEXeHj8ZI
Type: http-01
URL: https://acme-v02.api.letsencrypt.org/acme/chall-v3/76187104810/IPXOrg
Token: V5JOyuMF9LVLBmvFgE1YpjSzUDpoz033w5jEXeHj8ZI
Type: dns-01
URL: https://acme-v02.api.letsencrypt.org/acme/chall-v3/76187104810/ZCs7Ug
Token: V5JOyuMF9LVLBmvFgE1YpjSzUDpoz033w5jEXeHj8ZI
Type: tls-alpn-01
URL: https://acme-v02.api.letsencrypt.org/acme/chall-v3/76187104810/_xI3Ng
Identifier: mail.biota.org.br
Initial State: pending
URL: https://acme-v02.api.letsencrypt.org/acme/authz-v3/76187104810
Wildcard: false
Finalize URL: https://acme-v02.api.letsencrypt.org/acme/finalize/397365610/62023022890
State: pending
URL: https://acme-v02.api.letsencrypt.org/acme/order/397365610/62023022890
Events:

Thanks,
Carlos Rebollo

I'm sorry, but is there a question in your post I'm missing?

Also, your TXT record is still not visible to the world wide web:

https://toolbox.googleapps.com/apps/dig/#TXT/_acme-challenge.mail.biota.org.br

1 Like

But that's NOT what is found on the Internet:

nslookup -q=txt _acme-challenge.biota.org.br 8.8.8.8
_acme-challenge.biota.org.br    text =
        "C_MnM9S8aXnegtoF82B_hpk7LykD6ZhkxfzYfkridTc"
1 Like

That's a different hostname Rudy.

2 Likes

How/Where ...
I'm :confused:

1 Like

See the difference? :stuck_out_tongue:

2 Likes

I see, I sea, eye C.

But that one is no better:

nslookup -q=txt _acme-challenge.mail.biota.org.br 8.8.8.8
*** dns.google can't find _acme-challenge.mail.biota.org.br: Non-existent domain
1 Like

True true, I didn't say it was :wink:

2 Likes

Hello,

Thanks for the help. I guess the problem is the mailu instalation. I'll look for alternative solution.

Thanks
Carlos Rebollo.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.