Giter Club home page Giter Club logo

Comments (10)

marcotradenet avatar marcotradenet commented on July 18, 2024

Il problema si verifica molto probabilmente se si è usciti dal server e poi rientrati: a quel punto ci si trova nella home del proprio utente e non nel path $HOME/commercio-chains/commercio-testnet11k.
Potete confermare che è successo questo?

from commercio-consortium.

angeloderricohestro avatar angeloderricohestro commented on July 18, 2024

No, ho eseguito i passaggi nella stessa sessione.

from commercio-consortium.

marcotradenet avatar marcotradenet commented on July 18, 2024

Nella cartella $HOME/commercio-chains/commercio-testnet11k quindi non c'è il file?

from commercio-consortium.

angeloderricohestro avatar angeloderricohestro commented on July 18, 2024

La cartella non è presente.

Riparto da zero con un nuovo nodo e aggiorno la issue.

from commercio-consortium.

marcotradenet avatar marcotradenet commented on July 18, 2024

Prima di questi due comandi

rm -rf ~/.commercionetwork/config/genesis.json
cp genesis.json ~/.commercionetwork/config

Prova a usare il comando pwd per capire dove ti trovi

from commercio-consortium.

angeloderricohestro avatar angeloderricohestro commented on July 18, 2024

/home/commercionetwork/commercio-chains/commercio-testnet11k

Qui il file c'è...

from commercio-consortium.

marcotradenet avatar marcotradenet commented on July 18, 2024

/home/commercionetwork/commercio-chains/commercio-testnet11k

Qui il file c'è...

E' la stessa posizione di prima e il file genesis.json c'è. Non è chiaro come mai prima non c'era.
Possiamo provare a usare solo path assoluti usando variabili tipo $HOME, ma non è sicuro che poi il problema si risolva: il path /home/commercionetwork/commercio-chains/commercio-testnet11k dovrebbe essere uguale a $HOME/commercio-chains/commercio-testnet11k ma sembra che sul tuo sistema sia diverso.

In ogni caso il concetto è che il file da usare come genesis è presente qui

https://github.com/commercionetwork/chains/blob/commercio-testnet11k/commercio-testnet11k/genesis.json

Alternativamente si può pensare di usare un comando

curl https://raw.githubusercontent.com/commercionetwork/chains/commercio-testnet11k/commercio-testnet11k/genesis.json > \
~/.commercionetwork/config/genesis.json

from commercio-consortium.

angeloderricohestro avatar angeloderricohestro commented on July 18, 2024

Dunque... Ripartendo e seguendo sempre la documentazione, il FULL NODE INSTALLATION è COMPLETATA.

Domani, 20/02, effettuo la parte di BECAME VALIDATOR.

from commercio-consortium.

marcotradenet avatar marcotradenet commented on July 18, 2024

Dunque... Ripartendo e seguendo sempre la documentazione, il FULL NODE INSTALLATION è COMPLETATA.

Domani, 20/02, effettuo la parte di BECAME VALIDATOR.

La issue si può chiudere quindi, oppure pensi che si possa aggiungere qualche indicazione alla documentazione?

from commercio-consortium.

angeloderricohestro avatar angeloderricohestro commented on July 18, 2024

Dire di no, sembra OK. Possiamo chiudere la issue.

from commercio-consortium.

Related Issues (5)

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.