-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Server crashed (Chrome bitness 32!==64) #46
Comments
Huh, yeah that's not great. Seems like this is related to #38 / vweevers/win-detect-browsers#55. In general, this means that win-detect-browsers is somehow crashing, because it's detecting conflicting information about a Chrome install on your machine somewhere - e.g. maybe the registry doesn't match the filesystem, or at least win-detect-browsers thinks they don't match (this might well be a bug there). I do need to make the app resilient to failures in this, but I also need to open a PR to help fix up win-detect-browsers itself, and some debug info would be useful there. A couple of quick questions:
Thanks! |
The only thing that would be unusual about this machine is that it's a virtual Windows image. Here is the debug you requested:
|
I managed to hunt this down & fix it in win-detect-browsers (vweevers/win-detect-browsers#61) and that was released today in the latest HTTP Toolkit. These Chrome conflicts on Windows should be a thing of the past. Let me know if you hit any other issues. Thanks for the report! |
Hi!
I am just trying out your tool. It installed correctly, but when it launches, I get the following dialog:
HTTP Toolkit hit an error
Server crashed with 'Error: Conflict on chrome.bitness: 32 !== 64' (1).
Please file an issue at github.com/httptoolkit/feedback.
It will then restart and attempt again and crash again a few more times.
Does this affect you too? Click the +:smiley: icon in the top right and add a :+1: on issues to help decide where HTTP Toolkit goes next, or go take a look & vote on the most popular ideas so far.
The text was updated successfully, but these errors were encountered: