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

Nodes seem to be offline? #5

Open
StealthBadger747 opened this issue Apr 28, 2021 · 0 comments
Open

Nodes seem to be offline? #5

StealthBadger747 opened this issue Apr 28, 2021 · 0 comments

Comments

@StealthBadger747
Copy link
Contributor

Describe the bug
A clear and concise description of what the bug is.

WARN [04-28|02:35:10.723] Served eth_protocolVersion               conn=127.0.0.1:49278 reqid=73    t="15.058µs" err="the method eth_protocolVersion does not exist/is not available"
WARN [04-28|02:35:15.729] Served eth_hashrate                      conn=127.0.0.1:49448 reqid=126   t="14.236µs" err="the method eth_hashrate does not exist/is not available"
WARN [04-28|02:35:16.006] Served eth_protocolVersion               conn=127.0.0.1:49472 reqid=139   t="13.575µs" err="the method eth_protocolVersion does not exist/is not available"
INFO [04-28|02:35:18.509] Looking for peers                        peercount=0 tried=0 static=0
WARN [04-28|02:35:21.014] Served eth_hashrate                      conn=127.0.0.1:49644 reqid=204   t="9.989µs"  err="the method eth_hashrate does not exist/is not available"
WARN [04-28|02:35:21.300] Served eth_protocolVersion               conn=127.0.0.1:49658 reqid=212   t="10.018µs" err="the method eth_protocolVersion does not exist/is not available"
WARN [04-28|02:35:24.515] Dropping unsynced node during sync       id=74f89395a656f6c9 conn=dyndial         addr=172.26.0.5:30303 type=Geth/v1.10.2-stable/...
WARN [04-28|02:35:24.515] Dropping unsynced node during sync       id=0bf07d65423112a9 conn=dyndial         addr=172.26.0.4:30303 type=Geth/v1.10.2-stable/...
WARN [04-28|02:35:24.524] Dropping unsynced node during sync       id=0bf07d65423112a9 conn=inbound         addr=172.26.0.4:37326 type=Geth/v1.10.2-stable/...
WARN [04-28|02:35:24.566] Dropping unsynced node during sync       id=74f89395a656f6c9 conn=inbound         addr=172.26.0.5:42042 type=Geth/v1.10.2-stable/...

WARN [04-28|02:35:26.307] Served eth_hashrate                      conn=127.0.0.1:49842 reqid=285   t="10.66µs"  err="the method eth_hashrate does not exist/is not available"
WARN [04-28|02:35:26.577] Served eth_protocolVersion               conn=127.0.0.1:49862 reqid=300   t="8.446µs"  err="the method eth_protocolVersion does not exist/is not available"
INFO [04-28|02:35:28.515] Looking for peers                        peercount=0 tried=2 static=0
WARN [04-28|02:35:31.582] Served eth_hashrate                      conn=127.0.0.1:50030 reqid=385   t="15.338µs" err="the method eth_hashrate does not exist/is not available"
WARN [04-28|02:35:31.852] Served eth_protocolVersion               conn=127.0.0.1:50046 reqid=393   t="17.563µs" err="the method eth_protocolVersion does not exist/is not available"
WARN [04-28|02:35:36.858] Served eth_hashrate                      conn=127.0.0.1:50216 reqid=486   t="11.171µs" err="the method eth_hashrate does not exist/is not available"
WARN [04-28|02:35:37.160] Served eth_protocolVersion               conn=127.0.0.1:50244 reqid=503   t="11.231µs" err="the method eth_protocolVersion does not exist/is not available"
INFO [04-28|02:35:38.520] Looking for peers                        peercount=0 tried=0 static=0
WARN [04-28|02:35:42.167] Served eth_hashrate                      conn=127.0.0.1:50414 reqid=608   t="9.738µs"  err="the method eth_hashrate does not exist/is not available"
WARN [04-28|02:35:42.443] Served eth_protocolVersion               conn=127.0.0.1:50428 reqid=616   t="11.401µs" err="the method eth_protocolVersion does not exist/is not available"

To Reproduce
Steps to reproduce the behavior:

  1. build with build.sh
  2. ./epl deploy
  3. ./epl log eth1

Expected behavior
Nodes are supposed to be online.

Screenshots
image

Desktop (please complete the following information):

  • OS: Manjaro Linux
  • Browser: Firefox

Additional context
Add any other context about the problem here.

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

1 participant