Closed BravoNatalie closed 3 years ago
Hello @BravoNatalie
Thank you for reporting this, it should be fixes with #82. Could you try this again please and let us know if there is still an issue?
Cheers Josh
Hi @joshuafernandes,
Thanks for the quick response. I just ran it again and it has the same error.
Hi @BravoNatalie
This is very odd, those lines shouldn't exist in code anymore. Could you double check the version please?
I'm running on Ubuntu 20.04 and this is what I get on version 0.0.26:
I've just released 0.0.27 which keeps the besu env vars in one place and the code is a bit easier to follow and this is what I get:
Cheers Josh
this is what i got in monterey mac why is it not working? please help
i cant access to services endpoints , im using docker on windows , did anyone face this problem?
JSON-RPC HTTP service endpoint : http://localhost:8545 JSON-RPC WebSocket service endpoint : ws://localhost:8546 Web block explorer address : http://localhost:25000/
I'm trying to set up ConsenSys Quorum using Hyperledger Besu for the first time, and I run into an error on the docker-compose file while following the quickstart tutorial.
I follow the following steps to generate the error:
npx quorum-dev-quickstart
Which Ethereum client would you like to run? Default: (1) My answer: 1
Do you want to try out Codefi Orchestrate? Note: choosing yes will direct you to a login/registration page. [Y/n] My answer: n
Do you wish to enable support for private transactions? [Y/n] My answer: y
Do you wish to enable support for logging with Splunk or ELK (Elasticsearch, Logstash & Kibana)? Default: (1) My answer: 3
Where should we create the config files for this network? Please choose either an empty directory, or a path to a new directory that does not yet exist. Default: ./quorum-test-network ./quorum-test-network
✅ Installation complete. To start your test network, run 'run.sh' in the directory, './quorum-test-network'
cd quorum-test-network
./run.sh
Error on terminal:
Some information about my environment: