benoit74

Results 1993 comments of benoit74

Another sample case: https://github.com/openzim/zim-requests/issues/833#issuecomment-2203184866

Did not worked with dev version of 1.14, it complains there is not available desktop renderer ``` [error] [2025-01-06T09:06:30.364Z] No available desktop renderer. ```

Problem is that REST API has been removed: https://rationalwiki.org/w/rest.php returns a 404 "File not found" and VisualEditor extension is not available. Currently we have no other way to retrieve HTML...

@davidgerard I really appreciate you came up on this issue, but I want to warn you a bit to ensure you do not loose your time. As @kelson42 said, I'm...

> I have been testing with mwoffliner-dev. Is 1.14 now the same as that? Yes, just it is released now. > The biggest problem is that 1.13 used to request...

@tim-moody why https://mdwiki.wmcloud.org/ is still returning a 502 ? Is that normal? > Specifically does it support --forceRender="RestApi"? Yes it does

If this is really the only problematic query, then it could probably be easily fixed on our side, not yours. From what I discover in the code (first time I...

@tim-moody just opened https://github.com/openzim/mwoffliner/issues/2167 to discuss the matter

> These errors are misleading... and we should have an (good first) issue about that. https://github.com/openzim/mwoffliner/issues/2167 > One solution might be to add a parameter max_redirect_batch (default 50) to slow...

@tim-moody issue https://github.com/openzim/mwoffliner/issues/1387 ; the problem which prevent Zimfarm to run on Mdwiki backend is that too many articles are failing to download. And analyzing a bit, I think there...