Open harsh4786 opened 8 months ago
what geyser are you using?
Hey, I was using yellowstone
@harsh4786: the default config doesn't allow to use 'any' when subscribing to blocks: https://github.com/rpcpool/yellowstone-grpc/blob/master/yellowstone-grpc-geyser/config.json#L49C40-L49C45
I constantly get this error log when I run the atlas sender. I added more logs to examine what was wrong and it seems
poll_slots()
is working fine butpoll_blocks()
doesnt seem to get any geyser messages.