trufflesuite / ganache-ui

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

System Error when running Ganache 2.5.4 on darwin #5112

Open iam-Truong opened 1 year ago

iam-Truong commented 1 year ago

PLATFORM: darwin GANACHE VERSION: 2.5.4

EXCEPTION:

Error [ERR_IPC_CHANNEL_CLOSED]: Channel closed
    at ChildProcess.send (internal/child_process.js:678:16)
    at /webpack:/src/integrations/ethereum/common/services/EthereumChainService.js:81:21
    at new Promise (<anonymous>)
    at EthereumChainService_EthereumChainService.startServer (/webpack:/src/integrations/ethereum/common/services/EthereumChainService.js:70:14)
    at ethereum_Ethereum.startServer (/webpack:/src/integrations/ethereum/index.js:155:23)
    at integrations_IntegrationManager.startServer (/webpack:/src/integrations/index.js:98:27)
    at IpcMainImpl.<anonymous> (/webpack:/src/main/index.js:486:28)
iam-Truong commented 1 year ago

I'm running Remix IDE with ganache enviroment, everything smooth until i proceed a normal transaction(i dont know if it is normal or not) then remix lost connection with ganache. I try to connect again and in ganache when connect to workspace, it just keep rasing this error no matter how many time i try to relaunch