openzim / zim-requests

Want a new ZIM file? Propose ZIM content improvements or fixes? Here you are!
https://farm.openzim.org
38 stars 2 forks source link

archlinux_wiki is failing #1054

Open bricewge opened 3 months ago

bricewge commented 3 months ago

Recipe URL

https://farm.openzim.org/recipes/archlinux_wiki

Last log lines

(node:13) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023.

Please migrate your code to use AWS SDK for JavaScript (v3).
For more information, check the migration guide at https://a.co/7PzMCcy
(Use `node --trace-warnings ...` to show where the warning was created)
[error] [2023-10-26T20:01:19.059Z] Error downloading article Root
[error] [2023-10-26T20:01:19.060Z] Failed to run mwoffliner after [13s]: {}

How many times the recipe failed in a row?

Many

How many ZIM have been produced before failure?

At least one.

Which action did you undertake so far?

None, I do not have sufficient rights in Zimfarm but I recommend to request the recipe again to confirm failure

What's next?

I don't know

More details

The error is similar to #942, which is now fixed after being requested again. So I think that requesting again this recipe will also work.

If it does work, could the recipe be enabled? Currently its periodicity is monthly this me be too high, I'm not sure.

benoit74 commented 3 months ago

Thank you for the report and investigation. I requested the recipe, let's see if it gives more positive results.

bricewge commented 3 months ago

Too bad... it failed.

Looks like, the issue wasn't related to AWS SDK for JavaScript. But a failure to download some articles, the error between the last two run is similar but failed on different article:

[...]
[error] [2023-10-26T20:01:19.059Z] Error downloading article Root
[error] [2023-10-26T20:01:19.060Z] Failed to run mwoffliner after [13s]: {}
[...]
[error] [2024-06-16T12:25:05.522Z] Error downloading article Node.js_package_guidelines_(Português)
[error] [2024-06-16T12:25:05.523Z] Failed to run mwoffliner after [21s]: {}

Going down from the 25th of September 2023 run the error is different. I don't think I can help debug it further than that unfortunately.

benoit74 commented 3 months ago

AWS SDK for Javascript is just a warning, this is not a "real" problem.

Looks like this mediawiki server is returning many errors in API calls for various articles ... impossible to scrape such a Mediawiki for now unfortunately.