https://light-pollution-policy.wikibase.cloud/wiki/Main_Page
https://bellmanfactbase.wikibase.cloud/wiki/Main_Page
My wikibase.world bot seems to get stuck on these while trying to check things form them.
Request URL https://bellmanfactbase.wikibase.cloud/wiki/Main_Page Request Method GET Status Code 500 Internal Server Error Remote Address 34.141.76.221:443 Referrer Policy strict-origin-when-cross-origin cache-control no-cache, no-store, max-age=0, must-revalidate content-encoding gzip content-language en content-length 16921 content-type text/html; charset=UTF-8 date Thu, 07 May 2026 08:03:44 GMT expires Thu, 01 Jan 1970 00:00:00 GMT strict-transport-security max-age=31536000; includeSubDomains vary Accept-Encoding,Accept-Language,Cookie,Authorization x-content-type-options nosniff x-powered-by PHP/8.1.31 x-request-id 3f1fcf3060f57b7acc2a902d
But requests to
https://bellmanfactbase.wikibase.cloud/w/load.php seem to work fine?
Same sort of pattern for the other site
Request URL https://light-pollution-policy.wikibase.cloud/wiki/Main_Page Request Method GET Status Code 500 Internal Server Error Remote Address 34.141.76.221:443 Referrer Policy strict-origin-when-cross-origin cache-control no-cache, no-store, max-age=0, must-revalidate content-encoding gzip content-language en content-length 16840 content-type text/html; charset=UTF-8 date Thu, 07 May 2026 08:02:17 GMT expires Thu, 01 Jan 1970 00:00:00 GMT strict-transport-security max-age=31536000; includeSubDomains vary Accept-Encoding,Accept-Language,Cookie,Authorization x-content-type-options nosniff x-powered-by PHP/8.1.31 x-request-id 0ebfdb9f07de44478074db1b
After more reloads I eventually got https://bellmanfactbase.wikibase.cloud/wiki/Main_Page to show me
[dd576e7f2a78a0de1c75f9fa] 2026-05-07 08:10:55: Fatal exception of type "MediaWiki\Config\ConfigException"
And it turns out that navigating to pages that are NOT the main page seem to work
https://light-pollution-policy.wikibase.cloud/wiki/Foo
https://bellmanfactbase.wikibase.cloud/wiki/Foo
Dev Notes
To disable Kartographer comment out https://github.com/wbstack/mediawiki/blob/c338024efbfa7c95450af31ea56dde5f2185b9dd/dist-persist/wbstack/src/Settings/LocalSettings.php#L382 and add a link to this ticket

