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

the new fabric connectors should output where it looked for a certificate or private key file when it reports an error saying it cannot be found #1202

Closed
davidkel opened this issue Jan 18, 2022 · 0 comments · Fixed by #1262
Assignees
Labels
component/fabric Related to the HL Fabric adapter enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@davidkel
Copy link
Contributor

Please share the technical limitation of Caliper that you encountered.

If I get something wrong when defining my paths to certificates or private keys, the error you get looks like

Error: path property does not point to a file that exists for clientSignedCert for name User1 in organization Org1MSP

It tells you where you made a mistake in the network config but it doesn't tell you where it was looking which would help you correct the mistake made in the network config file

Please detail your feature idea that could alleviate the limitation.

Improve this error message to give the absolute path of where it looked for the file will help in working out what was wrong in the network config file

Please share some details about your use case if possible, and how the new feature would make Caliper a better performance benchmarking framework.

No response

Please share any suggestions about the new feature's code/configuration API (using formatted YAML segments or pseudo-code).

No response

@davidkel davidkel added enhancement New feature or request component/fabric Related to the HL Fabric adapter good first issue Good for newcomers labels Jan 18, 2022
@davidkel davidkel added this to the v0.5.0 milestone Mar 2, 2022
@davidkel davidkel self-assigned this Mar 10, 2022
davidkel pushed a commit to davidkel/caliper that referenced this issue Mar 10, 2022
closes hyperledger#1202

Signed-off-by: D <d_kelsey@uk.ibm.com>
davidkel added a commit that referenced this issue Mar 11, 2022
closes #1202

Signed-off-by: D <d_kelsey@uk.ibm.com>

Co-authored-by: D <d_kelsey@uk.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/fabric Related to the HL Fabric adapter enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant