Hi Guys,
FIRST a great thanks for making something out of the original VESTA…
TODAY one of my servers did an auto-update to 1.8.0 (ubuntu 22.04)…
AFTER the update ALL (4) DNS peers FAILED to update and suspended…
ATTEMPT to login to HESTIACP FAILED = NO ACCESS / page not loading
server restart - same result…
sites are UP = OK, ssh is running and accessible = OK
HESTIA is started AND running = OK
CAUSE found: HESTIA does NO longer respect the custom backend port in the hestia.conf
TEMP Solution… ADD default 8083 back to the firewall… and load page with that port
With this temo solution backend DOES load…
Where to look for the hardcoded port 8083 and bring it back to original behaviour (i.e. read hestia.conf)???
Thanks again…
as I said hestia.conf DID HAVE the custom port…
setting it again as per your guidance FIXED the problem and I have removed the default port from the firewall. DNS seems to work again too
However, for me it means no automatic updates without breaking the whole cluster (obviously all are set to use custom port and FAIL after this update).