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

RpcClient error of execution #128

Closed
Hayden0323 opened this issue Nov 14, 2022 · 4 comments
Closed

RpcClient error of execution #128

Hayden0323 opened this issue Nov 14, 2022 · 4 comments

Comments

@Hayden0323
Copy link

The processor is running fine locally but after uploading to Aquarium gives me this error and keeps stuck around block 1558856, what could be the reason

repo: https://github.com/zenlinkpro/zenlink-astar-subsquid

logs from Aquarium:
image

local logs
image

@belopash
Copy link
Contributor

belopash commented Nov 14, 2022

https://github.com/zenlinkpro/zenlink-astar-subsquid/blob/fc0181c8e1db84b168097a1939fbb1af319ec5e0/src/consts.ts#L5
Do you have secret with such name? Maybe it belongs to another chain?

@Hayden0323
Copy link
Author

https://github.com/zenlinkpro/zenlink-astar-subsquid/blob/fc0181c8e1db84b168097a1939fbb1af319ec5e0/src/consts.ts#L5 Do you have secret with such name? Maybe it belongs to another chain?

yes, I used blastapi node when deploying, which is the only difference from local. I'll try to remove the secret and use the default node.

@belopash
Copy link
Contributor

Did it help?

@Hayden0323
Copy link
Author

Did it help?

Looks good now. It turns out that some third-party endpoints will have an effect, but I'm sure it's astar's endpoint not the other chain's, and I'll close the issue when it's done syncing

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