Darknodes
  • Overview
  • Darknode Installation
    • Getting Started
    • How to Setup a Darknode with Digital Ocean (DO)
      • Mac OS & Linux
      • Windows OS
    • How to Setup a Darknode with Google Cloud (GC)
      • Mac OS
    • How to Setup many nodes at once
    • How to Setup a Darknode with Amazon Web Service (AWS)
      • Mac OS & Linux
      • Windows OS
  • Manage your Darknode
    • Update a Darknode
    • Shutdown a Darknode
    • Restart a Darknode
    • Restore a Darknode through backup
    • Upgrading and Downgrading VPS Droplet
    • Migrating a Darknode to another Cloud Provider
    • User Manual & FAQ
      • General Darknode Management FAQ
    • Darknode Epoch Cycle Changes
    • Submit a Bug
  • General FAQ
    • REN Token FAQ
    • RenBridge FAQ
    • Ren Statistics & Dashboards
  • Ren Community
    • Ren Open-Source Roadmap
    • Ren 2021 Brand Hub
    • Bugs and Exploit Reporting
    • Help
Powered by GitBook
On this page
  • How to Update Your Darknode CLI
  • How to Update Your Darknode
  • Darknode showing "Unable to Connect"?

Was this helpful?

  1. Manage your Darknode

Update a Darknode

PreviousWindows OSNextShutdown a Darknode

Last updated 3 years ago

Was this helpful?

How to Update Your Darknode CLI

1.Open your computer's Terminal and run this command in your computer's terminal to update your CLI:

curl https://www.github.com/renproject/darknode-cli/releases/latest/download/update.sh -sSfL | sh

2. Once updated, you can check the version of the CLI. Use the command:

darknode --version

The current Darknode CLI Version is: 3.1.3

How to Update Your Darknode

Run this command in your computer's Terminal to update your Darknode:

darknode update YOUR-DARKNODE-NAME

Once updated, you’ll receive a confirmation in the terminal stating “DARKNODE NAME has been updated to the latest version on branch” in green.

Darknode showing "Unable to Connect"?

To fix it, follow these instructions:

  1. Update your darknode-cli to 3.1.3 via these (above).

  2. Once updated, run this command:

darknode update YOUR-DARKNODE-NAME

When complete, close Terminal, and your Darknode should be operational from the command center within a few hours.

For more Darknode CLI Command, check out our GitHub page here:

instructions
https://github.com/renproject/darknode-cli