ganache-ui icon indicating copy to clipboard operation
ganache-ui copied to clipboard

System Error when running Ganache 2.7.1 on win32

Open Djincode opened this issue 2 years ago • 0 comments

PLATFORM: win32 GANACHE VERSION: 2.7.1

EXCEPTION:

Error [ERR_IPC_CHANNEL_CLOSED]: Channel closed
    at ChildProcess.send (internal/child_process.js:705:16)
    at E:\Ganache\resources\app.asar\webpack:\src\integrations\ethereum\common\services\EthereumChainService.js:86:21
    at new Promise (<anonymous>)
    at EthereumChainService_EthereumChainService.startServer (E:\Ganache\resources\app.asar\webpack:\src\integrations\ethereum\common\services\EthereumChainService.js:75:14)
    at ethereum_Ethereum.startServer (E:\Ganache\resources\app.asar\webpack:\src\integrations\ethereum\index.js:155:23)
    at integrations_IntegrationManager.startServer (E:\Ganache\resources\app.asar\webpack:\src\integrations\index.js:98:27)
    at IpcMainImpl.<anonymous> (E:\Ganache\resources\app.asar\webpack:\src\main\index.js:642:30)

Djincode avatar Nov 09 '23 14:11 Djincode