sotoki icon indicating copy to clipboard operation
sotoki copied to clipboard

Processing renamed stackexchange domain beer.stackexchange.com is failing

Open benoit74 opened this issue 1 year ago • 1 comments

beer.stackexchange.com has been renamed to alcohol.stackexchange.com

The dump is however still produced as beer.stackexchange.com.7z

If we use the new domain name alcohol.stackexchange.com, the scraper simply fails to find the corresponding site details and the dump.

If we use the old domain name beer.stackexchange.com, the scraper find some stuff (e.g. the dump) but still fails in the end.

See https://github.com/openzim/zim-requests/issues/1004 for details

benoit74 avatar May 18 '24 12:05 benoit74

this is absolutely not new. I don't recall how but we have something that matches the two

rgaudin avatar May 18 '24 12:05 rgaudin

There is no bug but a 137 exit code because memory was capped at 1G, which is not enough (anymore), see #325

benoit74 avatar Oct 31 '24 20:10 benoit74