trufflesuite / ganache-ui

Personal blockchain for Ethereum development
https://www.trufflesuite.com/ganache
MIT License
4.65k stars 794 forks source link

System Error when running Ganache 2.7.1 on darwin #5786

Open CulturedKid opened 6 months ago

CulturedKid commented 6 months ago

PLATFORM: darwin GANACHE VERSION: 2.7.1

EXCEPTION:

Error: connection not open
    at WebsocketProvider.send (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/web3-providers-ws/src/index.js:282:18)
    at Timeout._onTimeout (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/web3-providers-ws/src/index.js:267:19)
    at listOnTimeout (internal/timers.js:554:17)
    at processTimers (internal/timers.js:497:7)