uos.docs icon indicating copy to clipboard operation
uos.docs copied to clipboard

New errors in "Spinning up a Block Producer Node on Ubuntu" documentation

Open CryptooNoob opened this issue 6 years ago • 0 comments

New errors in "Spinning up a Block Producer Node on Ubuntu" documentation

Summary

In Spinning up a Block Producer Node on Ubuntu documentation, in the chapter 9, the Note concerning uncommented agent-name seems obsolete. In my case it was commented.

In chapter 13, you need first to unlock the wallet else the run command fails (in previous chapter you have to lock it).

Environment

Ubuntu 16.04

Steps to reproduce

Follow documentation instructions

Expected result

Correct documentation.

Current result

  1. Useless note
  2. run command fails with error: Error 3120003: Locked wallet Ensure that your wallet is unlocked before using it! Error Details: You don't have any unlocked wallet!

Possible Fix

  1. Remove the useless note
  2. Do not lock wallet in chapter 12 or add unlock wallet command in chapter 13

Additional information

NA

Examples

NA

CryptooNoob avatar Apr 18 '19 09:04 CryptooNoob