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: query failed with status: 404 - namespace basic is not defined #4776

Closed
Tbx998 opened this issue Mar 31, 2024 · 2 comments
Closed

Error: query failed with status: 404 - namespace basic is not defined #4776

Tbx998 opened this issue Mar 31, 2024 · 2 comments

Comments

@Tbx998
Copy link

Tbx998 commented Mar 31, 2024

When I try this command,it occurred some errors.
./network.sh deployCC -ccn basic -ccp ../asset-transfer-basic/chaincode-java -ccl java
QQ截图20240331164558
after ,docker
QQ截图20240331164705
Who can help me to solve those problems,
Thanks!

@eferos93
Copy link

Hello, I am having the same issue, did you find a solution for this?
Thanks.

@denyeart
Copy link
Contributor

It looks like peer0.org1.example.com docker container (which uses port 7051) is not up.

Try docker ps -a to see exited containers. Then look at its logs with docker logs <container_id> to see why it may have gone down.

Note, please use Discord chat for help requests - https://hyperledger-fabric.readthedocs.io/en/latest/CONTRIBUTING.html#communications-and-getting-help.
We reserve Github Issues for code enhancements and bugs, so I'll close this one.

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

3 participants