Code Monkey home page Code Monkey logo

Comments (4)

timfish avatar timfish commented on June 13, 2024

Confirmed this is still an issue in [email protected] but appears fixed in [email protected]

Here is the native stack trace from 5.0.6:
https://sentry.io/share/issue/28bad86aacec4962ac119b078b874f43/

from electron-fetch.

arantes555 avatar arantes555 commented on June 13, 2024

@timfish looking at your stacktrace (or even just the description), it appears to be a bug in electron's net module (not very surprising, I have found and reported a few of those myself.. including the one which made me switch to defaultSession by default : electron/electron#13587 ).

I suggest opening a bug report on electron's project.

You could try to work around the bug by passing another session to electron-fetch.

Sorry but there does not seem to be anything I can do on electron-fetch's side :/

from electron-fetch.

timfish avatar timfish commented on June 13, 2024

it appears to be a bug in electron's net module

Indeed it does! If it existed in 6.0.0-beta.13 I would take the time to report it upstream to Electron but as it appears to be fixed there and in the latest 7-nightly so probably not worth the effort.

@arantes555 leave this open in case anyone else encounters this?

from electron-fetch.

arantes555 avatar arantes555 commented on June 13, 2024

@timfish Yes, leaving this open for the moment, at least until 6 is released for good. Thanks for your testing !

(btw if you want to be even more thorough, or are just curious, you could try triggering the bug without electron-fetch, just doing a net request after setting onBeforeSendHeaders)

from electron-fetch.

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.