Hello,
I have a weird issue with one of my Hestia setups and I can’t figure out what is wrong. I compared all the config files with another Hestia install that it working fine and I can’t identify the issue. (Maybe I missed a config that I am not aware of?)
What happens is; When editing any SSL setting (like creating a new certificate or enabling automatic HTTPS redirection), basically any setting that is editing the nginx config, it seems like the reloading of NGINX doesn’t occur.
For example:
I create a new website, I check the “enable SSL”, I then get a 404 error because it says it cannot find the directory /well-kown/ to complete the challenge. I then do a full restart of NGINX and it then works.
I then need to do another NGINX reboot once that completes, otherwise it seems to keep the non-https config. If I try to install something with softaculous right away wirhout rebooting it a 2nd time, it will install it on http instead of https.
After that if I enable automatic HTTPS redirection, I also need to do another reboot for my changes to be saved.
I tried to reboot the server of course.
In the past we had custom nginx errors configured, but we removed that, and then there was an Hestia update. The issue started to happen after that update. We removed the custom errors at the same time as the update…
I’m using nginx as proxy and apache as web server.
At this point I am consireding a full reinstall of Hestia as I can’t figure out what’s going on.
I’d be grateful for your ideas and suggestions.
Thanks