Nova Resource:Wikispore/Troubleshooting

From Wikitech

No such wiki

Sporadically getting Vagrant's "No such wiki" page after restarting Vagrant is caused by T234694. The current sad workaround is to disable NFS (vagrant config nfs_shares false), at some cost to performance.

chmod: Operation not permitted

vagrant reload will fail with something like chmod: Operation not permitted @ apply2files - /srv/mediawiki-vagrant/cache/apt/partial. See T322989. The workaround is sudo chown mwvagrant:wikidev /srv/mediawiki-vagrant/cache/apt/partial.