Blo*_*mer 7 docker docker-compose hyperledger hyperledger-fabric hyperledger-composer
我正在做这个教程:https://hyperledger.github.io/composer/latest/installing/development-tools
现在我想启动超级账本结构,./startFabric.sh但随后出现此错误:
dany@DESKTOP-IQB2P0B:~/fabric-dev-servers$ ./startFabric.sh
Development only script for Hyperledger Fabric control
Running 'startFabric.sh'
FABRIC_VERSION is set to 'hlfv12'
FABRIC_START_TIMEOUT is unset, assuming 15 (seconds)
Removing network composer_default
WARNING: Network composer_default not found.
Creating network "composer_default" with the default driver
ERROR: Failed to Setup IP tables: Unable to enable NAT rule: (iptables failed: iptables --wait -t nat -I POSTROUTING -s 172.22.0.0/16 ! -o br-b49f324730b7 -j MASQUERADE: iptables: No chain/target/match by that name.
(exit status 1))
Run Code Online (Sandbox Code Playgroud)
在出现此错误之前:https ://github.com/docker/compose/issues/4181
但我修复了它,现在我遇到了这个错误......
Isr*_*les 14
尝试:
sudo iptables -t filter -N DOCKER
Run Code Online (Sandbox Code Playgroud)
sudo systemctl restart docker
Run Code Online (Sandbox Code Playgroud)
检查一下:
https://github.com/moby/moby/issues/16816#issuecomment-179717327
| 归档时间: |
|
| 查看次数: |
10058 次 |
| 最近记录: |