Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error #172

Open
zd398900463 opened this issue Jun 28, 2022 · 3 comments
Open

error #172

zd398900463 opened this issue Jun 28, 2022 · 3 comments

Comments

@zd398900463
Copy link

why info me: not find the configtxgen and the configtx is empty? Can I use this in WinSYS?

create ca with name=ca-org1
create ca with name=ca-org2
Import orderers = dict_keys(['orderer.example.com'])
Import peers = dict_keys(['peer0.org1.example.com', 'peer1.org1.example.com', 'peer0.org2.example.com', 'peer1.org2.example.com'])
configtxgen not in PATH.
Configtx is empty
channel mychannel not existed when join
channel mychannel not existed when join
@milan-15697
Copy link

milan-15697 commented Jan 27, 2024

Hi, is there any update to resolve this issue? I am getting the same error, I would appreciate any help on this. I am trying to set up fabric-sdk-py in MacOS

@4t8dd
Copy link

4t8dd commented Jan 29, 2024

did you read the notebook: https://github.com/hyperledger/fabric-sdk-py/blob/main/Tutorial.ipynb?
If you want answer, you may provide more context about this issue.

@milan-15697
Copy link

Screenshot 2024-01-29 at 12 37 56

Hi, I am having difficulty as the other person mentioned above while creating a channel, I followed the instructions of jupyter file and docker network is up and running. The first two code blocks runs fine, channel_create function returns False. Can you help with Configtx? I couldn't find much in documentation.

I am using MacOS, and executing everything in conda environment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants