openzim / sotoki

StackExchange websites to ZIM scraper
https://library.kiwix.org/?category=stack_exchange
GNU General Public License v3.0
217 stars 25 forks source link

wrong pictures in askubuntu.com_en_all_2023-11 #295

Closed kelson42 closed 7 months ago

kelson42 commented 7 months ago

From kiwix-tools created by ristein: kiwix/kiwix-tools#662

hey there, I just mentioned all pictures in askubuntu.com_en_all_2023-11 are wrong. As example I looked at these two random links: https://askubuntu.com/questions/372607/how-to-create-a-bootable-ubuntu-usb-flash-drive-from-terminal https://askubuntu.com/questions/809237/how-to-fix-the-destination-is-read-only-error-on-hdd-partition On the website are correct images but in the zim-file are different ones, I don't know where these are from. Using firefox and docker like this: docker run -d --name kiwix -p 10234:8080 -v /path/kiwix/:/data --restart unless-stopped ghcr.io/kiwix/kiwix-serve /data/*.zim using latest kiwix version 3.6.0

kelson42 commented 7 months ago

ZIM is OK, https://library.kiwix.org/viewer#askubuntu.com_en_all_2023-11/questions/372607/how-to-create-a-bootable-ubuntu-usb-flash-drive-from-terminal

Error is probably in your docker command line, you don't follow the README properly: https://github.com/kiwix/kiwix-tools/blob/main/docker/server/README.md

kelson42 commented 7 months ago

ZIM is OK, https://library.kiwix.org/viewer#askubuntu.com_en_all_2023-11/questions/372607/how-to-create-a-bootable-ubuntu-usb-flash-drive-from-terminal

Error is probably in your docker command line, you don't follow the README properly: https://github.com/kiwix/kiwix-tools/blob/main/docker/server/README.md

it is not, in your link, the photo is wrong, on live website there is the correct one live: image zimit: image

rgaudin commented 7 months ago

It looks like #284 which was fixed in July 2023. The problem is that image URL online is 10 chars long: 3857321170.webp so it's an adler32

There has been a sotoki 2.0.2 release on 2023-10-31 and the 2023-11 askubuntu was started on 2023-11-04 and using 2.0.2

benoit74 commented 7 months ago

There has been a sotoki 2.0.2 release on 2023-10-31

Nope, 2022, not 2023 ; fix has never been released.

=> known issue, already fixed in main, never released