Steps to replicate the issue (include links if applicable):
- wget -O - "https://de.wikipedia.org/w/api.php?format=json&formatversion=2&action=query&list=search&srsearch=insource%3Ahttps%20insource%3A%2F%5C%5Bhttps%3A%5C%2F%5C%2F%5B%5E%20%5C%5D%5D%2A%27%27%2F&srnamespace=0&srlimit=max&srinfo=&srprop="
What happens?:
--2025-11-13 07:39:49-- https://de.wikipedia.org/w/api.php?format=json&formatversion=2&action=query&list=search&srsearch=insource%3Ahttps%20insource%3A%2F%5C%5Bhttps%3A%5C%2F%5C%2F%5B%5E%20%5C%5D%5D%2A%27%27%2F&srnamespace=0&srlimit=max&srinfo=&srprop=
Resolving de.wikipedia.org (de.wikipedia.org)... 2620:0:861:ed1a::1, 208.80.154.224
Connecting to de.wikipedia.org (de.wikipedia.org)|2620:0:861:ed1a::1|:443... connected.
HTTP request sent, awaiting response... 504 Gateway Timeout
Retrying.
What should have happened instead?:
Retrieve some data
This happens since the 11th of November, did not see the problem before. And it happens with various different search patterns from my home machine (not logged in) and from within the toolforge cloud when logged in with my bot account.
In my PHP-Code I get this answer: {"httpReason":"upstream request timeout","httpCode":504} in addition to status 504