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 linux #5763

Open anil-banoth-2482 opened 7 months ago

anil-banoth-2482 commented 7 months ago

PLATFORM: linux GANACHE VERSION: 2.7.1

EXCEPTION:

LockExistsError: Lock already being held for file: /home/anil/.config/Ganache/ui/workspaces/Quickstart/chaindata/ganache-ipfs/repo.lock
    at Object.exports.lock (/tmp/.mount_ganachTPnNar/resources/static/node/node_modules/ipfs-repo/src/lock.js:37:13)
    at async IpfsRepo._openLock (/tmp/.mount_ganachTPnNar/resources/static/node/node_modules/ipfs-repo/src/index.js:199:22)
    at async IpfsRepo.open (/tmp/.mount_ganachTPnNar/resources/static/node/node_modules/ipfs-repo/src/index.js:113:23)
    at async openRepo (/tmp/.mount_ganachTPnNar/resources/static/node/node_modules/ipfs-core/src/components/storage.js:86:7)
    at async loadRepo (/tmp/.mount_ganachTPnNar/resources/static/node/node_modules/ipfs-core/src/components/storage.js:58:21)
    at async Function.start (/tmp/.mount_ganachTPnNar/resources/static/node/node_modules/ipfs-core/src/components/storage.js:44:41)
    at async Object.create (/tmp/.mount_ganachTPnNar/resources/static/node/node_modules/ipfs-core/src/components/index.js:206:21)
    at async IPFSServer.start (/tmp/.mount_ganachTPnNar/resources/static/node/node_modules/@ganache/filecoin/dist/node/ganache-filecoin.min.js:2:802287)
    at async Blockchain.initialize (/tmp/.mount_ganachTPnNar/resources/static/node/node_modules/@ganache/filecoin/dist/node/ganache-filecoin.min.js:2:775496)
    at async FilecoinApi.initialize (/tmp/.mount_ganachTPnNar/resources/static/node/node_modules/@ganache/filecoin/dist/node/ganache-filecoin.min.js:2:761989)