I was browsing through channel:session logs looking for a cause of T372702. I didn't find that, but I found this instead.
We have ~5000 warnings logged per day, starting on 2024-08-14, that look like this:
Session "[100]MediaWiki\Extension\NetworkSession\NetworkSessionProvider<+:0:CirrusSearch Streaming Updater>XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX": the session store entry is for an anonymous user, but the session metadata indicates a non-anonynmous user
https://logstash.wikimedia.org/goto/4c457e78f5b591a9d45d3999b8a01731
Either the NetworkSession extension needs to tweak its session not to trigger this warning, or MediaWiki needs to not complain about if it it's expected. I don't know which is right.
After fixing this, someone should also fix the typo in "anonynmous".




