Coming Soon page on HestiaCP while all other domain resolve their website properly

Hi there!
Following some time where i was not able to work on it, i’m back and trying to do stuff on my HestiaCP which is surprisingly serving the “Coming Soon - We’re working on it!” page on my domain. Hestia itself looks to be running fine as all my website hosted on it are being served properly.

It looks like I am on the latest version. And for all I know, the issue may have been here since the update. The latest action i’ve took about Hestia was around early July about the 421 Mismatch issue following some update. Famous thread from back then.

At that time, I ran the following command which did the trick to fix it.

echo -e “proxy_ssl_server_name on;\nproxy_ssl_name $host;” > /etc/nginx/conf.d/fixssl.conf && service nginx restart

I’m guessing it could be relevant as the first changelog item of 1.9.4 is about this fix.

## [1.9.4] - Service release

- Dropping support for Ubuntu 20.04 for new installs

### Bug fixes

- Fix: 421 error on all web and mail domains after Apache 2.4.64 update (#5058)
- Fix: Set default SOA retry value to 1800 for DENIC compliance (#5030)
- Fix domain alias replacement logic when changing web domain (Fixes #5015) (#5041)
- Fix ipv4_cidr validation (#5044)
- Update magento.tpl / magento.stpl for healthcheck support (#5036)
- Add: Show user and bandwidth quota in the dashboard
- Sort backup file list before retention check (Fixes #5017) (#5018)
- Improve logging of Spamhaus DQS lookups without exposing query key (#5011)
- Bump Roundcube to version 1.6.11
- Remove the apache2-suexec-pristine package from the Debian installer
- Fix(#4979): Fixes domain redirects not being suspended (#4991)
- Ensure newline at end of hestiaweb user crontab (#4992)
- Allow slash when adding username to smtp relay (Fixes #4973) (#4974)
- fix: prevent empty user variable from affecting multiple scripts (Fixes #4926) (#4928)
- Fix editing Panel Cronjobs for hestiaweb (#4891)
- Fix missing dependency proftpd-mod-crypto on Ubuntu (#4895)
- Fix the way Hestia validates chain certificate (#4887)
- Class change for latest version of file manager. (#4871)

Here is my v-list-sys-info

HOSTNAME               OS      VER    ARCH    HESTIA  RELEASE  UPTIME  LA

xxxxxxx  Ubuntu  22.04  x86_64  1.9.4   release  84894   0.11  /  0.08  /  0.09

I’m not sure where to look at!

Thank you :slight_smile:

Hi,

But are you trying to access the panel like https://yourhost.yourdomain:8083?

I was not…
This is what a second newborn does do someone :sweat_smile:

Thanks a lot @sahsanu !

1 Like