My Raspberry Pi is currently syncing the redcoin blockchain
yesterday I replaced the blank wallet.dat on the pi and it broke reddcoin! I restored the blank wallet.dat and it happily started to sync the blockchain again.
Does anyone know what I need to do (maybe a resync?) so my existing wallet.dat is accepted on the raspbeery pi client?
piraspberrypi:~ $ reddcoin-cli getwork
error: couldn’t connect to server
piraspberrypi:~ $ reddcoin-cli getwork
error: couldn’t connect to server
piraspberrypi:~ $ sudo systemctl status reddcoin.service
â—Ź reddcoin.service - Reddcoin
Loaded: loaded (/etc/systemd/system/reddcoin.service; enabled)
Active: active (running) since Fri 2017-09-01 22:33:51 UTC; 2min 22s ago
Main PID: 802 (reddcoind)
CGroup: /system.slice/reddcoin.service
└─802 /home/pi/reddcoin/src/reddcoind
Sep 01 22:33:51 raspberrypi systemd[1]: Started Reddcoin.
Sep 01 22:36:06 raspberrypi reddcoind[802]: : Error loading wallet.dat: Wall…d
Hint: Some lines were ellipsized, use -l to show in full.