zim-requests icon indicating copy to clipboard operation
zim-requests copied to clipboard

wikiquote_br is failing

Open benoit74 opened this issue 11 months ago • 0 comments

Recipe: https://farm.openzim.org/recipes/wikiquote_br

[error] [2024-03-17T16:26:43.034Z] Error parsing article Blaise_Pascal
[error] [2024-03-17T16:26:43.035Z] Failed to run mwoffliner after [4s]: {
	"stack": "TypeError: Cannot read properties of undefined (reading 'replace')\n    at interpolateTranslationString (file:///tmp/mwoffliner/lib/util/misc.js:139:31)\n    at templateArticle (file:///tmp/mwoffliner/lib/util/saveArticles.js:860:21)\n    at processArticleHtml (file:///tmp/mwoffliner/lib/util/saveArticles.js:389:30)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n    at async saveArticle (file:///tmp/mwoffliner/lib/util/saveArticles.js:158:61)\n    at async Promise.all (index 0)\n    at async file:///tmp/mwoffliner/lib/util/saveArticles.js:147:30",
	"message": "Cannot read properties of undefined (reading 'replace')"
}
[error] [2024-03-17T16:26:43.035Z] 

**********

Cannot read properties of undefined (reading 'replace')

**********

Upstream issue: https://github.com/openzim/mwoffliner/issues/1998

I disabled the recipe for now.

benoit74 avatar Mar 18 '24 14:03 benoit74