Giter Club home page Giter Club logo

Comments (3)

LarsHolte avatar LarsHolte commented on August 20, 2024

Same issue here also with Prysm alpha.17 pre-genesis.

Additional log which repeats every 12s from the eth2stats docker container (v0.0.11+0f09fd5):

time="2020-08-01T03:20:56Z" level=info msg="[main] retrying..."
time="2020-08-01T03:20:56Z" level=info msg="[prysm] setting up beacon client connection"
time="2020-08-01T03:20:56Z" level=warning msg="[prysm] no tls certificate provided; will use insecure connection to beacon chain"
time="2020-08-01T03:20:56Z" level=info msg="[core] setting up eth2stats server connection"
time="2020-08-01T03:20:56Z" level=info msg="[core] getting beacon client version"
time="2020-08-01T03:20:56Z" level=info msg="[core] got beacon client version" version="Prysm/v1.0.0-alpha.17/f414cf36b99dea2d997d0141acb3d1a319fb5578. Built at: 2020-07-31 03:00:47+00:00"
time="2020-08-01T03:20:56Z" level=info msg="[core] getting beacon client genesis time"
time="2020-08-01T03:20:56Z" level=info msg="[core] beacon client genesis time" genesisTime=0
time="2020-08-01T03:20:56Z" level=info msg="[core] awaiting connection to eth2stats server"
time="2020-08-01T03:20:56Z" level=info msg="[core] getting chain head for initial feed"
time="2020-08-01T03:20:56Z" level=error msg="[main] setting up: prysm: getting chain head: rpc error: code = Internal desc = Head block of chain was nil"

After beacon chain stops functioning properly journalctl also logs many of type:
Jul 31 13:12:39 beacon01 prysm.sh[752]: 2020/07/31 13:12:39 http: Accept error: accept tcp [::]:8082: accept4: too many open files; retrying in 5ms

Edit: 8082 is the /metrics endpoint

from eth2stats-client.

canbal99 avatar canbal99 commented on August 20, 2024

Started to see this problem again.
Prysm/LocalBuild/e5ed2cd141df40627c7636aef4cac6325d6719e1. Built at: 2020-10-14T21:54:02+0200 (my own)
eth2stats-client version v0.0.15+b8f8607

NOTE: I tried to remove --beacon.metrics-addr="http://localhost:8080/metrics" param.
And I still have same output on eth2stats. That might help me :)

Beaconchain logs:
beaconchain.log

from eth2stats-client.

canbal99 avatar canbal99 commented on August 20, 2024

Even after I remove "--beacon.metrics-addr" from eth2stats-client, I had the same problem.
Prysm client had issues after running a couple of hours.
Issue solved after disabling Prometheus (i was using it with Prysm dashboard).
So apparently it is not related with eth2stats this time...

from eth2stats-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.