From aceafb7227a83cbe10114fc08958b11229d6e6a3 Mon Sep 17 00:00:00 2001 From: Lav Radis Date: Tue, 10 Jul 2018 23:37:00 +0200 Subject: [PATCH] Update backup-data.md (#670) * Update backup-data.md Updated the guide to check for daemon_settings.yml file path errors. --- content/faq/backup-data.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/faq/backup-data.md b/content/faq/backup-data.md index 70cf9ff1..9b048377 100644 --- a/content/faq/backup-data.md +++ b/content/faq/backup-data.md @@ -31,7 +31,9 @@ To summarize, the main directories to consider when backing up or migrating a LB 6. Sign back into LBRY via your Email by going to the wallet (bank icon in the top right) and then accessing the Rewards tab 7. Verify wallet balance, Downloads, Published files and Rewards eligibility -*\*Please note: Do not run two instances of LBRY from the same wallet, this is unsupported* +*\*Note 1: Do not run two instances of LBRY from the same wallet, this is unsupported* + +*\*Note 2: If you get startup errors after this procedure: check if the `daemon_settings.yml` file from the `lbrynet` folder points to the correct LBRY file download directory. If it does not, edit the file with correct file path and restart the app. You can view and edit this file with any text editor.* ### I'm in need of some assistance, can you help?