A signal SIGSEGV: segmentation violation error occurs when Hyperledger Fabric executes the ./byfn.sh up command

When executing the ./byfn.sh up command, a signal SIGSEGV: segmentation violation error occurs.

Solution:

docker-compose-cli.yaml: Add under cli -> environment: GODEBUG=netdns=go
base/docker-compose-base.yaml Add under environment of orderer.example.com: GODEBUG=netdns=go

Add base/peer-base.yaml under the environment of peer-base: GODEBUG=netdns=go

Reference: https://yq.aliyun.com/articles/238940

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324778253&siteId=291194637