Cardano-cli: MuxBearerClosed "<socket: 11> closed when reading data, waiting on next header True"

Hello everyone,

every time that I use the command:

“cardano-cli query stake-snapshot --stake-pool-id $(cat stakepoolid.txt) --mainnet”

My producer node goes from fully synced back to starting. I can turn it back to where it was by simply starting it again but I’m stuck now because I can’t continue the tutorial without this step.

Does anybody know how to fix this error?

Screenshot from 2021-06-22 17-18-10

1 Like

Hi!

When is command fails - have you tried to query the tip?
cardano-cli query tip --mainnet

It seems that I didn’t need to worry actually because my pool has been added to the registry!

Thanks for answering though :smiley:

1 Like