Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

newPendingTransaction always stopped, and sendTransaction #424

Closed
xfwil opened this issue Apr 10, 2022 · 7 comments
Closed

newPendingTransaction always stopped, and sendTransaction #424

xfwil opened this issue Apr 10, 2022 · 7 comments
Labels
websockets websockets json-rpc issues

Comments

@xfwil
Copy link

xfwil commented Apr 10, 2022

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

@izidorit
Copy link

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?

@hbtj123
Copy link

hbtj123 commented Apr 12, 2022

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!

@addo47
Copy link

addo47 commented Apr 16, 2022

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.

@yihuang
Copy link
Collaborator

yihuang commented May 11, 2022

these issues are with the websocket subscribe api, right?

@addo47
Copy link

addo47 commented May 11, 2022

these issues are with the websocket subscribe api, right?

Correct.

@yihuang yihuang added the websockets websockets json-rpc issues label May 19, 2022
@huahuayu
Copy link

similar issue #500

@mmsqe
Copy link
Collaborator

mmsqe commented Jul 5, 2024

fixed by #1239 #1466

@mmsqe mmsqe closed this as completed Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
websockets websockets json-rpc issues
Projects
None yet
Development

No branches or pull requests

7 participants