ca.example container
Happy Thanksgiving everyone!
When i run docker ps, I get all containers but ca.example. How do i fix this? I believe this is causing my errors in lab4-6.
Thank you
ONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
de2c496a4611 hyperledger/fabric-tools "/bin/bash" 33 minutes ago Up 5 seconds cli
b79225347bea hyperledger/fabric-peer "peer node start" 33 minutes ago Up 8 seconds 0.0.0.0:7051->7051/tcp, 0.0.0.0:7053->7053/tcp peer0.org1.example.com
978d91367b2f hyperledger/fabric-peer "peer node start" 33 minutes ago Up 8 seconds 0.0.0.0:8051->7051/tcp, 0.0.0.0:8053->7053/tcp peer1.org1.example.com
03ce54759c2d hyperledger/fabric-couchdb "tini -- /docker-ent…" 33 minutes ago Up 13 seconds 4369/tcp, 9100/tcp, 0.0.0.0:5984->5984/tcp couchdbOrg1Peer0
4d3e8a81f941 hyperledger/fabric-couchdb "tini -- /docker-ent…" 33 minutes ago Up 14 seconds 4369/tcp, 9100/tcp, 0.0.0.0:6984->5984/tcp couchdbOrg1Peer1
6b3796166c98 hyperledger/fabric-orderer "orderer" 2 months ago Up 15 seconds 0.0.0.0:7050->7050/tcp orderer.example.com
Comments
-
Look in DOCKER-COMPOSE.YML. Check the KEYFILE environment section ca.example matches what is in the corresponding folder. Change the environment to match.
ca.example.com:
- FABRIC_CA_SERVER_CA_KEYFILE=/etc/hyperledger/fabric-ca-server-config/4239aa0dcd76daeeb8ba0cda701851d14504d31aad1b2ddddbac6a57365e497c_sk
0 -
Also, check the logs. They will indicate where, if any, a mismatch of keys
docker container logs ca.example.com
Hope that helps.
0 -
I have this command line, however, the lab guide does not have a command line on the reference: starting on page 19.
Is this the correct command line information
command: sh -c 'fabric-ca-server start -b admin:adminpw'
0 -
@etrelz said:
I have this command line, however, the lab guide does not have a command line on the reference: starting on page 19.Is this the correct command line information
command: sh -c 'fabric-ca-server start -b admin:adminpw'
please run this and post results:
docker container logs ca.example.com
0 -
Okay here is the results running docker-compose container logs ca.example
eric@eric-VirtualBox:~/Desktop/fabric-samples/startFiles$ docker container logs ca.example.com
2019/11/30 16:05:24 [INFO] Created default configuration file at /etc/hyperledger/fabric-ca-server/fabric-ca-server-config.yaml
2019/11/30 16:05:24 [INFO] Starting server in home directory: /etc/hyperledger/fabric-ca-server
2019/11/30 16:05:24 [INFO] Server Version: 1.4.3
2019/11/30 16:05:24 [INFO] Server Levels: &{Identity:2 Affiliation:1 Certificate:1 Credential:1 RAInfo:1 Nonce:1}
Error: Failed to find private key for certificate in '/etc/hyperledger/fabric-ca-server-config/ca.org1.example.com-cert.pem': Could not find matching private key for SKI: Failed getting key for SKI [[14 5 93 250 125 115 14 27 241 80 232 190 149 207 221 132 186 81 166 237 234 163 40 224 224 147 254 197 18 89 219 38]]: Key with SKI 0e055dfa7d730e1bf150e8be95cfdd84ba51a6edeaa328e0e093fec51259db26 not found in /etc/hyperledger/fabric-ca-server/msp/keystore0 -
failed to find private key? Hope there is a solution.
Thank you
Error: Failed to find private key for certificate in '/etc/hyperledger/fabric-ca-server-config/ca.org1.example.com-cert.pem': Could not find matching private key for SKI: Failed getting key for SKI [[14 5 93 250 125 115 14 27 241 80 232 190 149 207 221 132 186 81 166 237 234 163 40 224 224 147 254 197 18 89 219 38]]: Key with SKI 0e055dfa7d730e1bf150e8be95cfdd84ba51a6edeaa328e0e093fec51259db26 not found in /etc/hyperledger/fabric-ca-server/msp/keystore
0 -
I decided to uninstall everything and start over. Thank you. And i all ready have an issue.
0
Categories
- All Categories
- 176 LFX Mentorship
- 176 LFX Mentorship: Linux Kernel
- 750 Linux Foundation IT Professional Programs
- 373 Cloud Engineer IT Professional Program
- 169 Advanced Cloud Engineer IT Professional Program
- 74 DevOps IT Professional Program - Discontinued
- 4 DevOps & GitOps IT Professional Program
- 99 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 1 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 3 Cloud & Containers Training
- 1 Cybersecurity Training
- 1 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 1 Networking Training
- 1 Open Source Best Practice Training
- 1 System Administration Training
- 1 System Engineering Training
- 1 Web & Application Development Training
- 792 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 87 Storage
- 768 Linux Distributions
- 81 Debian
- 67 Fedora
- 22 Linux Mint
- 13 Mageia
- 24 openSUSE
- 150 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 356 Ubuntu
- 465 Linux System Administration
- 31 Cloud Computing
- 73 Command Line/Scripting
- Github systems admin projects
- 98 Linux Security
- 78 Network Management
- 101 System Management
- 46 Web Management
- 106 Mobile Computing
- 18 Android
- 73 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 392 Off Topic
- 121 Introductions
- 181 Small Talk
- 29 Study Material
- 950 Programming and Development
- 310 Kernel Development
- 622 Software Development
- 983 Software
- 375 Applications
- 182 Command Line
- 5 Compiling/Installing
- 68 Games
- 317 Installation
- Archived
- 2 LFD140 Class Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)
