Git Product home page Git Product logo

Comments (9)

pimterry avatar pimterry commented on June 18, 2024

Hi @ShirinBY, can you share your logs after this happens? They're available from the application menu, under 'Help', 'View HTTP Toolkit logs'.

from httptoolkit-desktop.

ShirinBY avatar ShirinBY commented on June 18, 2024

Hi @pimterry , Thank you for your reply. But I cannot install the app at all to be able to give you any log.

from httptoolkit-desktop.

pimterry avatar pimterry commented on June 18, 2024

I don't understand - if you're seeing the "Server shut down unexpectedly with code 1" message, then you must already be running the application. The logs are created before the server is launched, so they must already be present.

from httptoolkit-desktop.

ShirinBY avatar ShirinBY commented on June 18, 2024

Screenshot 2023-04-04 163045

I dont understand it either. After running the exe file I see this error! Its not only me. My other friends get the same error.

from httptoolkit-desktop.

ShirinBY avatar ShirinBY commented on June 18, 2024

@pimterry , Ok now I searched for it, I can see its installed under the apps, but when I run it I get below error.
Screenshot 2023-04-04 233409

from httptoolkit-desktop.

ShirinBY avatar ShirinBY commented on June 18, 2024

Have you tried to install the app in windows 10 or 11 lately?

from httptoolkit-desktop.

pimterry avatar pimterry commented on June 18, 2024

Have you tried to install the app in windows 10 or 11 lately?

I haven't personally reinstalled it recently, but hundreds of users install HTTP Toolkit on Windows every day, and I haven't heard any other reports of issues like this lately.

Interestingly though, looking at your screenshot, that's showing a different error to the previous case ('UI stopped unexpectedly' vs 'Server shut down unexpectedly with code 1'). Any idea why that might be? Does the error change randomly, or is it that you're launching the app in a different way somehow?

Ok now I searched for it, I can see its installed under the apps, but when I run it I get below error.

Ok, yes, that means you have already installed it successfully, it's just that running the application fails.

If you can't see the menu, you can find the logs manually in C:\Users\<username>\AppData\Roaming\httptoolkit\logs\. Can you share the contents from there?

from httptoolkit-desktop.

ShirinBY avatar ShirinBY commented on June 18, 2024

Hi @pimterry , Sorry for delay, due to time gap. Please see the log file:
last-run.log

from httptoolkit-desktop.

pimterry avatar pimterry commented on June 18, 2024

Ok, so there's two different errors here: the 'UI crashed case' and the 'Server shut down' case. The log you've shared there is for the UI crash.

For that case, I'm not sure what could cause this, and there's not much I can do. What's happening here is that electron is firing a render-process-gone event saying launch-failed. That doesn't tell us very much. For whatever reason, on your computer when Electron tries to render the UI with Chromium, your computer fails to even launch that process. This could be due to security restrictions on your machine, or corruption in the app somewhere, or serious memory issues, or some major graphics driver problem, or one of a million other small things, but it's definitely not a general issue (HTTP Toolkit has error reporting for this kind of thing, and there's very few reports of this).

Reinstalling the app might help. If it doesn't, checking that your graphics drivers are working etc is probably a good idea.

For the other case, where the server is crashing, that log doesn't help much unfortunately. Is it still possible to reproduce that issue? If you can share a log from that crash I can investigate further - that error is a crash from HTTP Toolkit itself (rather than from Electron) which means it's much more likely to be something fixable.

from httptoolkit-desktop.

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.