I managed to get a certificate for the primary domain. An error occurs when trying to generate a certificate for www-alias:
If you delete www-alice:
I managed to get a certificate for the primary domain. An error occurs when trying to generate a certificate for www-alias:
What happens if you delete the redirect and keep the www alias?
I wonder why http://www.derxxxxv.com returns a 400 error and not Hestia 404 error or the success page.
Maybe Hestia should send a request to htppS://www.alias-domain
Let’s encrypt does it…
Hi, there i have purchased the domain from cloudflare and proxy is on, im getting the same ssl error on create, what should i do,
like everyone from time to time i face this error also
i found that if i do nginx restart it fixes it for some time
check max open files, probaly limit needs to be adjusted.
can you please clarify how that can be done?
have a look at the search function: Search results for 'max open files' - Hestia Control Panel - Discourse
I was able to fix it like here:
comment:
systemctl reload-or-restart "$service" >> $log 2>&1
else
in
/usr/local/hestia/bin/v-restart-service
P.S.
Still not fixed in
Hestia Control Panel v1.9.3
as you can follow in the thread, its still a max open files issue
Try from this logic: Openbase_dir error / proxy_fcgi:error - #22 by sahsanu
I would like to understand better, is it just a matter of commenting on this section or does anything else need to be done?
systemctl reload-or-restart “$service” >> $log 2>&1
I’m new to using Hestia CP and I’m having the same problem regarding Lets Encrypt SSL status 400.
Please attach your error log or screenshots!
i guess you forgot so commet
else
When commenting in the v-restart-service file, as below:
I get the following error now:
I even checked the status of bind9. The command return screen is as follows:
As I said earlier, I’m new to using Hestia CP. In fact, my websites were working normally. Now, I am unable to generate SSL on any domain be it an old or new website.
The error remains below the browser:
Any suggestions on what I can still do?
Thanks!
It seems your server is having trouble connecting to IPv6 networks. You should check and resolve that issue first.
Huym… got it. I’m going to “research” this issue today.
Thank you very much for the tip!