openzim / zim-requests

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

New request: OrthodoxWiki.org #705

Open Ubuntu-2020 opened 1 year ago

Ubuntu-2020 commented 1 year ago
Popolechien commented 4 months ago

Created https://farm.openzim.org/recipes/orthodoxwiki.org_en_all but it failed. Mwoffliner returns No artifacts configured for upload, which is a new one to me. I've put the recipe on hold.

benoit74 commented 4 months ago

No artifacts configured for upload is a DEBUG message, this is not an error at all, this is normal.

Real error (found in the log) is AxiosError: Request failed with status code 404, indicating a problem in a URL the scraper is trying to fetch.

I think the mwWikiPath is wrongly set to /w/, I do not see such a path in wiki configuration at https://orthodoxwiki.org/Special:Version

Popolechien commented 4 months ago

Thanks @benoit74 Should we ping the site admins, or is this we can account for scraper-side?

benoit74 commented 4 months ago

For now this is a configuration issue, nothing else. You just need to fix the configuration

Popolechien commented 4 months ago

ok, I've tried with /$1 (as indicated on https://orthodoxwiki.org/Special:Version), default (empty), and /wiki/ but to no avail.

benoit74 commented 4 months ago

Proper value is /, sorry for not indicating that earlier. Default (empty) is /wiki, so this is the same as /wiki

benoit74 commented 4 months ago

And now there is no VisualEditor extension installed, so this cannot work before 1.14 is released.