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.
TypeError: Cannot read property 'error' of undefined
at Provider.cleanUpErrorObject (/node_modules/ganache-core/lib/provider.js:186:24)
at Provider.reportErrorInResponse (/node_modules/ganache-core/lib/provider.js:259:15)
at Object.intermediary [as callback] (/node_modules/ganache-core/lib/provider.js:100:28)
at self.engine.sendAsync (/node_modules/ganache-core/lib/provider.js:169:12)
at /node_modules/ganache-core/node_modules/async/internal/map.js:32:9
at /node_modules/ganache-core/node_modules/async/internal/once.js:12:16
at iteratorCallback (/node_modules/ganache-core/node_modules/async/eachOf.js:58:13)
at /node_modules/ganache-core/node_modules/async/internal/onlyOnce.js:12:16
at /node_modules/ganache-core/node_modules/async/internal/map.js:29:13
at /node_modules/ganache-core/node_modules/web3-provider-engine/index.js:150:9
at /node_modules/ganache-core/node_modules/async/internal/once.js:12:16
at replenish (/node_modules/ganache-core/node_modules/async/internal/eachOfLimit.js:61:25)
at /node_modules/ganache-core/node_modules/async/internal/eachOfLimit.js:71:9
at eachLimit (/node_modules/ganache-core/node_modules/async/eachLimit.js:43:36)
at /node_modules/ganache-core/node_modules/async/internal/doLimit.js:9:16
at end (/node_modules/ganache-core/node_modules/web3-provider-engine/index.js:127:5)
at /node_modules/ganache-core/lib/subproviders/geth_api_double.js:178:16
at _combinedTickCallback (internal/process/next_tick.js:135:11)
at process._tickCallback (internal/process/next_tick.js:180:9)
@Shpionus, interesting bug! Thanks for opening the issue. This should be an easy fix. I'm in the middle of a release now and will work on getting a fixed shipped in the next release.
Ganache v7 is reportedly much harder to crash (according to @davidmurdoch); batching in particular has been revisited. Keeping this open to verify once v7 is out the door.
System Error when running Ganache 2.0.0 on linux
PLATFORM: linux
GANACHE VERSION: 2.0.0
GANASHE COMMIT: 16f44f84370798a33710f8569be0fe829cddc216
Request:
Send wrong parameter for the second request:
pendi3ng
instead ofpending
.EXCEPTION:
APPLICATION LOG:
The text was updated successfully, but these errors were encountered: