Coder Social home page Coder Social logo

eth-block-proposal-monitor's People

Contributors

frangrech avatar franono avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

eth-block-proposal-monitor's Issues

Beacon Node Request Failed

Getting Request failed: http://192.168.0.56:5052/eth/v2/beacon/blocks/5850051 when running, but curl -s http://192.168.0.56:5052/eth/v2/beacon/blocks/5850051 yields

{"code":500,"message":"UNHANDLED_ERROR: BlockHashMissingFromExecutionLayer(0x2681d8e6148d52e244b7b84f0335306d7185f16ffcb9e22d08ce48c442999dd1)","stacktraces":[]}

IMHO this is not a failed request: there was a reply, just not a satisfactory/usable one. Best to label it as Request Response Error or similar.

BTW the error is bc geth was behind/out of sync.

This is only feedback. feel free to close w/o comment. thanks again!

The relayer '*' could not be found

Saw the presentation on the Lido call. Looking forward to testing this out!

  File "/home/ubuntu/eth-block-proposal-monitor/src/main.py", line 836, in <module>
    insert_new_slot(data['slot'], data['proposer'], data['relay'], data['missed'], data['empty'], reward)
  File "/home/ubuntu/eth-block-proposal-monitor/src/db_ops.py", line 146, in insert_new_slot
    raise Exception("The relayer '"+relayer+"' could not be found. Please update your relay config and try again.")
Exception: The relayer 'Blocknative' could not be found. Please update your relay config and try again.```

Next time I run it, it will give an error about a different relayer (`The relayer 'ultra sound' could not be found`).

`pip 22.0.2 from /usr/lib/python3/dist-packages/pip (python 3.10)`
`commit 34d34cfab7611442696dbef0cbda8d7040815a6a (HEAD -> main, origin/main, origin/HEAD)`

Not running under a dedicated user, but it is an unprivileged user (standard `ubuntu` user). it's already isolated inside it's own LXD/LXC container.


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.