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

configtx.yaml not being created #190

Open
IIRobotNinjaII opened this issue Apr 22, 2024 · 1 comment
Open

configtx.yaml not being created #190

IIRobotNinjaII opened this issue Apr 22, 2024 · 1 comment

Comments

@IIRobotNinjaII
Copy link

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'])
FABRIC_CFG_PATH set to /home/antony/abe/fabric-sdk-py/test/fixtures/e2e_cli/
Configtx file successfully created in current             directory

Says configtx.yaml is created in the current directory but doesnt exist

``
FileNotFoundError: [Errno 2] No such file or directory: '/home/antony/abe/fabric-sdk-py/./configtx.yaml'

@wmf0106
Copy link

wmf0106 commented Apr 28, 2024

I had the same problem. Did you solve it?

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

2 participants