I HAVE PROBLEM INSTALLING LET'S ENCRYPT

Not sure what you have tried.

Lets just make sure everything set and installed .

Code:
/usr/local/directadmin/directadmin set enable_ssl_sni 1
/usr/local/directadmin/directadmin set mail_sni 1
/usr/local/directadmin/directadmin set letsencrypt 1
systemctl restart directadmin
cd /usr/local/directadmin/custombuild
./build set_fastest
./build update
./build rewrite_confs
./build letsencrypt
/usr/local/directadmin/directadmin set ssl 1
systemctl restart directadmin

Then what does
Code:
cat /etc/resolv.conf
show

Also
what is
Code:
 hostnamectl |grep hostname

show
 
Also... check if you have set "force ssl" enabled, if yes, disable that until you have the certificate, do NOT enable it before the certificate is correct.
 
Dear
we tried to do fixes related to letsencrypt but finally domain.xx:2222 cannot be accessed even some domains become unopenable.. Service Unavailable
how to fix it..?
thank you
 
1641627227995.png
 
Did you use hostname.domain.com anywhere? Because that shows up in the journalctl -xe output. That should output your real hostname, not hostname.domain.com so you probably put that in somewhere instead of your hostname and that's wrong because that's only an example.
 
I'm really nervous because a lot has been done, including reinstalling the OS and directadmin, but the SSL Let's Encrypt still problem cannot be installed or renewed on an existing domain.

how did this happen and what to do
 
We can't say that from remote because it can have several causes. Like I said, try finding out in the directadmin settings and the hostfile if you have got that hostname.domain.com anywhere.

The install script does not set up the hostname for you. You have to configure that yourself during installation.
You could hire somebody to have a look for you and fix things if you can't fix it yourself or send in a ticket.
 
Back
Top