Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Application launch Error when running Ganache 2.5.4 on windows 11 32bit #5049

Open
PatrickTheStarfish01 opened this issue Nov 5, 2022 · 1 comment

Comments

@PatrickTheStarfish01
Copy link

PLATFORM: win32
GANACHE VERSION: 2.5.4

EXCEPTION:

Error: Returned error: LevelUpArrayAdapter named 'blockLogs' index out of range: index 798; length: 798
    at Object.ErrorResponse (C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\static\node\node_modules\web3-core-helpers\src\errors.js:29:16)
    at Object.<anonymous> (C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\static\node\node_modules\web3-core-requestmanager\src\index.js:140:36)
    at C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\static\node\node_modules\web3-providers-ws\src\index.js:127:44
    at Array.forEach (<anonymous>)
    at W3CWebSocket.WebsocketProvider.connection.onmessage (C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\static\node\node_modules\web3-providers-ws\src\index.js:104:36)
    at W3CWebSocket._dispatchEvent [as dispatchEvent] (C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\static\node\node_modules\yaeti\lib\EventTarget.js:107:17)
    at W3CWebSocket.onMessage (C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\static\node\node_modules\@web3-js\websocket\lib\W3CWebSocket.js:234:14)
    at WebSocketConnection.<anonymous> (C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\static\node\node_modules\@web3-js\websocket\lib\W3CWebSocket.js:205:19)
    at WebSocketConnection.emit (events.js:210:5)
    at WebSocketConnection.processFrame (C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\static\node\node_modules\@web3-js\websocket\lib\WebSocketConnection.js:554:26)
    at C:\Program Files\WindowsApps\GanacheUI_2.5.4.0_x64__5dg5pnz03psnj\app\resources\static\node\node_modules\@web3-js\websocket\lib\WebSocketConnection.js:323:40
    at processTicksAndRejections (internal/process/task_queues.js:75:11)
@PatrickTheStarfish01 PatrickTheStarfish01 changed the title System Error when running Ganache 2.5.4 on win32 Application launch Error when running Ganache 2.5.4 on windows 11 32bit Nov 5, 2022
@PatrickTheStarfish01
Copy link
Author

PatrickTheStarfish01 commented Nov 5, 2022

Theres some outgoing transfer requirement to use the ethereum code by putting it into a usable wallet for making purchases and purchase accessibility. I was using the cmd and node.js for typing entries into. Then using the metamask and enkrypt browser plugin extensions.

@davidmurdoch davidmurdoch transferred this issue from trufflesuite/ganache Nov 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant