You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and then run ./build/tests/simpleTest/scripts/testReplicasAndClient.sh which produces the error added below. I think this is a docker related networking issue since localhost doesn't work as expected.
I tried specifying the internal address of the docker container in the following config file without success
Describe the bug
simpleTest does not work as described in the documentation
To Reproduce
./build/bftengine/tests/simpleTest/scripts/testReplicasAndClient.sh
, as described in the docs, does not work since the path doesnt exist./build/tests/simpleTest/scripts/testReplicasAndClient.sh
which produces the error added below. I think this is a docker related networking issue since localhost doesn't work as expected.Expected behavior
I expect to be able to run simpleTest as described in the documentation
Screenshots
not applicable
error dump
The text was updated successfully, but these errors were encountered: