This repository was archived by the owner on Feb 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 686
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
Ganache Stuck #4566
Copy link
Copy link
Open
Description
Ganache always stuck at some time.
sometimes when you restart ganache, when want to execute transaction, it will stuck.
it trying to getReceipt
and so many net_version logs
I tried to wait a few minutes like more than 10 minutes which is already abnormal, still stuck forever i guess.
> Ganache `eth_getTransactionReceipt` notice: the transaction with hash
> `0x07e81f7beb42355a6bdf3b2fe62db2046515df616e09ac1db6f16bd96850c349` has not
> yet been mined. See https://trfl.io/v7-instamine for additional information.
eth_getTransactionReceipt
> Ganache `eth_getTransactionReceipt` notice: the transaction with hash
> `0x07e81f7beb42355a6bdf3b2fe62db2046515df616e09ac1db6f16bd96850c349` has not
> yet been mined. See https://trfl.io/v7-instamine for additional information.
eth_getTransactionReceipt
> Ganache `eth_getTransactionReceipt` notice: the transaction with hash
> `0x07e81f7beb42355a6bdf3b2fe62db2046515df616e09ac1db6f16bd96850c349` has not
> yet been mined. See https://trfl.io/v7-instamine for additional information.
net_version
eth_getTransactionReceipt
> Ganache `eth_getTransactionReceipt` notice: the transaction with hash
> `0x07e81f7beb42355a6bdf3b2fe62db2046515df616e09ac1db6f16bd96850c349` has not
> yet been mined. See https://trfl.io/v7-instamine for additional information.
eth_blockNumber
eth_getTransactionReceipt
> Ganache `eth_getTransactionReceipt` notice: the transaction with hash
> `0x07e81f7beb42355a6bdf3b2fe62db2046515df616e09ac1db6f16bd96850c349` has not
> yet been mined. See https://trfl.io/v7-instamine for additional information.
eth_blockNumber
eth_getTransactionReceipt
> Ganache `eth_getTransactionReceipt` notice: the transaction with hash
> `0x07e81f7beb42355a6bdf3b2fe62db2046515df616e09ac1db6f16bd96850c349` has not
> yet been mined. See https://trfl.io/v7-instamine for additional information.
eth_getTransactionReceipt
> Ganache `eth_getTransactionReceipt` notice: the transaction with hash
> `0x07e81f7beb42355a6bdf3b2fe62db2046515df616e09ac1db6f16bd96850c349` has not
> yet been mined. See https://trfl.io/v7-instamine for additional information.
eth_getTransactionReceipt
> Ganache `eth_getTransactionReceipt` notice: the transaction with hash
> `0x07e81f7beb42355a6bdf3b2fe62db2046515df616e09ac1db6f16bd96850c349` has not
> yet been mined. See https://trfl.io/v7-instamine for additional information.
eth_getTransactionReceipt
i have this logs with strict mode.
Usually by add Network again to metamask, with different port and address, it working perfectly fine again. i just wondering if this is a BUG.
would be great if ganache can reuse setting without changing port and address everytime stuck.
Metadata
Metadata
Assignees
Labels
No labels