Replies: 2 comments 1 reply
-
perhaps you could try closing down Chia, clean out the |
Beta Was this translation helpful? Give feedback.
0 replies
-
Was this resolved? Is all there is to it is changing the config.yaml file? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
I'd like to ask you how to move db and wallet files from sd card to external hard drive in my RPi4? Those files are already quite big and are still growing and I have still some free space on my drives and I'd like to utilize this instead of buying bigger sd card. I tried already to move those files (db and wallet folders) to external drive and to modify config.yaml (I changed directories where it was needed, for example: from
database_path: db/blockchain_v1_CHALLENGE.sqlite
todatabase_path: /media/pi/Segate drive/new/db/blockchain_v1_CHALLENGE.sqlite
). I can even see the last block height in the wallet tab in my gui (for me it is 863,589), but the full node tab is loading all the time. You can see my log attached.debug.log
Someone has a solution how to change it?
Thanks in advance!
Peace
Adam
Beta Was this translation helpful? Give feedback.
All reactions