-
Notifications
You must be signed in to change notification settings - Fork 208
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 pass "Fabric Test Network" tutorial #1533
Comments
Thanks for raising this - I have seen someone on Discord call out the same problem that the fabconnect.yaml becomes a directory instead of a file! A few things that would help me:
|
@EnriqueL8 Thank you for your reply.
|
@yizhihuaqi Can you clear the stack and recreate it now that you fixed the docker part? It might have created the file originally and then a second init might have a caused other problems with the filesystem |
@EnriqueL8 I deleted all stacks and the .firefly directory, then init ff again and still got the error. |
Interesting - I just fixed a bug that was swallowing errors through that docker-compose error! Do you mind trying again with a latest build? |
When I executed
, it reported error.
so the following operation are not successful.
After I modified the "
~/.firefly/stacks/test1/docker-compose.override.yml
" file, I executedand the error was as follows:
Then I executed
,it prints:
and I find "
~/.firefly/stacks/test1/runtime/blockchain/fabconnect.yaml
" is a empty directory rather than a file.I haven't solved this problem yet.
Below is my docker and docker compose version.
The text was updated successfully, but these errors were encountered: