mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-04 01:48:23 +02:00
sometimes a reboot helps
This commit is contained in:
parent
ef5ae186d0
commit
d90025639e
@ -113,8 +113,9 @@ if [ ${mountOK} -eq 1 ]; then
|
||||
|
||||
echo "UNKOWN STATE - there is blockain data folder, but blockchaind is not running"
|
||||
echo "It seems that something went wrong during sync/download/copy of the blockchain."
|
||||
echo "If you want start fresh --> sudo rm -r /mnt/hdd/${network}"
|
||||
echo "Or something with the config is not correct."
|
||||
echo "Sometimes a reboot helps --> sudo shutdown -r now"
|
||||
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user