newPendingTransaction always stopped, and sendTransaction
Hello, i have try to install my full node to a server. I do with quicksync snapshot, and my nodes is run normally.
I tried to listen mempool or newPendingTransaction, then 0-60s is normally. But sometimes will stuck and cant connect again. I try to unsubscribe after subscribe newPendingTransaction, but still same. I see the logs, still normal.
Someone get problem like me too? or maybe this bugs from ethermint?
Also, i try to sending to my node, with sendTransaction. Transaction send, but for waiting receipt is too loong. I have try high gas, and lower gas. but i got same for both result/output.
Sorry for disturb, or my question is weird. I just want to ask and know. Thanks
We have the same, we can send transaction, which is visible on the network, but it fails, and eth_getTransactionReceipt doesn't give any reply, so all transactions are lost in space.
Is there any suggestions?
Same here: I am facing an issue where i am sending transaction and i am receiving the tx hash, but i am not getting anything about being successful or unsuccessful and the tool freeze out fully. Runningmy own node!
I'm running into the same problem. I'm listening to pending Swap event logs on MMF router and it will randomly pause receiving new events.
these issues are with the websocket subscribe api, right?
these issues are with the websocket subscribe api, right?
Correct.
similar issue https://github.com/crypto-org-chain/cronos/issues/500