GithubHelp home page GithubHelp logo

Comments (4)

corpsemxq avatar corpsemxq commented on May 26, 2024 3

Still happened when run natively (not on the docker server)

from docker-hyperledger-fabric.

yeasy avatar yeasy commented on May 26, 2024

The image is broken due to a recent change.

Has been resolved. pls re-pull

$ docker pull yeasy/hyperledger-fabric-ca:1.1.0-alpha
$ docker run --rm -it yeasy/hyperledger-fabric-ca:1.1.0-alpha bash
root@904b9b1ba95d:/go/src/github.com/hyperledger/fabric-ca# fabric-ca-server init -b admin:adminpw
2018/02/22 06:50:28 [INFO] Created default configuration file at /etc/hyperledger/fabric-ca-server/fabric-ca-server-config.yaml
2018/02/22 06:50:28 [INFO] Server Version: 1.1.0-alpha
2018/02/22 06:50:28 [INFO] Server Levels: &{Identity:1 Affiliation:1 Certificate:1}
2018/02/22 06:50:28 [INFO] The CA key and certificate files already exist
2018/02/22 06:50:28 [INFO] Key file location: /etc/hyperledger/fabric-ca-server/ca-key.pem
2018/02/22 06:50:28 [INFO] Certificate file location: /etc/hyperledger/fabric-ca-server/ca-cert.pem
2018/02/22 06:50:28 [INFO] Initialized sqlite3 database at /etc/hyperledger/fabric-ca-server/fabric-ca-server.db
2018/02/22 06:50:28 [INFO] Home directory for default CA: /etc/hyperledger/fabric-ca-server
2018/02/22 06:50:28 [INFO] Initialization was successful

from docker-hyperledger-fabric.

dimaxgl avatar dimaxgl commented on May 26, 2024

thx!

from docker-hyperledger-fabric.

sathishsms avatar sathishsms commented on May 26, 2024
root@osboxes:~/go/bin# ./fabric-ca-server start -b admin:adminpw
2018/04/28 10:00:51 [INFO] Configuration file location: /home/osboxes/go/bin/fabric-ca-server-config.yaml
2018/04/28 10:00:51 [INFO] Starting server in home directory: /home/osboxes/go/bin
panic: Version is not set for fabric-ca library

goroutine 1 [running]:

Still happens when running without docker

from docker-hyperledger-fabric.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.