Talk:Parsoid
Add topicAppearance
Latest comment: 1 month ago by IPOfAFlower in topic Parsioid Generic 500 Error
Certain wording in lede not verified
[edit]> "In early 2024, Parsoid began to be used on some production wikis as the default parser for read views"
This line seems to never be followed up on. What wikis? Pauliesnug (talk) 21:21, 20 December 2024 (UTC)
- I'm assuming they are certain wikis of the Wikimedia Foundation (now clarified as such), but maybe @cscott can tell you which ones have taken that step? Cavila 09:45, 21 December 2024 (UTC)
- @Pauliesnug, @Cavila: I've added a link to the production config (which also has a git history prominently linked), in case you're curious. Jdforrester (WMF) (talk) 16:36, 15 January 2026 (UTC)
A question
[edit]Does the current PHP-version of Parsoid use WikiPEG? Plantaest (talk) 16:49, 9 November 2025 (UTC)
- Another question: Can I use Parsoid as an offline service like
mwparserfromhell, as I only need the AST output? Thanks. Plantaest (talk) 18:09, 9 November 2025 (UTC)
Parsioid Generic 500 Error
[edit]I just tried to convert wikitext -> html, and got a generic 500 error.
{
"message": "Error: exception of type Error",
"reqId": "5b78ed04-266f-4384-b1b9-4ebc400fc962",
"httpCode": 500,
"httpReason": "Internal Server Error"
}
Exact reproduction: https://reqbin.com/x0ckhj0q IPOfAFlower (talk) 18:58, 23 March 2026 (UTC)