gpt4 book ai didi

docker - 构架网络失败

转载 作者:行者123 更新时间:2023-12-02 21:17:57 25 4
gpt4 key购买 nike

当我执行命令./byfn.sh -m up发生以下错误:

Starting with channel 'mychannel' and CLI timeout of '10' seconds and CLI delay of '3' seconds

Continue? [Y/n] y

proceeding ...

docker: Cannot connect to the Docker daemon at tcp://127.0.0.1:4243. Is the docker daemon running?.

See 'docker run --help'.

LOCAL_VERSION=1.1.0-rc1

DOCKER_IMAGE_VERSION=

=================== WARNING ===================

Local fabric binaries and docker images are

out of sync. This may cause problems.

===============================================

ERROR: Couldn't connect to Docker daemon. You might need to start Docker for Mac.

ERROR !!!! Unable to start network

最佳答案

  • 使用以下方式从结构存储库中获取bootstrap.sh

    curl -sS https://raw.githubusercontent.com/hyperledger/fabric/master/scripts/bootstrap.sh -o ./scripts/bootstrap.sh
  • 将文件模式更改为可执行文件

    chmod + x ./scripts/bootstrap.sh
  • 下载二进制文件和docker镜像

    ./scripts/bootstrap.sh [version]
  • 关于docker - 构架网络失败,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49334670/

    25 4 0
    Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
    广告合作:1813099741@qq.com 6ren.com