Giter Site home page Giter Site logo

networks's Introduction

networks's People

Contributors

agouin avatar alexeyzhigaev avatar boojamya avatar bosees avatar carameleon avatar clydedevv avatar danbryan avatar daniel-ck89 avatar ghazni101 avatar guma17 avatar imperator-co avatar jackzampolin avatar jelena647 avatar jeongseup avatar johnletey avatar krewedk0 avatar maxt-everstake avatar mgl2150 avatar mkaczanowski avatar rishisid avatar skonhwang avatar stakecito avatar stefancoolican avatar tac0turtle avatar toschdev avatar vaddec-everstake avatar vchong avatar wolf-luganodes avatar zenon-provalidator avatar zmanian avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

networks's Issues

Cant' start the testnet chain after upgrade

ERR Error in validation err="wrong Block.Header.LastResultsHash.  Expected 7A04AEF052AE3B9CAA9E1BCFA06BF5BC0669E7DFCAFAE1E854DF10F2BB921147, got 9FA0EF0325A7E0583C34DB295D9BE2720D6D1E162B37872211139D2182830184" module=blockchain
Mar 11 19:22:05 massa nobled[2453926]: 7:22PM ERR Stopping peer for error err="blockchainReactor validation error: wrong Block.Header.LastResultsHash.  Expected 7A04AEF052AE3B9CAA9E1BCFA06BF5BC0669E7DFCAFAE1E854DF10F2BB921147, got 9FA0EF0325A7E0583C34DB295D9BE2720D6D1E162B37872211139D2182830184" module=p2p peer={"Data":{},"Logger":{}}

Review of the OVERVIEW of Mainnet running Node (Noble-1)

Screenshot_20240221-053204_Chrome

"On March 27, 2023 at approximately 5PM UTC, Noble will launch with the FRNZ token,........"

The above should be updated if eventually Noble launched with the FRNZ token. And also the timeline should be updated to keep guest and investors abreast of events happening in the chain. Thanks

Unable to connect to peers (Invalid Peer)

  1. We have started the node using Dockerfile available in the Git Repo (https://github.com/strangelove-ventures/noble/blob/v3.0.0/Dockerfile)

  2. Then initialized the chain:
    sudo docker run -it -p 26657:26657 -p 26656:26656 -v /node-noble/noble/.noble:/noble/.noble nobleimage:latest nobled init noblemoniker --chain-id noble-1

  3. Downloaded Genesis
    wget -O genesis.json https://snapshots.polkachu.com/genesis/noble/genesis.json --inet4-only
    mv genesis.json .noble/config

  4. Configured Seed
    We have attempted 3 ways as shown below - Adding persistent peer, Adding seed in config.toml, and Replacing addrbook.json

Adding Persistent Peer
image

Adding Seed
image

Replacing addrbook.json
wget -O addrbook.json https://snapshots.polkachu.com/addrbook/noble/addrbook.json --inet4-only
mv addrbook.json .noble/config

  1. Started node
    sudo docker run -d -it -p 26657:26657 -p 26656:26656 -p 1317:1317 -v /node-noble/noble/.noble:/noble/.noble nobleimage:latest nobled start --pruning nothing

But still unable to connect to peers
image

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.