My domain is: bip.pawlowice.pl
I ran this command: certbot -d bip.pawlowice.pl -d www.bip.pawlowice.pl --no-redirect
It produced this output: bip.pawlowice.pl - Pastebin.com
My web server is (include version): Apache/2.4.37 (Oracle Linux)
The operating system my web server runs on is (include version): Oracle Linux 8
My hosting provider, if applicable, is:
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): certbot 1.22.0
On the server where we host services for clients, Certbot is running for almost 200 domains. All of them renew without any issues—except for this one. All domains are configured using CNAME records. When I tested on my own domain by adding the appropriate CNAME record, the certificate was generated without any problems. However, for the domain bip.pawlowice.pl, it doesn't work.
I did a simple debug using the -vv
option, and it turns out that for the domain bip.pawlowice.pl, the status stays on "pending" the whole time. Unfortunately, I don’t know why this happens and I haven’t been able to solve it. I would appreciate your help.