We have a MediaWiki installation using Vagrant on Horizon (http://wikispeech.wmflabs.org) which was having some problems (502 Bad Gateway). After rebooting the server and starting Vagrant, the server is now reachable, but gives an error page:
No wiki found
Sorry, we were not able to work out what wiki you were trying to view. Please specify a valid Host header.
Available wikis:
- devwiki
The “devwiki” is a link that is broken (http://dev.wiki.local.wmftest.net/w/index.php).
Does anyone know what this is/how to fix it? The only thing I’ve found in the documentation is that maybe vagrant destroy
can fix this, but I’d rather not have to export/import the content and reconfigure the wiki, if avoidable.