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

I'm trying to set quorum-dev-quickstart Hyperledger Besu and I cant access the endpoints of following services ? #287

Open
ous-ahm2000 opened this issue Mar 4, 2024 · 2 comments

Comments

@ous-ahm2000
Copy link

ous-ahm2000 commented Mar 4, 2024

I'm trying to set quorum-dev-quickstart Hyperledger Besu and I cant access the endpoints of following services ?

npx quorum-dev-quickstart

Which Ethereum client would you like to run? Default: (1) My answer: 1

Hyperledger Besu
GoQuorum
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

None
Splunk
ELK
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


Quorum Dev Quickstart


Start network

Quorum Dev Quickstart



List endpoints and services

JSON-RPC HTTP service endpoint : http://localhost:8545
JSON-RPC WebSocket service endpoint : ws://localhost:8546
Web block explorer address : http://localhost:25000/

@NeoZ666
Copy link

NeoZ666 commented May 22, 2024

Same issue

@NeoZ666
Copy link

NeoZ666 commented May 22, 2024

It will take it's time, after run.sh, all processes should be started/created. After that, list.sh will give :

*************************************
Quorum Dev Quickstart
*************************************
----------------------------------
List endpoints and services
----------------------------------
JSON-RPC HTTP service endpoint                 : http://localhost:8545
JSON-RPC WebSocket service endpoint            : ws://localhost:8546
Web block explorer address                     : http://localhost:25000/explorer/nodes
Chainlens address                              : http://localhost:8081/
Blockscout address                             : http://localhost:26000/
Prometheus address                             : http://localhost:9090/graph
Grafana address                                : http://localhost:3000/d/a1lVy7ycin9Yv/goquorum-overview?orgId=1&refresh=10s&from=now-30m&to=now&var-system=All
Collated logs using Grafana and Loki           : http://localhost:3000/d/Ak6eXLsPxFemKYKEXfcH/quorum-logs-loki?orgId=1&var-app=quorum&var-search=

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

2 participants