manga-download / hakuneko

Manga & Anime Downloader for Linux, Windows & MacOS
https://hakuneko.download
The Unlicense
4.8k stars 469 forks source link

[Toonily.com] Connector not working #7292

Closed forestpas3 closed 4 months ago

forestpas3 commented 4 months ago

Is there an existing issue for this connector?

Did you read the troubleshooting guide ?

Is the website of the connector working properly ?

Make sure to try Nightly Build

What kind of issue are you encountering

Manga list isn't refreshing

Describe the bug

Two days ago it work properly. The site was down for a day for updates. HakuNeko can't connect since.

Failed to update manga list for Toonily
Cannot read property 'href' of undefined

To Reproduce

  1. Name of connector : Toonily
  2. Name of manga (if connector update is working)
  3. Name of chapter (if manga update is working)
  4. Copy any relevant error message that appears in a popup or (advanced) within the console (press F12)
    Connector.mjs:434 GET https://toonily.com/ 500
    fetchDOM @ Connector.mjs:434
    _getMangas @ Toonily.mjs:34
    _getMangaList @ Connector.mjs:576
    (anonymous) @ Connector.mjs:99
    Promise.then (async)
    updateMangas @ Connector.mjs:98
    onUpdateMangaListClick @ mangas.html:233
    handler @ template-stamp.html:96
    Connector.mjs:579 TypeError: Cannot read property 'href' of undefined
    at Toonily._getMangas (Toonily.mjs:35)
    at async Toonily._getMangaList (Connector.mjs:576) Toonily {id: "toonily", label: "Toonily", tags: Array(3), isLocked: false, initialized: true, …}
MikeZeDev commented 4 months ago

weird 500 error, hum. You got the same if you try do disable family mode on their website. Since we do that by default, we got the error.

I wonder what to do. Clearing that "adult" flag will reduce the available manga to a mere 300 when there was more than 1000.

forestpas3 commented 4 months ago

weird 500 error, hum. You got the same if you try do disable family mode on their website. Since we do that by default, we got the error.

I wonder what to do. Clearing that "adult" flag will reduce the available manga to a mere 300 when there was more than 1000.

I just saw on their discord, it seems it is an error on their side and not Hakuneko. TBH, I did not check when I put the issue in, if by changing the family mode changes anything. I will close the issue if their fix for their site fixes Haku.

forestpas3 commented 4 months ago

It was because of the family mode. Closing the issue.