ganache-ui
ganache-ui copied to clipboard
Personal blockchain for Ethereum development
PLATFORM: win32 GANACHE VERSION: 2.5.4 EXCEPTION: ``` Error: EPERM: operation not permitted, rename 'C:\Users\xudan\AppData\Roaming\Ganache\workspaces\My-Test--Network\Settings.3221787717' -> 'C:\Users\xudan\AppData\Roaming\Ganache\workspaces\My-Test--Network\Settings' at Object.renameSync (fs.js:643:3) at writeFileSync (C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\app.asar\node_modules\write-file-atomic\index.js:124:8) at Proxy.setItem (C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\app.asar\node_modules\node-localstorage\LocalStorage.js:217:7) at JsonStorage_JsonStorage.setToStorage (C:\Program...
PLATFORM: darwin GANACHE VERSION: 2.5.4 EXCEPTION: ``` UnknownBaseContractIdError: Cannot locate base contract ID 970$ of contract$ ChainText (ID 947) at /Applications/Ganache.app/Contents/Resources/static/node/node_modules/@truffle/decoder/lib/allocate/storage.ts:181:13 at Array.map () at allocateContract (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/@truffle/decoder/lib/allocate/storage.ts:178:59) at Object.getStorageAllocations (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/@truffle/decoder/lib/allocate/storage.ts:23:19)...
PLATFORM: darwin GANACHE VERSION: 2.5.4 EXCEPTION: ``` TypeError: Cannot read property 'forEach' of undefined at /private/var/folders/n0/wrvpnpsx6nd1l0rhggy5mkt40000gn/T/AppTranslocation/6B2C3A35-1C56-43F0-B414-732836B99E0D/d/Ganache.app/Contents/Resources/static/node/truffle-integration/projectsWatcher.js:117:20 at Array.forEach () at ProjectsWatcher.setSubscriptionTopics (/private/var/folders/n0/wrvpnpsx6nd1l0rhggy5mkt40000gn/T/AppTranslocation/6B2C3A35-1C56-43F0-B414-732836B99E0D/d/Ganache.app/Contents/Resources/static/node/truffle-integration/projectsWatcher.js:116:23) at ProjectFsWatcher. (/private/var/folders/n0/wrvpnpsx6nd1l0rhggy5mkt40000gn/T/AppTranslocation/6B2C3A35-1C56-43F0-B414-732836B99E0D/d/Ganache.app/Contents/Resources/static/node/truffle-integration/projectsWatcher.js:134:18) at ProjectFsWatcher.emit (events.js:210:5) at FSWatcher....
PLATFORM: win32 GANACHE VERSION: 2.5.4 EXCEPTION: ``` Error: EPERM: operation not permitted, rename 'C:\Users\xudan\AppData\Roaming\Ganache\workspaces\My-Test--Network\Settings.3374037992' -> 'C:\Users\xudan\AppData\Roaming\Ganache\workspaces\My-Test--Network\Settings' at Object.renameSync (fs.js:643:3) at writeFileSync (C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\app.asar\node_modules\write-file-atomic\index.js:124:8) at Proxy.setItem (C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\app.asar\node_modules\node-localstorage\LocalStorage.js:217:7) at JsonStorage_JsonStorage.setToStorage (C:\Program...
PLATFORM: win32 GANACHE VERSION: 2.5.4 EXCEPTION: ``` Error: EPERM: operation not permitted, rename 'C:\Users\HP\AppData\Roaming\Ganache\default\Settings.117225712' -> 'C:\Users\HP\AppData\Roaming\Ganache\default\Settings' at Object.renameSync (fs.js:643:3) at writeFileSync (C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\app.asar\node_modules\write-file-atomic\index.js:124:8) at Proxy.setItem (C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\app.asar\node_modules\node-localstorage\LocalStorage.js:217:7) at JsonStorage_JsonStorage.setToStorage (C:\Program...
I am testing, solidity's mapping functionality. I noticed that even though after inserting values in mapping the value in contracts show as empty. ## Expected Behavior After you insert values...
PLATFORM: darwin GANACHE VERSION: 2.5.4 EXCEPTION: ``` Error: Expected private key to be an Uint8Array with length 32 at assert (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/secp256k1/lib/index.js:18:20) at isUint8Array (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/secp256k1/lib/index.js:31:7) at Object.ecdsaSign (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/secp256k1/lib/index.js:254:7) at Object.exports.sign (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/ethereumjs-util/src/secp256k1v3-adapter.ts:334:25)...
PLATFORM: darwin GANACHE VERSION: 2.5.4 EXCEPTION: ``` UnknownBaseContractIdError: Cannot locate base contract ID 1487$ of contract$ MyFirstToken (ID 1784) at /Applications/Ganache.app/Contents/Resources/static/node/node_modules/@truffle/decoder/lib/allocate/storage.ts:181:13 at Array.map () at allocateContract (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/@truffle/decoder/lib/allocate/storage.ts:178:59) at Object.getStorageAllocations (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/@truffle/decoder/lib/allocate/storage.ts:23:19)...
Hello, I've installed Ganache, move it to F:\drive with the Windows feature, so I get this error : PLATFORM: win32 GANACHE VERSION: 2.5.4 EXCEPTION: ``` Error: EXDEV: cross-device link not...
Hey, I was running truffle tests and this error comes up : 2) Contract: Token "before all" hook: prepare suite: Error: Could not connect to your Ethereum client. Please check...