CloudCone Backup Witness Node Recovered

I haven't checked my backup witness node from cloudcone for a while, and I was surprised to find out it stopped a while ago.

The error was "unexpected EOF".

The server specs:

  • 960 GB SSD
  • 10 Cores
  • 8 GB RAM

image.png

d86cf5b3114cecb384fa6db077e1740.png

Time to restore

About a day to download and zip at the same time:

image.png

Here is the BASH Script

#!/bin/bash
set -ex

cd /root/steem-docker/data/witness_node_data_dir

rm -rf blockchain

(wget -c -O- https://files.steem.fans/hetzner/steem_witness_20250414.tar.lz4 | lz4 -d -v | tar x -v)

cd /root/simple-steem-docker
./run.sh restart
./run.sh logs

The last 3 commands require: https://github.com/doctorlai/simple-steem-docker

Steem to the Moon🚀!

Coin Marketplace

STEEM 0.04
TRX 0.33
JST 0.083
BTC 64356.29
ETH 1736.31
USDT 1.00
SBD 0.42