-
Notifications
You must be signed in to change notification settings - Fork 814
System Error when running Ganache 2.0.3 on win32 #1361
Comments
Came to report same exact error. This problem occurs when you do not have a network interface in the connected state. I tried to use Ganache on the go without network connectivity and ran into this. To replicate this issue: It would be great if this did not happen as I would like to be able to do development on the go. I suspect there is logic that is parsing for active connections and than indexing into those connections. If that is the case than a solution would be to start the collection off as containing the loop back connection so the loopback can be used if nothing else is available. |
verbose output: "error": { |
Closing in favor of #1238. |
PLATFORM: win32
GANACHE VERSION: 2.0.3
EXCEPTION:
APPLICATION LOG:
The text was updated successfully, but these errors were encountered: