sudo docker run --rm -it quorumengineering/quorum:2.2.5 attach http://18.222.154.235:8545
[ec2-user@ip-10-0-0-201 ~]$ sudo docker run --rm -it quorumengineering/quorum:2.2.5 attach http://13.58.206.181:8545
WARNING: call to admin.getNodeInfo() failed, unable to determine consensus mechanism
Welcome to the Geth JavaScript console!
instance: pantheon/v1.2.0/linux-x86_64/oracle_openjdk-java-11
coinbase: 0xa65cefc421d574089d3aa1c5a48104042962ed4b
at block: 0 (Thu, 01 Jan 1970 00:00:30 UTC)
modules: eth:1.0 ibft:1.0 net:1.0 web3:1.0
> eth.accounts
[]
> eth.account[0]
TypeError: Cannot access member '0' of undefined
at <anonymous>:1:1
> eth.accounts[0]
undefined
> admin.datadir
ReferenceError: 'admin' is not defined
at <anonymous>:1:2
> eth.syncing
false
>
eth.account[0] and does not provide admin.datadir either.
{
"jsonrpc": "2.0",
"id": 1,
"result": "enode://3f0fa5a82a6e77a773f7ad62b02cb4519a71ac9894b52addaeae79e76fefe55fb580bcd9b72c882fbc4006dedd16d4fac42b288eb7d9d9df3d9944dd71a291e6@127.0.0.1:30303?discport=0"
}
Our Besu chat is https://chat.hyperledger.org/channel/besu - you'll find more Besu developers there to answer questions
Unfortunately you will need to go to https://chat.hyperledger.org first to log in, and then you can reach the besu channel. We are working with Hyperledger to get this transition and onboarding more seamless.