Giter Club home page Giter Club logo

Comments (5)

Youllneverknow0 avatar Youllneverknow0 commented on July 1, 2024 1

That was it. Didn‘t see the typo.
It was very attentive of you.
Now it works.
Thank you!

from eth2stats-client.

timmyers avatar timmyers commented on July 1, 2024

Seeing a similar error

time="2020-04-16T15:56:34Z" level=error msg="[main] setting up: prysm: getting version: rpc error: code = Unavailable desc = connection error: desc = \"transport: Error while dialing dial tcp: address http://localhost:4000: too many colons in address\""

with --beacon.addr=http://localhost:4000

from eth2stats-client.

tzapu avatar tzapu commented on July 1, 2024

hey
@Youllneverknow0 for lighthouse we are connecting over http so the beacon.addr flag should be --beacon.addr="http://localhost:5052"

@timmyers for prysm we are using grpc so the relevant flags should be something like

--beacon.addr="localhost:4000" \
--beacon.metrics-addr="http://localhost:8080/metrics"

i get how this is confusing, it mostly stems from lack of stndardisation but it of course could do with some better error messages. in the mean time I have also added a new onboarding page https://eth2stats.io/add-node which should help with small but annoying things like these

(will leave this open till i add more meaningful error messages)

from eth2stats-client.

Youllneverknow0 avatar Youllneverknow0 commented on July 1, 2024

This does indeed help. Thank you tzapu.

It seems to be running now but not connecting.

INFO[0000] Could not load config file. Falling back to args. Error: Config File "config" Not Found in "[/home/ubuntu/eth2stats-client]" module=main
INFO[0000] [core] setting up eth2stats server connection
WARN[0001] [core] token file not found; will register as new client
INFO[0001] [core] getting beacon client version
INFO[0001] [core] got beacon client version version=Lighthouse/v0.1.0-unstable/aarch64-linux
INFO[0001] [core] getting beacon client genesis time
INFO[0001] [core] got beacon client genesis time genesisTime=1581670800
INFO[0001] [core] awaiting connection to eth2stats server

With this message it gets stuck.

from eth2stats-client.

tzapu avatar tzapu commented on July 1, 2024

hey, in your intial post i m seeing --eth2stats.addr="grc.summer.eth2stats.io:443"
that should be --eth2stats.addr="grpc.summer.eth2stats.io:443"

let me know how you get on
cheers
alex

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.