hyperledger / cello

Operating System for Enterprise Blockchain
https://wiki.hyperledger.org/display/cello
Apache License 2.0
886 stars 439 forks source link

i try to use it, but it's raw #577

Open hbakhtiyor opened 8 months ago

hbakhtiyor commented 8 months ago

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

yeasy commented 8 months ago

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

hbakhtiyor commented 8 months ago

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

yeasy commented 8 months ago

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

hbakhtiyor commented 8 months ago
Screenshot 2023-11-06 at 10 39 52 AM Screenshot 2023-11-06 at 10 34 16 AM (2)

all tabs give errors

fengyangsy commented 8 months ago

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.

hbakhtiyor commented 8 months ago

all tabs have 400 error, not only chaincode

hbakhtiyor commented 8 months ago

and each Cello should belong to only one organization,

how to set up?

MyungJH commented 8 months ago

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 发出的请求有错误,服务器没有进行新建或修改数据的操作。

Linkadi98 commented 6 months ago

@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.