Hello,
I tried to upgrade from Ubuntu 18.04 to 20.04 but unfortunately I have a problem after upgrading HestiaCP. All my sites report: ERR_TOO_MANY_REDIRECTS and are unreachable.
Some further details:
Using CloudFlare in Full SSL/TLS Configuration;
Each domain has configured certificate issued by CloudFlare, with Origin CA certificates;
Upgrade from 18.04 to 20.04 successful;
After upgrading to Ubuntu 20.04, the websites were reachable
I edited the HestiaCP repository (bionic to focal)
I then updated HestiCP to version 1.8, no errors.
After the HestiaCP update, the websites are unreachable: ERR_TOO_MANY_REDIRECTS
The tests I performed:
Reinstalled CloudFlare SSL certificates, including Origin CA Certificate.
Enabled and Disabled HTTPS forcing
But unfortunately, the error persists.
I then decided to create, also on the same server, a new account with which I associated a test subdomain.
I obviously associated the subdomain with the same SSL certificate issued by Cloudlfare, and that works.
So I have, in the same VPS with three accounts:
New account “test” associated to test.xxx[.]com and this works (obviously in HTTPS);
Old account “api” associated to api.xxx[.]com and gives me the error: ERR_TOO_MANY_REDIRECTS
Old account “customers” associated to customers.xxx[.]com and gives me the error: ERR_TOO_MANY_REDIRECTS
All three subdomains have the same SSL certificate issued by Cloudflare with Origin CA certificates.
However, I noticed an anomaly, in the control panel of the new “test” account I have all the usual configured “Web Template”, “Proxy Template” and “Proxy Extension”.
But in the two old accounts I only have the “Web Template” configuration.
Hello,
this was the configuration string used to install the server years ago.
bash hst-install.sh --apache yes --nginx yes --phpfpm no --multiphp no --vsftpd no --proftpd no --named no --mysql yes --postgresql no --exim no --dovecot no --clamav no --spamassassin no --iptables yes --fail2ban yes --quota no --api no --port 8083 --lang en --interactive yes --hostname hestiacp[.]yyy[.]com --email xxx@xxx[.]com
I then restored the server to its previous state, pending resolution, and these are the services in use on Ubuntu 18.04.
I currently restored a backup and went back to using Ubuntu 18.04.
I only now realize that even in the historical configuration all the settings “Web Template”, “Proxy Template” and “Proxy Extension” are missing.