Git Product home page Git Product logo

Comments (3)

Lestt avatar Lestt commented on May 28, 2024

Hello,

I have exactly the same issue here. When i'm cloning this repo locally, on my mac, and run:

> git clone [email protected]:ava-labs/subnet-evm.git
> cd subnet-evm
> ./scripts/run.sh 1.7.13 0x8db97C7cEcE249c2b98bDC0226Cc4C2A57BF52FC

It's working well. But when I'll do it inside a docker container, it's not working.

> docker run -it golang:1.17.9 /bin/bash                            
root@dfae8833b7d2:/go# git clone https://github.com/ava-labs/subnet-evm.git
root@dfae8833b7d2:/go# cd subnet-evm
root@dfae8833b7d2:/go# ./scripts/run.sh 1.7.13 0x8db97C7cEcE249c2b98bDC0226Cc4C2A57BF52FC

The health check for each node keeps failing:

[node4] [06-13|19:04:39.273] WARN health/health.go:101 Failing health check: {"P":{"message":{"consensus":{},"vm":{"24tZhrm8j8GCJRE9PomW8FaeqbgGS4UAQjJnqqn8pq5NwYSYV1-percentConnected":1,"primary-percentConnected":1}},"timestamp":"2022-06-13T19:04:38.824341+10:00","duration":145061},"bootstrapped":{"message":["P"],"error":"chains not bootstrapped","timestamp":"2022-06-13T19:04:38.824167+10:00","duration":7790,"contiguousFailures":1,"timeOfFirstFailure":"2022-06-13T19:04:38.824167+10:00"},"database":{"timestamp":"2022-06-13T19:04:38.82421+10:00","duration":2192},"diskspace":{"message":{"availableDiskBytes":449292951552},"timestamp":"2022-06-13T19:04:38.824207+10:00","duration":15025},"network":{"message":{"connectedPeers":4,"sendFailRate":0,"timeSinceLastMsgReceived":"824.294ms","timeSinceLastMsgSent":"824.294ms"},"timestamp":"2022-06-13T19:04:38.824301+10:00","duration":72792},"router":{"message":{"longestRunningRequest":"1.968307249s","outstandingRequests":1},"timestamp":"2022-06-13T19:04:38.824231+10:00","duration":28898}}

from subnet-evm.

davidvarela-us avatar davidvarela-us commented on May 28, 2024

Hello @Lestt quick tip, there is a scripts/build_image.sh to handle the creation of docker images. I used that, along with the manual process: https://docs.avax.network/quickstart/create-a-local-test-network#manually to set up my network.

If you aren't aware, they also have a number of CLI tools to abstract this process

from subnet-evm.

ceyonur avatar ceyonur commented on May 28, 2024

Seems this is resolved.

from subnet-evm.

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.