Code Monkey home page Code Monkey logo

Comments (4)

nitaxmx avatar nitaxmx commented on July 1, 2024

nita@nita-pc:~$ curl -X POST --data '{
"jsonrpc":"2.0",
"id" :1,
"method" :"health.getLiveness"
}' -H 'content-type:application/json;' 127.0.0.1:9650/ext/health
{"jsonrpc":"2.0","result":{"checks":{"chains.default.bootstrapped":{"error":{"message":"C-Chain not bootstrapped"},"timestamp":"2020-07-29T13:39:21.98516521-05:00","duration":11698,"contiguousFailures":85,"timeOfFirstFailure":"2020-07-29T12:16:21.98209982-05:00"},"network.validators.heartbeat":{"message":{"heartbeat":1596047952},"timestamp":"2020-07-29T13:39:21.985156707-05:00","duration":6570,"contiguousFailures":0,"timeOfFirstFailure":null}},"healthy":false},"id":1}

from avash.

aaronbuchwald avatar aaronbuchwald commented on July 1, 2024

Hey @nitaxmx , did you use the build script within gecko ./scripts/build.sh in order to build the binaries? This is most likely due to the coreth binary for the C Chain not being built correctly. Could you verify that the evm binary exists in the location: gecko/build/plugins/evm.

Could you try running the build script again and pasting the output here to see if it verifies that the evm binary was built successfully or shows an error?

from avash.

aaronbuchwald avatar aaronbuchwald commented on July 1, 2024

It looks like this was resolved by PR #59 , do you still have the issue with the latest version of avash?

from avash.

cgcardona avatar cgcardona commented on July 1, 2024

@nitaxmx can you please confirm that this is no longer an issue for you? I'd like to get this issue closed. TYVM 🎩

from avash.

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.