I recently transferred the blockchain from one hd to another, I was switching, everything working normally on the 1st hd, I only copied the folder in "/umbrel/app-data/bitcoin/data/bitcoin), after a few hours of copying, I start the umbrel, but the bitcoin application doesn’t work, I’ve read some topics here in the community, I did the examples of removing the “peers.dat” and deleting the “settings.json” and creating a new settings.json with this code: {
}
But nothing worked, I also put “reindex=1” in the file: /umbrel/app-data/bitcoin/data/bitcoin/bitcoin.conf, also nothing.
Logs file debug.log:
/umbrel/app-data/bitcoin/data/bitcoin# tail -f debug.log
2023-07-09T16:22:06Z opencon thread exit
2023-07-09T16:22:06Z Shutdown: In progress…
2023-07-09T16:22:06Z msghand thread exit
2023-07-09T16:22:06Z net thread exit
2023-07-09T16:22:07Z DumpAnchors: Flush 2 outbound block-relay-only peer addresses to anchors.dat started
2023-07-09T16:22:07Z DumpAnchors: Flush 2 outbound block-relay-only peer addresses to anchors.dat completed (0.02s)
2023-07-09T16:22:07Z scheduler thread exit
2023-07-09T16:22:07Z Writing 0 unbroadcast transactions to disk.
2023-07-09T16:22:07Z Dumped mempool: 0.0602512s to copy, 0.289535s to dump
2023-07-09T16:26:28Z Shutdown: done
^C