httptoolkit / httptoolkit-desktop

Electron wrapper to build and distribute HTTP Toolkit for the desktop
https://httptoolkit.com
GNU Affero General Public License v3.0
593 stars 81 forks source link

app crashes #47

Closed Githubus3r3 closed 1 year ago

Githubus3r3 commented 1 year ago

the http toolkit app on windows 11 keeps on crashing for me every time i try to start it. HTTP_Toolkit_vfSjbhtXXN

akari-dogman commented 1 year ago

Had this same problem, looked at the closed issues and found this fix that worked for me:

This was due to a server update that seems to have had some issues on Windows, sorry about that!

I've now rolled back the release, I think that should resolve this, but if you've updated already and you're still hitting this error, you can delete the server update directory (C:\Users\<username>\AppData\Local\httptoolkit-server) to revert that.

https://github.com/httptoolkit/httptoolkit/issues/337#issuecomment-1256941021

pimterry commented 1 year ago

Exactly, thanks @akari-dogman!