You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
I was trying to run Corda quick start workspace on Ganache. It rendered for about 10-15 minutes to start the Web3 portal. Later after 3/4 corda nodes online, the portal crashed and it asked me start it again.
PLATFORM: darwin
GANACHE VERSION: 2.5.4
EXCEPTION:
TypeError: Cannot read property '0' of undefined
at owningKey (/webpack:/src/integrations/corda/main/utils/network/manager.js:400:32)
at /webpack:/src/integrations/corda/main/utils/network/manager.js:379:18
at async Promise.all (index 0)
at NetworkManager.start (/webpack:/src/integrations/corda/main/utils/network/manager.js:383:9)
at CordaChainService_CordaChainService.startServer (/webpack:/src/integrations/corda/common/services/CordaChainService.js:37:19)
at integrations_IntegrationManager.STARTUP_MODE [as startServer] (/webpack:/src/integrations/index.js:103:9)
at IpcMainImpl.<anonymous> (/webpack:/src/main/index.js:485:19)
The text was updated successfully, but these errors were encountered:
I was trying to run Corda quick start workspace on Ganache. It rendered for about 10-15 minutes to start the Web3 portal. Later after 3/4 corda nodes online, the portal crashed and it asked me start it again.
PLATFORM: darwin
GANACHE VERSION: 2.5.4
EXCEPTION:
The text was updated successfully, but these errors were encountered: