[03:07:40] @seercat: we do have a captcha set up (the cloudflare one) and ive looked through that page [03:07:51] however nothing seems to help [03:08:02] heres a screenshot https://i.imgur.com/B8FxHCz.png [03:33:12] owuh: T394115 might be related, though I don't really know. You might want to look in your browser console to see if the captcha element is being loaded, and if there are any errors, if you haven't already. [03:33:13] T394115: Comment not published — Convenient-Discussions failed to display CAPTCHA - https://phabricator.wikimedia.org/T394115 [03:35:30] only errors in console are the 404 from the talk page, some CORS stuff from cloudflareinsights.com and a 404 from some discussiontools svg file [03:35:58] but i doubt its the captcha not loading because it works in other places on the wiki (like signing up) [03:36:55] oh hang on ignore the CORS one thats just ublock blocking trackers [03:39:54] oh what the hell [03:40:07] yeah it is related to that phabricator issue [03:40:33] also the request shown in that screenshot has a 200 status code [08:02:26] owuh: actually, more specifically, I think this is T356599. [08:02:27] T356599: DiscussionTools is incompatible with hCaptcha (and likely ReCaptcha) - https://phabricator.wikimedia.org/T356599 [14:05:58] Hello, I tried to install wikimedia using the Docker hub image and a simple docker-compose, but I get the following error at the end of the installation "Could not insert main page: Wikimedia\Rdbms\DBReadOnlyError: Database is read-only: The primary database server is running in read-only mode". I check the database but it is not in readonly. I recreate the db at each new try. At this stage of [14:06:00] the installation, I don't have yet generated any LocalSettings.php. Is this a known issue? [14:13:57] I just read the IRC history from yesterday and someone had the same problem, this is a reported issue https://phabricator.wikimedia.org/T401570. Thank you anyway