Hi everyone,
not sure if this is a “known issue”, I went trough GITHUB and I was not able to find anything similar.
Debian 10 - HST 1.4.1 + Apache + Nginx + MultiPHP
This is the issue I am facing is when i try to add a subdomain, let’s call it SUB.DOMAIN.TLD.
There is another unpriviliged user owning the same DOMAIN.TLD
I never had this issue on previous HESTIA releases.
Steps I am doing :
- I point to /add/web/ from hestia as unprivileged user, owner of SUB.DOMAIN.TLD
- Insert SUB.DOMANIN.TLD in “domain name” field
- Keep “Create DNS zone” and “Enable mail for this domain” unchecked
- Press save
- Error message : Error: Web domain DOMAIN.TLD exists
The issue here seems that the controller of adding domains in HESTIA is checking for a DOMAIN.TLD match rather then SUB.DOMAIN.TLD
Thank you and sorry if I am duplicating.