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

System Error when running Ganache 2.5.4 on darwin #5277

Closed
BenjDrury opened this issue Feb 17, 2023 · 0 comments · Fixed by #5341
Closed

System Error when running Ganache 2.5.4 on darwin #5277

BenjDrury opened this issue Feb 17, 2023 · 0 comments · Fixed by #5341

Comments

@BenjDrury
Copy link

Hey I am running a local truffle/ganache network to execute my Contracts. My Project is connected to Ganache and all contracts get detected well. I can deploy them and migrate to update with no problems. Now upon looking up a particular Transaction though this error poppes up every time. Asking me to either restart or raise a GitHub Bug.

I stumbled on this problem upon trying to test my revert Error messages from Solidity Contracts. Though it appears to always happen, not just on viewing failed transactions but on viewing any transaction that is related to a deployed contract or viewing a contract within ganache. In fact it happens as soon as I open a contract that had an transaction already as well - but not if it hadnt had a transaction

PLATFORM: darwin
GANACHE VERSION: 2.5.4

EXCEPTION:

TypeError: Cannot read property 'stack' of undefined
    at IpcMainImpl.<anonymous> (/webpack:/src/integrations/ethereum/index.js:96:31)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant