-
Notifications
You must be signed in to change notification settings - Fork 42
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
Failed to create a channel #61
Comments
Can you please give more info about what commands you executed before? |
Thank you for your reply. |
Have you executed npm install in two directories? 1. app/server 2. app/patient-asset-transfer? And also in a few systems the port numbers are blocked by the firewall. Could you check if this is not the case. |
Hi Jathin, Thank you for your reply. Thank you for your time, |
I see, is there anything else mentioned in the log when you get this error? |
same error i am facing ? |
Hello, |
When executing this command './network.sh createChannel -c hospitalchannel' to create a channel, I got this error:
Error: got unexpected status: BAD_REQUEST -- error applying config update to existing channel 'hospitalchannel': error authorizing update: error validating ReadSet: proposed update requires that key [Group] /Channel/Application be at version 0, but it is currently at version 2
Channel creation failed
Create channel failed
where should I fix capabilities to the levels appropriate to that release?
The text was updated successfully, but these errors were encountered: