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

System Error when running Ganache 2.5.4 on win32

Open izzetemrecetin opened this issue 2 years ago • 0 comments

PLATFORM: win32 GANACHE VERSION: 2.5.4

EXCEPTION:

Error [ERR_IPC_CHANNEL_CLOSED]: Channel closed
    at ChildProcess.send (internal/child_process.js:678:16)
    at C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\app.asar\webpack:\src\integrations\ethereum\common\services\EthereumChainService.js:81:21
    at new Promise (<anonymous>)
    at EthereumChainService_EthereumChainService.startServer (C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\app.asar\webpack:\src\integrations\ethereum\common\services\EthereumChainService.js:70:14)
    at ethereum_Ethereum.startServer (C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\app.asar\webpack:\src\integrations\ethereum\index.js:155:23)
    at integrations_IntegrationManager.startServer (C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\app.asar\webpack:\src\integrations\index.js:98:27)
    at IpcMainImpl.<anonymous> (C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\app.asar\webpack:\src\main\index.js:486:28)

izzetemrecetin avatar Aug 10 '22 07:08 izzetemrecetin