cronos icon indicating copy to clipboard operation
cronos copied to clipboard

newPendingTransaction always stopped, and sendTransaction

Open xfwil opened this issue 4 years ago • 6 comments

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

xfwil avatar Apr 10 '22 19:04 xfwil

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?

izidorit avatar Apr 12 '22 07:04 izidorit

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!

hbtj123 avatar Apr 12 '22 08:04 hbtj123

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.

addo47 avatar Apr 16 '22 01:04 addo47

these issues are with the websocket subscribe api, right?

yihuang avatar May 11 '22 02:05 yihuang

these issues are with the websocket subscribe api, right?

Correct.

addo47 avatar May 11 '22 02:05 addo47

similar issue https://github.com/crypto-org-chain/cronos/issues/500

huahuayu avatar May 21 '22 08:05 huahuayu