Giter VIP home page Giter VIP logo

Comments (5)

ethanfrey avatar ethanfrey commented on August 25, 2024

Or maybe this is just the odd message when it hits the end of the blocks.

In such case, just clean up the error handling.

from block-metrics.

husio avatar husio commented on August 25, 2024

This is something I do not know how to solve well right now. Disconnection is caused by a server internal error.

sync: blocks for 11444: query tendermint: -32603: Internal error: failed response

This "internal" error is caused by a request for details of the block 11444. This block does not exist. Last block is probably 11443.

This happens, because there is no better way to get latest block. You can ask server what is the last block height, but by the time you get the response it might be outdated.

It is possible to solve this, I just hope for a solution that will not require a lot of coding. Right now finishing program with this error is not a blocker so I was not paying too much attention to it.

I have marked this issue as a bug as this is not how we expect this program to work.

from block-metrics.

davepuchyr avatar davepuchyr commented on August 25, 2024

I joined the club.

sync: blocks for 31785: query tendermint: -32603: Internal error: failed response

Our validator economic model is based on block metrics so, obviously, they're important. Moreover, part of the way we want to entice validators to join our program is by transferring their testnet quality scores to mainnet. (A quality score takes time to build.) All that to just fill you in on some of the on-goings on the business side. @kmw101, please make sure this issue is on your radar and has sufficient priority.

from block-metrics.

ruseinov avatar ruseinov commented on August 25, 2024

I think this can be "easily" fixed by capturing the last block where this failed and reopening then. As a hotfix.

from block-metrics.

ruseinov avatar ruseinov commented on August 25, 2024

this is closed via #14

from block-metrics.

Related Issues (14)

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.