palomachain / paloma

The fast blockchain messenger protocol
Apache License 2.0
290 stars 135 forks source link

bug: pigeon issue leads to jailing on v2.0.0 Failed to execute process: BlockByHash: we can't execute this request #1266

Closed aditya-manit closed 2 months ago

aditya-manit commented 3 months ago

What is happening?

Section description Provide as much context as you can. Give as much context as you can to make it easier for the developers to figure what is happening.

time="2024-08-19T08:50:56Z" level=error msg="Failed to execute process: BlockByHash: we can't execute this request" component=procmon error="BlockByHash: we can't execute this request" process="[Skyway] Sign batches" x-correlation-id=cr1gejh4dbnif281t4ag

Paloma and pigeon versions and logs

Section description Write down paloma version. Write down pigeon version. Copy and paste pigeon config file as well as relevant ENV variables.

App version: v2.0.0 Build commit hash: 45d2fc941ba906f88a9318fada1021a7f0ec054a

byte-bandit commented 3 months ago

This is an RPC provider issue.

taariq commented 2 months ago

Closing as RPC issue.