Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

System Error when running Ganache 2.0.1 on darwin #1291

Open
stiebitzhofer opened this issue May 14, 2019 · 0 comments
Open

System Error when running Ganache 2.0.1 on darwin #1291

stiebitzhofer opened this issue May 14, 2019 · 0 comments

Comments

@stiebitzhofer
Copy link

I was clicking on a transaction hash :-(

PLATFORM: darwin
GANACHE VERSION: 2.0.1

EXCEPTION:

BigNumber Error: new BigNumber() not a number: 3.467156666586674909856980203323510127785458371198138270046439757115171216069e+75,5.110327550737301019685883636130615624120082807249715917366306031233963255679e+75
    at raise (/node_modules/abi-decoder/node_modules/bignumber.js/bignumber.js:1177:25)
    at /node_modules/abi-decoder/node_modules/bignumber.js/bignumber.js:1165:33
    at new BigNumber (/node_modules/abi-decoder/node_modules/bignumber.js/bignumber.js:193:67)
    at new BigNumber (/node_modules/abi-decoder/node_modules/bignumber.js/bignumber.js:203:25)
    at Web3.toBigNumber (/node_modules/abi-decoder/node_modules/web3/lib/utils/utils.js:367:12)
    at param.map.val (/node_modules/abi-decoder/index.js:82:55)
    at Array.map (native)
    at /node_modules/abi-decoder/index.js:82:33
    at Array.map (native)
    at Object._decodeMethod [as decodeMethod] (/node_modules/abi-decoder/index.js:73:23)
    at TruffleContractDecoder.decodeTransaction (/node_modules/truffle-decoder/dist/interface/contract-decoder.js:195:51)
    at Object.getDecodedTransaction (/src/truffle-integration/decode.js:62:37)
    at process.<anonymous> (/src/truffle-integration/index.js:108:31)
    at emitTwo (events.js:125:13)
    at process.emit (events.js:213:7)
    at emit (internal/child_process.js:768:12)
    at _combinedTickCallback (internal/process/next_tick.js:141:11)
    at process._tickCallback (internal/process/next_tick.js:180:9)

APPLICATION LOG:

T+0ms: Starting server (version 2.0.1) with initial configuration: {"gasLimit":6721975,"gasPrice":20000000000,"hardfork":"petersburg","hostname":"127.0.0.1","port":7545,"network_id":5777,"default_balance_ether":100,"total_accounts":10,"unlocked_accounts":[],"locked":false,"vmErrorsOnRPCResponse":true,"verbose":false,"db_path":"/Users/hannes/Library/Application Support/Ganache/workspaces/Zokrates/chaindata"}
T+321ms: Ganache started successfully!
T+321ms: Waiting for requests...
T+367ms: eth_getCode
T+398ms: eth_subscribe
T+398ms: eth_getLogs
T+425ms: eth_subscribe
T+452ms: eth_getCode
T+481ms: eth_getCode
T+45872ms: eth_unsubscribe
T+45872ms: eth_unsubscribe
T+45914ms: eth_unsubscribe
T+45954ms: eth_unsubscribe
T+45992ms: eth_unsubscribe
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant