Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Community portal: Difference between revisions

From WikiOasis Meta
Tags: Reverted Reply
No edit summary
Tag: Reverted
Line 594: Line 594:
What are the rules for appointing users such as global sysops and global patrollers? Do they need certain votes or percentage support? I saw some recent requests for these rights but I cannot find the rules. [[User:Bosco|Bosco]] ([[User talk:Bosco|talk]]) 15:55, 17 April 2026 (UTC)
What are the rules for appointing users such as global sysops and global patrollers? Do they need certain votes or percentage support? I saw some recent requests for these rights but I cannot find the rules. [[User:Bosco|Bosco]] ([[User talk:Bosco|talk]]) 15:55, 17 April 2026 (UTC)
:It hasn't officially been decided, but for now they will likely follow the requirement for stewards. 5 votes, 5 days, 2/3 in support. [[User:Globe|Globe]] ([[User talk:Globe|talk]]) 15:57, 17 April 2026 (UTC)
:It hasn't officially been decided, but for now they will likely follow the requirement for stewards. 5 votes, 5 days, 2/3 in support. [[User:Globe|Globe]] ([[User talk:Globe|talk]]) 15:57, 17 April 2026 (UTC)
== Global Infrastructure Issues: Stale CSS Cache & Phorge Auth Failure ==
I am reporting two linked technical issues that appear to be caused by server-side cache/session desynchronization:
* '''CSS Cache Issue (superscience.wikioasis.org):''' Updates to MediaWiki:Common.css are not propagating. The production site is stuck on an old version of the stylesheet.
** '''Evidence:''' Adding <code>?debug=true</code> to the URL loads the correct, updated CSS. This confirms the issue is with the ResourceLoader/CDN cache, not the source code.
* '''Login Failure (phorge.wikioasis.org):''' Unable to log in to Phorge. The OAuth redirect fails with the following exception:
<blockquote>Unhandled Exception ("Exception"): The authentication provider did not return a client state parameter in its response, but one was expected.</blockquote>
** '''Note:''' This persists in Incognito mode and after clearing all <code>wikioasis.org</code> cookies. It appears the "state" parameter is being lost during the handshake between the auth provider and Phorge.
'''Request:''' Please force a purge of the ResourceLoader cache for the affected wiki and investigate the OAuth state synchronization issue. [[User:PandaFiredoge|PandaFiredoge]] ([[User talk:PandaFiredoge|talk]]) 14:30, 18 April 2026 (UTC)
:'''Further Update:''' To avoid disrupting other users, I have reverted [[MediaWiki:Common.css]] to its current state. However, the caching issue remains evident:
:* [https://superscience.wikioasis.org/wiki/%E9%94%91%E6%98%9F%E7%99%BE%E7%A7%91:%E6%B2%99%E7%9B%92?debug=true Accessing] with <code>?debug=true</code> reflects an '''outdated''' version of the CSS (rounded corners/white-on-hover), which does not match the current saved code.
:* Normal [https://superscience.wikioasis.org/wiki/%E9%94%91%E6%98%9F%E7%99%BE%E7%A7%91:%E6%B2%99%E7%9B%92 access] reflects an even '''older''' version (pre-interactivity).
:This confirms that the '''ResourceLoader's internal object cache''' is stale and failed to sync even after multiple edits to the source page. Both the server-side cache and global CDN appear to be out of sync with the database. [[User:PandaFiredoge|PandaFiredoge]] ([[User talk:PandaFiredoge|talk]]) 14:48, 18 April 2026 (UTC)
::{{ping|PandaFiredoge}} use [[Special:CFCachePurge]], css changes are very heavily cached for performance reasons. In future you don't need to use LLMs to report bugs because it doesn't help tech identify issues any easier. --'''[[User:Zippy|zippy]]'''[[User talk:Zippy|bonzo]]''' ([[Special:Contributions/Zippy|c]] • [[Special:CentralAuth/Zippy|ca]]) 15:41, 18 April 2026 (UTC)
:::Thank you [[User:PandaFiredoge|PandaFiredoge]] ([[User talk:PandaFiredoge|talk]]) 05:29, 19 April 2026 (UTC)
Cookies help us deliver our services. By using our services, you agree to our use of cookies.