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

Ganache Stuck #4566

@nsnull0

Description

@nsnull0

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions