trufflesuite / ganache-ui

Personal blockchain for Ethereum development

Home Page:https://www.trufflesuite.com/ganache

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

System Error when running Ganache 2.7.1 on darwin

cy87669252 opened this issue · comments

PLATFORM: darwin
GANACHE VERSION: 2.7.1

EXCEPTION:

Error: missing trie node
    at /Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache/dist/node/1.js:2:23076
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at async HttpHandler.queueRequest (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache/dist/node/1.js:2:23229)
    at async HttpHandler.request (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache/dist/node/1.js:2:106985)
    at async fetchNonce (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache/dist/node/1.js:2:149360)
    at async /Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache/dist/node/1.js:2:149313
    at async Promise.all (index 0)
    at async /Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache/dist/node/1.js:2:148805
    at async Promise.all (index 0)
    at async Fork.<anonymous> (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache/dist/node/1.js:2:148724)