You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am new in blockchain and I am trying to reimplement the environment in your paper. When I used cd hyperledger-fabric/fabric-samples/access-control-network
and ./byfn.sh up
This error happened on my terminal:
which results !!!!!!!!!!!!!!! After 20 attempts, peer0.org1 has failed to join channel 'mychannel' !!!!!!!!!!!!!!!!
My OS is Ubuntu 22.04.3 LTS, my go version is go version go1.20.7 linux/amd64, my docker version is 24.0.5, build ced0996
Could you please provide some suggestions about solving this problem?
The text was updated successfully, but these errors were encountered:
Dear authors:
I am new in blockchain and I am trying to reimplement the environment in your paper. When I used
cd hyperledger-fabric/fabric-samples/access-control-network
and
./byfn.sh up
This error happened on my terminal:
which results
!!!!!!!!!!!!!!! After 20 attempts, peer0.org1 has failed to join channel 'mychannel' !!!!!!!!!!!!!!!!
My OS is
Ubuntu 22.04.3 LTS
, my go version is go versiongo1.20.7 linux/amd64
, my docker version is24.0.5, build ced0996
Could you please provide some suggestions about solving this problem?
The text was updated successfully, but these errors were encountered: