Lab05: Error: 2 UNKNOWN: Access denied: channel creator org
Hello,
I almost completed Lab05 now and everything worked fine. Before starting Lab05 I did a vagrant destroy first, to make sure I reset everything.
My issue came once I tried to create the Business Network with following command:
cd ~/fabric-fundamentals/Lab05
./55_deploy_network.sh
Then the Terminal show the following. If I try to run script 56 I receive the same error. Appreciate any help!
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////
vagrant@ubuntu-xenial:~/fabric-fundamentals/Lab05$ ./55_deploy_network.sh
install composer runtime on peer org1
✔ Installing business network. This may take a minute...
Successfully installed business network tutorial-network, version 0.0.1
Command succeeded
install composer runtime on peer org2
✔ Installing business network. This may take a minute...
Successfully installed business network tutorial-network, version 0.0.1
Command succeeded
install composer runtime on peer org3
✔ Installing business network. This may take a minute...
Successfully installed business network tutorial-network, version 0.0.1
Command succeeded
request identities
'admin@org1.hacera.com' was successfully requested and the certificates stored in '/home/vagrant/fabric-fundamentals/Lab05/app/tutorial-network/Alice-partypresent'
Command succeeded
'admin@org2.hacera.com' was successfully requested and the certificates stored in '/home/vagrant/fabric-fundamentals/Lab05/app/tutorial-network/Bob-partypresent'
Command succeeded
'admin@org3.hacera.com' was successfully requested and the certificates stored in '/home/vagrant/fabric-fundamentals/Lab05/app/tutorial-network/Charlie-partypresent'
Command succeeded
start network on channel partypresent
Starting business network tutorial-network at version 0.0.1
Processing these Network Admins:
userName: Alice-partypresent
userName: Bob-partypresent
userName: Charlie-partypresent
✖ Starting business network definition. This may take a minute...
Error: Error trying to start business network. Error: Unable to initalize channel. Attempted to contact 1 Peers. Last error was Error: Error: 2 UNKNOWN: access denied: channel [partypresent] creator org [Org1MSP]
Command failed
create card Alice-partypresent (org1)
Successfully created business network card file to
Output file: Alice-partypresent@tutorial-network.card
Command succeeded
Successfully imported business network card
Card file: Alice-partypresent@tutorial-network.card
Card name: Alice-partypresent@tutorial-network
Command succeeded
Error: Error trying to ping. Error: 2 UNKNOWN: access denied: channel [partypresent] creator org [Org1MSP]
Command failed
create card Bob-partypresent (org2)
Successfully created business network card file to
Output file: Bob-partypresent@tutorial-network.card
Command succeeded
Successfully imported business network card
Card file: Bob-partypresent@tutorial-network.card
Card name: Bob-partypresent@tutorial-network
Command succeeded
Error: Error trying to ping. Error: 2 UNKNOWN: access denied: channel [partypresent] creator org [Org2MSP]
Command failed
create card Charlie-partypresent (org3)
Successfully created business network card file to
Output file: Charlie-partypresent@tutorial-network.card
Command succeeded
Successfully imported business network card
Card file: Charlie-partypresent@tutorial-network.card
Card name: Charlie-partypresent@tutorial-network
Command succeeded
Error: Error trying to ping. Error: 2 UNKNOWN: access denied: channel [partypresent] creator org [Org3MSP]
Command failed
////////////////////////////////////////////////////////////////////////////////
agrant@ubuntu-xenial:~/fabric-fundamentals/Lab05$ ./56_sbmit_setup_transaction.sh
submit setup transaction to partypresent channel
Error: Error trying to ping. Error: 2 UNKNOWN: access denied: channel [partypresent] creator org [Org1MSP]
Command failed
Categories
- All Categories
- 177 LFX Mentorship
- 177 LFX Mentorship: Linux Kernel
- 766 Linux Foundation IT Professional Programs
- 378 Cloud Engineer IT Professional Program
- 174 Advanced Cloud Engineer IT Professional Program
- 75 DevOps IT Professional Program - Discontinued
- 7 DevOps & GitOps IT Professional Program
- 101 Cloud Native Developer IT Professional Program
- 7.6K Training Courses & Learning Paths
- 4 AI & ML Training
- 1 Blockchain & Decentralized Identity Training
- 10 Cloud & Containers Training
- 1 Cybersecurity Training
- 2 DevOps & Site-Reliability Training
- 1 Linux Kernel Development Training
- 1 Networking Training
- 2 Open Source Best Practice Training
- 2 System Administration Training
- 1 System Engineering Training
- 1 Web & Application Development Training
- 796 Hardware
- 202 Drivers
- 68 I/O Devices
- 37 Monitors
- 95 Multimedia
- 173 Networking
- 91 Printers & Scanners
- 91 Storage
- 770 Linux Distributions
- 81 Debian
- 68 Fedora
- 23 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
- 116 Mobile Computing
- 20 Android
- 81 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 395 Off Topic
- 121 Introductions
- 30 Study Material
- 997 Programming and Development
- 310 Kernel Development
- 669 Software Development
- 1K Software
- 398 Applications
- 182 Command Line
- 5 Compiling/Installing
- 69 Games
- 318 Installation
- Archived
- 183 Small Talk
- 2 LFD140 Class Forum
- 1.4K LFS258 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)