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

Client running on local machine not able to connect HLF running on EKS cluster #188

Open
knagware9 opened this issue Sep 11, 2023 · 1 comment

Comments

@knagware9
Copy link

Node.JS Client running on local machine not able to connect HLF running on EKS cluster for invoke request. Enroll & register connect to fabric-ca. Its failed at gateway creation, dont why it shows channel creation issue. Here is the logs

Failed to submit transaction: Error: Failed to create Channel. channel name should match Regex /^[a-z][a-z0-9.-]*$/, but got _default

Thanks

@adityajoshi12
Copy link
Contributor

your connection profile might be having the channel name as _default, update it to the correct channel or default

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