ganache-ui icon indicating copy to clipboard operation
ganache-ui copied to clipboard

Personal blockchain for Ethereum development

Results 308 ganache-ui issues
Sort by recently updated
recently updated
newest added

As I opened Ganache as usual options have come up to select for new workspace or quickstart ethereum and when I clicked for quickstart Ethereum. It takes me directly to...

PLATFORM: win32 GANACHE VERSION: 2.5.4 EXCEPTION: ``` Error: Stream finished in an invalid state, uncompression failed at UnzipStream._flush (C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\app.asar\node_modules\unzip-stream\lib\unzip-stream.js:734:19) at UnzipStream.prefinish (_stream_transform.js:140:10) at UnzipStream.emit (events.js:210:5) at prefinish (_stream_writable.js:645:14) at...

PLATFORM: win32 GANACHE VERSION: 2.5.4 EXCEPTION: ``` Error: Incompatible EIP155-based V 1 and chain id 1. See the second parameter of the Transaction constructor to set the chain id. at...

PLATFORM: darwin GANACHE VERSION: 2.5.4 EXCEPTION: ``` Error: Given input "NaN" is not a number. at Object.numberToHex (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/web3-utils/src/utils.js:273:15) at Method.inputBlockNumberFormatter (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/web3-core-helpers/src/formatters.js:124:125) at /Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/web3-core-method/src/index.js:150:38 at Array.map () at Method.formatInput (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/ganache-core/node_modules/web3-core-method/src/index.js:148:32) at...

PLATFORM: win32 GANACHE VERSION: 2.5.4 EXCEPTION: ``` TypeError: Cannot read property 'stack' of undefined at IpcMainImpl. (C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\app.asar\webpack:\src\integrations\ethereum\index.js:96:31) ```

PLATFORM: darwin GANACHE VERSION: 2.5.4 EXCEPTION: ``` Error: connection not open at WebsocketProvider.send (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/web3-providers-ws/src/index.js:282:18) at Timeout._onTimeout (/Applications/Ganache.app/Contents/Resources/static/node/node_modules/web3-providers-ws/src/index.js:267:19) at listOnTimeout (internal/timers.js:531:17) at processTimers (internal/timers.js:475:7) ```

Truffle v5.5.20 Ganache 2.5.4 Reproducible: Yes Create new project then open cmd `truffle init` add Sample.sol contract ``` // SPDX-License-Identifier: MIT pragma solidity ^0.8.0; contract Sample { uint256 public balance;...

PLATFORM: win32 GANACHE VERSION: 2.5.4 EXCEPTION: ``` UnknownUserDefinedTypeError: Cannot locate definition for struct InfoContrato$ (ID 2288) at storageSizeAndAllocate (C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\static\node\node_modules\@truffle\decoder\lib\allocate\storage.ts:299:17) at allocateMembers (C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\static\node\node_modules\@truffle\decoder\lib\allocate\storage.ts:64:27) at allocateStruct (C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\static\node\node_modules\@truffle\decoder\lib\allocate\storage.ts:29:10) at Object.getStorageAllocations...

PLATFORM: win32 GANACHE VERSION: 2.5.4 EXCEPTION: ``` Error: EPERM: operation not permitted, rename 'C:\Users\admin\AppData\Roaming\Ganache\workspaces\Quickstart\Settings.2108653359' -> 'C:\Users\admin\AppData\Roaming\Ganache\workspaces\Quickstart\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: ENOENT: no such file or directory, open 'C:\Users\bufan\AppData\Roaming\Ganache\workspaces\Quickstart\Settings' at Object.openSync (fs.js:440:3) at Object.func (electron/js2c/asar.js:140:31) at Object.func [as openSync] (electron/js2c/asar.js:140:31) at Object.readFileSync (fs.js:342:35)...