hyperledger/cello

i try to use it, but it's raw

hbakhtiyor opened this issue · 9 comments

something is not working, https://github.com/hyperledger-labs/fabric-operations-console is better than cello

yeasy commented

What thing is not working? Assume you're running with the code at the main branch.

yes, using main branch, running well, but when to create anything, getting 400 error

yeasy commented

@fengyangsy will help have a look. Please input more steps to reproduce, thanks!

Screenshot 2023-11-06 at 10 39 52 AM Screenshot 2023-11-06 at 10 34 16 AM (2)

all tabs give errors

1、@xichen1 Please help check if there have been any changes to the chaincode page.
2、Cello is a distributed deployment system, and each Cello should belong to only one organization, so after logging in, there is no need to create other organizations. We will remove the new button.

all tabs have 400 error, not only chaincode

and each Cello should belong to only one organization,

how to set up?

Hello all.

I have a same problem. 400 error
Creating the node was successful, but ca's user registration failed.
When registering a user, the message "Success" appears, but at the same time, an error message appears.
image

and also failed make channel.
and show up this error ↓
请求错误 400: http://localhost:8081/api/v1/channels
发出的请求有错误,服务器没有进行新建或修改数据的操作。

@MyungJH I have faced this error too but the code in main branch is broken for now. Well don't know when the authors can fix some errors like you pointed out.