Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: helpdesk.catanagroup.com
I ran this command: sudo certbot renew --dry-run -v
It produced this output:
"Certificate is due for renewal, auto-renewing...
Plugins selected: Authenticator apache, Installer apache
Simulating renewal of an existing certificate for helpdesk.catanagroup.com
Performing the following challenges:
http-01 challenge for helpdesk.catanagroup.com
Waiting for verification...
Challenge failed for domain helpdesk.catanagroup.com
http-01 challenge for helpdesk.catanagroup.com
Certbot failed to authenticate some domains (authenticator: apache). The Certificate Authority reported these problems:
Domain: helpdesk.catanagroup.com
Type: connection
Detail: 109.239.118.156: Fetching http://helpdesk.catanagroup.com/.well-known/acme-challenge/xC_LVXDzNPBhzVcY4zNL-qcX2kDESao4sJK22eXhPIk: Timeout after connect (your server may be slow or overloaded)
Hint: The Certificate Authority failed to verify the temporary Apache configuration changes made by Certbot. Ensure that the listed domains point to this Apache server and that it is accessible from the internet."
My web server is (include version): Apache 2.4.62
The operating system my web server runs on is (include version): Debian 12.8
My hosting provider, if applicable, is: self-hosted
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 3.2.0
You should also know that my ssl vhost is configured on port 65443 and even when i put it back on port 443, the renewal does not work
Thank you for your help