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 while joining 2nd org into the same channel #435

Open
y0zg opened this issue Sep 1, 2020 · 1 comment
Open

Error while joining 2nd org into the same channel #435

y0zg opened this issue Sep 1, 2020 · 1 comment

Comments

@y0zg
Copy link

y0zg commented Sep 1, 2020

hi @sstone1 !

We use IBM Blockchain platform SAAS and ansible scripts

It works fine when we create orderer and org1 and joined org2 organization into the channel

But when I try joining 3rd organization into the same channel I receive below error, please advise what might be the issue

Do you know about any limitation or so on?

TASK [Update the channel writers policy] *************************************************************************************************************************************************
changed: [localhost]

TASK [Compute the channel configuration update] ******************************************************************************************************************************************
changed: [localhost]

TASK [Sign the channel configuration update] *********************************************************************************************************************************************
changed: [localhost]

TASK [Apply the channel configuration update] ********************************************************************************************************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Could not update channel on any ordering service node: Failed to update channel on ordering service node: \u001b[34m2020-09-01 17:11:13.606 EEST [channelCmd] InitCmdFactory -> INFO 001\u001b[0m Endorser and orderer connections initialized\nError: got unexpected status: BAD_REQUEST -- error applying config update to existing channel 'commonstage': error authorizing update: error validating DeltaSet: policy for [Policy] /Channel/Application/Readers not satisfied: signature set did not satisfy policy\n"}

PLAY RECAP *******************************************************************************************************************************************************************************
localhost                  : ok=10   changed=8    unreachable=0    failed=1    skipped=1    rescued=0    ignored=0 
@y0zg
Copy link
Author

y0zg commented Sep 2, 2020

This is possible to fix manually by updating each organization and channel policy but I wonder whether this is possible to do with ansible scripts

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

1 participant