trufflesuite / ganache-ui

Personal blockchain for Ethereum development
https://www.trufflesuite.com/ganache
MIT License
4.65k stars 794 forks source link

System Error when running Ganache 2.7.1 on darwin #5757

Open cy87669252 opened 7 months ago

cy87669252 commented 7 months ago

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)