openzim / zim-requests

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

wikipedia_en_top is failing #936

Open benoit74 opened 7 months ago

benoit74 commented 7 months ago

Recipe URL

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

Last log lines

starting redis-server in the background…
(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)
/usr/local/sbin/mwoffliner: line 2:    13 Killed                  /usr/local/bin/mwoffliner --redis=$REDIS "$@"

How many times the recipe failed in a row?

Many

How many ZIM have been produced before failure?

Zero

Which action did you undertake so far?

I have disabled the recipe for now

What's next?

This is an upstream scraper problem

More details

Looks like it is always the same behavior: no logs except the "Killed" stuff above

kelson42 commented 7 months ago

Looks like a bug of MWoffliner to me, but I can not reproduce it with MWoffliner dev version... Transfering the issue. Or should we open a new one?

benoit74 commented 7 months ago

Issue is already opened in mwoffliner repo: https://github.com/openzim/mwoffliner/issues/2011

benoit74 commented 7 months ago

(we've agreed we always need two issues in such a situation, one in scraper repo to fix the situation and one in zim requrest to not forget to reactivate the recipe one bug is fixed / easily know why a recipe is disabled)

benoit74 commented 7 months ago

Last execution failed again: https://farm.openzim.org/pipeline/eaf14928-3c69-44b5-9745-0844127c1d5b

I re-disabled the recipe for now

benoit74 commented 7 months ago

(edit: it was still disabled, sorry)