trufflesuite / ganache-ui

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

System Error when running Ganache 2.5.4 on darwin #5709

Open Soros87 opened 12 months ago

Soros87 commented 12 months ago

PLATFORM: darwin GANACHE VERSION: 2.5.4

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:531:17)
    at processTimers (internal/timers.js:475:7)