RPC Node Down and In Recovery ModesteemCreated with Sketch.

in witness-category •  10 months ago 

Unfortunately, the https://api.justyy.com has encountered errors and it failed to restart. This might be due to data corruption when the node crashed.

I am downloading the snapshot - and should get this fixed in the next few days, depending on network speed.

6d6843cc286cc97f64302a3176d8f56.png

12bb72822fb2558d5d999855a7849b6.png

6931524f1d3cd5679a6a0a65b1f12ca.png

b921a51d0465e9b109593d048c114ac.png

image.png

image.png

Steem to the Moon🚀!

  • You can swap the STEEM/SBD to ETH Ethereum via steem2eth!
  • You can swap the STEEM/SBD to Tether USDT (TRC-20) via steem2usdt!
  • You can swap the STEEM/SBD to TRX (TRON) via steem2trx!
  • You can swap the STEEM/SBD to BTS (BitShares) via steem2bts!
  • Register a free STEEM account at SteemYY!
Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  
  ·  10 months ago 

!ask How to run a steem witness node?



1. Install and configure the STEEM software. You can find detailed installation instructions for Ubuntu 16.04 here: https://steemit.com/steem/@timcliff/how-to-install-a-steem-full-node-on-ubuntu

2. Visit the dashboard at https://steemd.com/witnesses and click “Sign Up” to create a witness account if you haven’t already.

3. Generate your witness key and add it to your nodes’ config.json file in the cli_wallet folder:
"witness_id": "YOUR WITNESS KEY HERE"

4. Create a wallet if you don’t already have one and fund it with some STEEM or SBD for use in powering up your witness operations.

5. Submit a request to register as a witness on the network using the command line wallet's witness_update command, specifying your account name, public signing key, URL, and other details:
witness_update "youraccountname" "SIGNING KEY HERE" "https://yourdomainname.com" "{\"account_creation_fee\":\"0 SBD\",\"maximum_block_size\":65536}" true
This will broadcast your proposed configuration to all nodes on the network and you should start seeing blocks produced by your node within minutes!


command: !ask is powered by witness @justyy and his contributions are: https://steemyy.com
More commands are coming!.
!ask is currently based on ChatGPT-3.5