Code Monkey home page Code Monkey logo

Comments (8)

alejandroalffer avatar alejandroalffer commented on September 10, 2024

I can the see your node connected to this bootnode:

root@e8cdc103b174:~# geth attach /root/alastria/data/geth.ipc --exec "admin.peers"|grep 871b679aabceb6b2ed95ac87e5eeac5886a872725294eafe86a982f88d627a1153abc6b73adb11b1d08ced937c
    enode: "enode://871b679aabceb6b2ed95ac87e5eeac5886a872725294eafe86a982f88d627a1153abc6b73adb11b1d08ced937c441f8690fdf7ca7af194e27ffd0f85b60356c6@51.38.122.170:59522",

Please, try restarting geth or the docker that runs the node

from alastria-node.

Airos478963 avatar Airos478963 commented on September 10, 2024

Every time We restart our docker, It syncs again. We would like to know how to fix this issue.

Any idea?

from alastria-node.

cmoralesdiego avatar cmoralesdiego commented on September 10, 2024

Puede ser por los recursos de la máquina donde esté alojado el nodo

from alastria-node.

cmoralesdiego avatar cmoralesdiego commented on September 10, 2024

Podrías hacernos llegar los logs del nodo de alguna manera?. Gracias

from alastria-node.

Airos478963 avatar Airos478963 commented on September 10, 2024

Buenos días,

Lo único que vemos en los logs es :

Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=1.655ms mgasps=0.000 number=77316617 hash=47cbc3…dfc1af cache=26.50mB
WARN [10-02|16:17:02.246] Failed to decode stats server message err="json: cannot unmarshal string into Go value of type map[string][]interface {}"
WARN [10-02|16:17:02.825] Full stats report failed err="write tcp 172.17.0.2:50816->185.180.8.152:80: use of closed network connection"
INFO [10-02|16:17:03.081] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=1.683ms mgasps=0.000 number=77316618 hash=b9eb82…c32007 cache=26.50mB
INFO [10-02|16:17:04.619] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=1.930ms mgasps=0.000 number=77316619 hash=2b665d…5b258f cache=26.50mB

En nuestro caso hemos aumentado los recursos de nuestra máquina, debemos modificar algún fichero para reflejar este cambio?

El nodo deja de sincronizar sin dar ningún error aparente, y al reiniciar vuelve a sincronizar.

from alastria-node.

alejandroalffer avatar alejandroalffer commented on September 10, 2024

Hola!

No veo problema en nuestro nodo boot: sigues conectado a la red; los logs que estás viendo son warnings causados por el (alto) nivel de debug.

Puedes comprobar si tu nodo está sincronizado usando "eth.syncing" o "eth.blochNumber" desde la consola geth. Dime si necesitas ayuda para esto.

Un saludo!

from alastria-node.

Airos478963 avatar Airos478963 commented on September 10, 2024

Nuestro nodo muestra que se encuentra sincronizando, pero el currentBlock no varía, lleva así desde ayer.

syncing: {
currentBlock: 77316619,
highestBlock: 77541817,
knownStates: 0,
pulledStates: 0,
startingBlock: 77316619
},

from alastria-node.

Airos478963 avatar Airos478963 commented on September 10, 2024

Hemos optado por reinstalar el nodo, gracias.

from alastria-node.

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.