ganache-ui
ganache-ui copied to clipboard
System Error when running Ganache 2.5.4 on darwin
PLATFORM: darwin GANACHE VERSION: 2.5.4
EXCEPTION:
Error: The nonce generation function failed, or the private key was invalid
at Object.ecdsaSign (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/secp256k1/lib/index.js:265:17)
at Object.exports.sign (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/ethereumjs-util/src/secp256k1v3-adapter.ts:334:25)
at Object.exports.ecsign (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/ethereumjs-util/src/signature.ts:20:25)
at Transaction.sign (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/ethereumjs-tx/src/transaction.ts:270:17)
at Transaction.sign (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/lib/utils/transaction.js:292:10)
at Transaction.FakeTransaction.hash (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/ethereumjs-tx/src/fake.ts:57:12)
at Transaction.fakeHash [as hash] (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/lib/utils/transaction.js:18:51)
at RuntimeError.combine (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/lib/utils/runtimeerror.js:42:30)
at new RuntimeError (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/lib/utils/runtimeerror.js:19:8)
at Function.RuntimeError.fromResults (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/lib/utils/runtimeerror.js:94:13)
at module.exports (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/lib/utils/gas/guestimation.js:142:32)