Giter Club home page Giter Club logo

dusk-1-9's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @yigidoumit
  • ๐Ÿ‘€ Iโ€™m interested in ...
  • ๐ŸŒฑ Iโ€™m currently learning ...
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on ...
  • ๐Ÿ“ซ How to reach me ...
  • ๐Ÿ˜„ Pronouns: ...
  • โšก Fun fact: ...

dusk-1-9's People

Watchers

 avatar

dusk-1-9's Issues

dsuk 1.9

Node Upgrade
We will occasional upgrade and patch the ITN with new features and patches to improve the overall network.

To make the upgrade process as flawless as possible, we will update the ITN installer script from time to time. This script can be ran in a non-destructive way, meaning it changes only what is needed. It will gracefully shut down Rusk for you.

To upgrade to the latest ITN version, run:

Terminal window
curl --proto '=https' --tlsv1.2 -sSfL https://github.com/dusk-network/itn-installer/releases/download/v0.1.9/itn-installer.sh | sudo sh

Once itโ€™s done and gives no errors, start Rusk again:

Terminal window
service rusk start

If everything is up and running again, query the node a couple of times to see if the block height is progressing:

Terminal window
ruskquery block-height

Or keep an eye on the logs to see if itโ€™s making and accepting new blocks:

Terminal window
tail -F /var/log/rusk.log

If you see new blocks being accepted, youโ€™re up and running again. Is your node stuck, or are you not sure if it is?

You can see the status of the Rusk service here:

Terminal window
service rusk status

If it is not running after starting it, and reports an error, you can check your logs to see if something is wrong, like a wrong password or no peers being found:

Terminal window
tail -n 30 /var/log/rusk.log

Unable to figure it out yourself? Visit our Node runner chat on Discord.

If everything else fails, check out the manual resync instructions.

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.