StratisBitcoinFullNode icon indicating copy to clipboard operation
StratisBitcoinFullNode copied to clipboard

Stratis Fullnode Node 1 Wallet Balance is always 0

Open ranjancse26 opened this issue 5 years ago • 2 comments

I see an issue in running the below Stratis Docker. The confirmed balance for node 1 wallet is always 0.

docker-compose -f 3-NodeNetwork.yml up

image

image

ranjancse26 avatar May 17 '20 06:05 ranjancse26

Hi @ranjancse26 - Have you tried removing the containers and starting again?

The below command can be used to do this.

docker-compose -f 3-NodeNetwork.yml rm -f

StratisIain avatar May 18 '20 09:05 StratisIain

I tired removing all images and then starting over. It's not consistent though. Sometimes it works but not always.

ranjancse26 avatar May 18 '20 13:05 ranjancse26