Skip to content
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

Mixed content problem when downloading using binary release #754

Open
wow2134 opened this issue Aug 21, 2024 · 5 comments
Open

Mixed content problem when downloading using binary release #754

wow2134 opened this issue Aug 21, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@wow2134
Copy link

wow2134 commented Aug 21, 2024

first of all thank you
since you said using haruneko.
since there is this issue. finally i can download from doujindesu using haruneko 😄

now back to the problem..
when i try to download from komiktap, there is only bin file in the folder. i thought this is only in 1 title, but it turns out all titles.

ss1

I think the image is corrupted from the website. But there is no problem on the website

ss2

because it didn't work to download on komiktap, I tried downloading on komikindo.info but the result was the same, while doujinku.xyz displays a "Failed to fetch" notification.
I've used hakuneko but the result is still only a bin file in the folder

@MikeZeDev
Copy link
Contributor

MikeZeDev commented Aug 21, 2024

First: ONE WEBSITE PER ISSUE PLEASE 🙏

  • Komiktap server is just returning crappy type, images are fine.

You can rename your files if you want (replace the bin with jpeg or webp), they are fine

Its gonna be fixed ofc :)

  • Please name a problematic manga + chapter on komikindo.info that i can test

  • Please name a problematic manga + chapter on doujinku that i can test. I cant reproduce the problem.

MikeZeDev added a commit that referenced this issue Aug 21, 2024
@wow2134
Copy link
Author

wow2134 commented Aug 21, 2024

* Please name a problematic manga + chapter on doujinku that i can test. I cant reproduce the problem.
  1. Name of connector : doujinku.xyz
  2. Name of manga : https://doujinku.xyz/manga/milf-hunting-in-another-world/
  3. Name of chapter : https://doujinku.xyz/milf-hunting-in-another-world-chapter-40/

gambar

Failed to fetch
TypeError: Failed to fetch
at ae.Fetch (https://haruneko.pages.dev/M03N76XJ/InteractiveFileContentProvider.js:2:2125)
at async Ou.action (https://haruneko.pages.dev/M03N76XJ/HakuNeko.js:1:21558)
at async Ou.Run (https://haruneko.pages.dev/M03N76XJ/index.js:2:29883)
at async wc.Run (https://haruneko.pages.dev/M03N76XJ/index.js:2:31368)
Failed to fetch
TypeError: Failed to fetch
at ae.Fetch (https://haruneko.pages.dev/M03N76XJ/InteractiveFileContentProvider.js:2:2125)
at async Ou.action (https://haruneko.pages.dev/M03N76XJ/HakuNeko.js:1:21558)
at async Ou.Run (https://haruneko.pages.dev/M03N76XJ/index.js:2:29883)
at async wc.Run (https://haruneko.pages.dev/M03N76XJ/index.js:2:31368)
etc...

@wow2134
Copy link
Author

wow2134 commented Aug 21, 2024

* Please name a problematic manga + chapter on [komikindo.info](https://komikindo.info/) that i can test
  1. Name of connector : komikindo.info
  2. Name of manga : https://komikindo.info/series/milf-hunting-in-another-world/
  3. Name of chapter : https://komikindo.info/milf-hunting-in-another-world-chapter-40/

gambar

komikindo.info now has the same problem as doujinku.xyz, but previously I could still download, even though there was only a bin file in the folder.

@MikeZeDev
Copy link
Contributor

MikeZeDev commented Aug 21, 2024

Ok the problem is clear. For both websites.

Its Mixed Content , same problem than here #713 (well there was a bug causing mixed content, here its the website fault)

Website is https, pictures links are http. Its damn 2024, why the hell their links are not updated to https.... :/
Stone age is over.

image

We have no immediate "clean" fix for that . You have 2 solutions :

  • use another website
  • Run haruneko from source code by using instructions on the github page. That is way more complicated that just launching the exe. 🤷

@MikeZeDev MikeZeDev changed the title komiktap, komikindo.info & doujinku Mixed content problem when downloading using binary release Aug 21, 2024
@wow2134
Copy link
Author

wow2134 commented Aug 21, 2024

Its Mixed Content , same problem than here #713 (well there was a bug causing mixed content, here its the website fault)

Website is https, pictures links are http. Its damn 2024, why the hell their links are not updated to https.... :/ Stone age is over.

haha..
okay thanks for the explanation.

luckily we still have 2 mirror websites that are still working,
like manhwaland and kombatch..

next i will try this #713 (comment)

@MikeZeDev MikeZeDev added bug Something isn't working labels Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants