benoit74
benoit74
When a page has an element with an inline style with a background-image referring to an external URL, zimcheck should raise an error. Exemple: ``` ```
Recipe: https://farm.openzim.org/recipes/wikipedia_arz_all Error is: ``` [error] [2024-03-02T00:03:51.082Z] Error downloading article كريس_ستاندرينج [error] [2024-03-02T00:03:51.086Z] Failed to run mwoffliner after [7351s]: { "name": "Error", "message": "Cannot render [] into an article" }...
Recipe: https://farm.openzim.org/recipes/wikipedia_ca_all ``` [error] [2024-01-30T20:49:58.972Z] Error parsing article Planeta_destruït [error] [2024-01-30T20:49:58.973Z] Failed to run mwoffliner after [24533s]: { "name": "SyntaxError", "col": 98, "line": 1, "message": "Expected RBRACE at line 1,...
https://farm.openzim.org/recipes/wiktionary_sv is failing with `Unable to retrieve js/css dependencies for article 'xxx': invalidtitle` error. https://farm.openzim.org/pipeline/4642a410-0ac1-4029-b46c-575921e33c85 is the last task were the problem occured: ``` [error] [2024-02-28T13:35:00.168Z] Unable to retrieve js/css...
[vikidia_it](https://farm.openzim.org/recipes/vikidia_it) is failing with `[error] No available desktop renderer.` and no other message in the log.
[vikidia_scn](https://farm.openzim.org/recipes/vikidia_scn) is failing with `Error parsing article .to` with an inner error `Cannot read properties of undefined (reading 'replace')`. ``` [error] [2023-10-27T22:00:52.969Z] Error parsing article .to [error] [2023-10-27T22:00:52.970Z] Failed to...
https://farm.openzim.org/recipes/alpinelinux_wiki Problem is that the wiki does not has VisualEditor installed, so we have to wait for new scraper capabilities / addition of VisualEditor module in the wiki.
[metakgp](https://farm.openzim.org/recipes/metakgp) is failing The scraper is failing to process some articles (not always the same one). Since for now the scraper stops on first article failure, we are blocked. I...
[osm-wiki ](https://farm.openzim.org/recipes/osm-wiki) is failing on some bad article. Flaging this as upstream since the problem is also that scraper stops on first bad article.
While https://github.com/openzim/mwoffliner/issues/1808 has added the illustration metadata, when I open an mwoffliner ZIM (https://mirror.download.kiwix.org/zim/.hidden/dev/wikipedia_fr_test_2024-01.zim) with Python code, the mime type of "Illustration_48x48@1" is "text/plain". From my understanding, it looks like...