A partial archive of https://discourse-mediawiki.wmflabs.org as of Saturday May 21, 2022.

Error page “No wiki found”

sebastian-wmse

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.

Tgr

See wikitech:Help:MediaWiki-Vagrant in Cloud VPS#Run a wikifarm

sebastian-wmse

Thanks for the reply. I couldn’t make much sense of the section you linked to, but found the solution further down (https://wikitech.wikimedia.org/wiki/Help:MediaWiki-Vagrant_in_Cloud_VPS#Choose_your_wiki_limbo_state).