Git Product home page Git Product logo

Comments (13)

Sheepux avatar Sheepux commented on August 26, 2024 2

Blocked mixed-content ? Do you have some kind of proxy/antivirus that would block the response ?
If not Can you click on a red line and fine the heaer response as well as the response content

DevNote: i think we can open a debate on how to give a better error message to end user so that we can guide them within the app. Here in our case do we need to give more delays than juste "FetchFailed" but also add "because it was blocked due to mixedcontent" (and then the UI could provide a generic guide related to FetchFailed).

from haruneko.

NNguyenHoangDang avatar NNguyenHoangDang commented on August 26, 2024 1
Screenshot 2024-06-11 114433

from haruneko.

Sheepux avatar Sheepux commented on August 26, 2024 1

Tested and it works fine :
I guess this error means there was an issue while trying to download (connectivity error ?)
Try to open the console F12 and check the network tab

from haruneko.

Sheepux avatar Sheepux commented on August 26, 2024 1

when we develop we use localhost http, when the user starts the release binary it gets fetched from haruneko.pages.dev but with https leading to mixed content issue

from haruneko.

MikeZeDev avatar MikeZeDev commented on August 26, 2024

What about describing whats going on? :D

I had not problem downloading every chapters of them

from haruneko.

NNguyenHoangDang avatar NNguyenHoangDang commented on August 26, 2024

I get this error:
Failed to fetch
TypeError: Failed to fetch
at NodeWebkitFetchProvider.Fetch (https://haruneko.pages.dev/LX3CB9C6/DownloadTask.js:12:15969)
at async DeferredTask.action (https://haruneko.pages.dev/LX3CB9C6/HakuNeko.js:1:22430)
at async DeferredTask.Run (https://haruneko.pages.dev/LX3CB9C6/DownloadTask.js:12:28037)
at async B.Run (https://haruneko.pages.dev/LX3CB9C6/InteractiveFileContentProvider.js:1:1532)

from haruneko.

NNguyenHoangDang avatar NNguyenHoangDang commented on August 26, 2024
image

from haruneko.

NNguyenHoangDang avatar NNguyenHoangDang commented on August 26, 2024
image

from haruneko.

MikeZeDev avatar MikeZeDev commented on August 26, 2024

Why do i see "hakuneko.pages.dev"? 🤔

Pretty sure you got it wrong. Follow instructions on main page.

hakuneko.pages.dev is not meant to be used. Haruneko/Hakuneko is not a website its a program (or source code) you download and run on your computer.

from haruneko.

Sheepux avatar Sheepux commented on August 26, 2024

Reopening: Haruneko.pages.dev is when you use "nightly" version.
The issue here is an http request from an https page (the nightly page). It's an issue that needs fixing.

from haruneko.

MikeZeDev avatar MikeZeDev commented on August 26, 2024

How come its not occurring while developing? Why dont we have mixed content errors?

from haruneko.

MikeZeDev avatar MikeZeDev commented on August 26, 2024

So its just a problem affecting release binary? I am puzzled.

from haruneko.

MikeZeDev avatar MikeZeDev commented on August 26, 2024

Ooooh those image are affected by the Photon Deproxying bug too, its the same bug indeed !

from haruneko.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.