-
-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bulbagarden Zimfarm rule doesn't work for several months #1690
Comments
Checked the latest run and the failure is not related to URL. It looks like this should be a ticket for mwoffliner repository. I believe this repo is for requests only and errors are to be opened on the scraper's repo. |
Thank you for the clarification and move! |
My local test fails differently as in the Zimfarm indeed. This needs an investigation. |
The |
@uriesk If the visualeditor API is not available them indeed this looks bad. That said I have updated the values at https://farm.openzim.org/recipes/bulbagarden (they were anyway wrong). Now it dies |
Looks like I had left a few pieces of code when I have removed the Local Parsoid code... I will remove the last part. I guess then the error message will be better. |
when the veApi is not available, it falls back to local parsoid, that's why you get that |
We can do the fandom pokemon wiki for our pokemon bros instead... they are almost the same anyway. |
Problem
The following Zimfarm rule seems to be dysfunctional:
https://farm.openzim.org/recipes/bulbagarden
It has been failing at least for the last 7 months. Debug information shows that it fails with this error:
mwUrl [https://bulbapedia.bulbagarden.net/] is not valid.
This is apparent from the following pipeline debug info: https://farm.openzim.org/pipeline/ab6a3828030f716b6a3f3636/debug
If mwoffliner is run manually with the similar parameters as outlined in the rule, the scraping seems to start without this error (haven't tried actually completing the job).
Reproducing steps
[//]: # Not sure how to exactly reproduce this locally, but please check the OpenZIM farm information above, the rule fails consistently.
The text was updated successfully, but these errors were encountered: