Apache virtual host was not found

Since last webmin upgrade, I'm experiencing some errors at the recheck config-page.

Versions: Webmin 1.831 Virtualmin 5.05.gpl

Problem looks like https://www.virtualmin.com/node/45327 but I can't find sites with strange characters (maybe I'm missing those, but I really tried to)

Some information: - Debian Wheezy (1x) - Ubuntu Trusty (2x)

Wheezy:

root@hosting5:/# dpkg -l apache2
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                                   Version                  Architecture             Description
+++-======================================-========================-========================-=================================================================================
ii  apache2                                2.2.22-13+deb7u7         amd64                    Apache HTTP Server metapackage

Trusty:

root@hosting7:/hosting# dpkg -l apache2
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                                   Version                  Architecture             Description
+++-======================================-========================-========================-=================================================================================
ii  apache2                                2.4.7-1ubuntu4.13        amd64                    Apache HTTP Server
virtualmin validate-domains --all-domains --feature web

I only get domains with an OK status

Based on Mostafa's comment

Apache virtual host was not found happens when you have a website in /etc/webmin/virtual-server/domains/ that does not exist in apache configs (e.g. may caused by IP/PORT mismatch). You may check your domains there and see what is wrong."

I guess there's a mismatch, but can you help me identify it? (or solve it using an update?) I tried doing so with Excel, but with hundreds of domains it's kind of difficult if I don't know what I'm looking for exactly.

Status: 
Active

Comments

Can you post the full error message that is telling you about the missing virtual host?

Hi Jamie,

Thank you for your response. Hereby:

The status of your system is being checked to ensure that all enabled features are available, that the mail server is properly configured, and that quotas are active ..
Your system has 7.80 GB of memory, which is at or above the Virtualmin recommended minimum of 256 MB.
Mail server Postfix is installed and configured.

Postfix is configured to support per-domain outgoing IP addresses.

Apache is installed.

The following PHP versions are available : 5.5.9 (/usr/bin/php5-cgi), 5.6.30 (/usr/bin/php-cgi5.6), 7.0.15 (/usr/bin/php-cgi7.0)

PHP versions have changed to 5, 5.6, 7.0 since last check. Regenerating any missing php.ini files.

Apache virtual host was not found

Ok, we are about to release Virtualmin 5.06 that will fix this problem.