trufflesuite / ganache-ui

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

Decoding Error when running Ganache 2.7.1 on win32 #5785

Open lucasfrancisco opened 6 months ago

lucasfrancisco commented 6 months ago

PLATFORM: win32 GANACHE VERSION: 2.7.1

EXCEPTION:

Error: connection not open
    at WebsocketProvider.send (C:\Program Files\WindowsApps\GanacheUI_2.7.1.0_x64__rb4352f0jd4m2\app\resources\static\node\node_modules\@truffle\decoder\node_modules\web3-providers-ws\src\index.js:282:18)
    at Timeout._onTimeout (C:\Program Files\WindowsApps\GanacheUI_2.7.1.0_x64__rb4352f0jd4m2\app\resources\static\node\node_modules\@truffle\decoder\node_modules\web3-providers-ws\src\index.js:267:19)
    at listOnTimeout (internal/timers.js:554:17)
    at processTimers (internal/timers.js:497:7)