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

The rpc got error log on mainnet #204

Open
zjg555543 opened this issue Dec 19, 2024 · 2 comments
Open

The rpc got error log on mainnet #204

zjg555543 opened this issue Dec 19, 2024 · 2 comments
Assignees

Comments

@zjg555543
Copy link

[WARN] [12-19|09:55:57.993] [3/16 Batches] Error downloading blocks from datastream error="initiateDownloadBookmark: afterStartCommand: readResultEntry: unknown error code: �y��e�
                                                                                                                                                                                   OK���������������ۏ� 2 B �\n,h��:&=�H�v��ݛ��J�M���|����J ��Z�9�����v���
                                                                                                                                                                                                                                                         ��[�Ҥ����aR Z��'����J��Ǐ'���Z��"
@zjg555543 zjg555543 changed the title Check the rpc error log Check the rpc error log on mainnet Dec 19, 2024
@zjg555543 zjg555543 changed the title Check the rpc error log on mainnet The rpc got error log on mainnet Dec 19, 2024
@zjg555543 zjg555543 self-assigned this Dec 25, 2024
@NWNZale
Copy link

NWNZale commented Jan 12, 2025

Any updates here? I have this issue as well

@zjg555543
Copy link
Author

zjg555543 commented Jan 21, 2025

Thanks for @revitteth.
0xPolygonHermez#1513
Basically your Sequencer’s RPC returns 403 when the RPC node tries to get the latest block from it - if you can fix that 403 the issue will immediately resolve. I’m looking into why we see these timeouts (and have fixed the data corruption issue)

the RPC Node will call upstream Node's GetLatestDataStreamBlock

  • public RPC call private rpc1 (over)
  • private rpc1 call sequencer (over)

@giskook We need to check our rpc proxyed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants