aliRamshini72

Results 4 comments of aliRamshini72

hi run sudo chmod 777 for all the file in data directory that mounted to /home/bnbchain/.bnbchain

hi run this command and add volume docker run -d --name binance-node -v {snapshot}:/home/bnbchaind/.bnbchaind/ -p 27146:27146 -p 27147:27147 -p 26660:26660 --restart unless-stopped --security-opt no-new-privileges --ulimit nofile=16000:16000 varnav/binance-node

hi > Hi team, > > I want to set up a mainnet node replaying the snapshot from 1st April 2021. I've solved a lot of things, which stopped the...