My node seems to have stopped, please help!

My node seems to have stopped, please help!


Hi @duyenhtm93 ,

What is your Ethereum RPC provider?

This looks like its grabbing too many logs form the Ethereum RPC provider and the provider is throwing an error. I’ll review with the client team to double check if they have limits activated on Ethereum sampling of logs.

Decreasing --relayer-log-page-size should solve the problem. I’m using --relayer-log-page-size=200 to sync my node

@duyenhtm93 did the above solution work for you?

If so, please mark it as solved.