From bc7a2246bb53495a8f4e5069742db097113406b6 Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Mon, 5 Apr 2021 17:24:40 -0500 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 5df1625..97633b5 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -23,4 +23,4 @@ Some minimalist Linux distributions (such as Alpine Linux) use an older version This error has been observed mostly when Gravity Sync is running on slower SD Cards or older Raspberry Pi systems, and where the backup of the running Domain Database takes longer than expected (or never finishes) and thus when Gravity Sync replicates that copy to the secondary, it's malformed. -The suggested operation is to move at least the primary (or both) of the Pi-hole installations to a storage device with more available IOPS, the alternative is to increase the timeout of the backup process from the default (60 seconds) as documented in [Hidden Figures](https://github.com/vmstan/gravity-sync/wiki/Hidden-Figures#backup_timeout). \ No newline at end of file +The suggested workaround is to move at least the primary (or both) of the Pi-hole installations to a storage device with more available IOPS, the alternative is to increase the timeout of the backup process from the default (60 seconds) as documented in [Hidden Figures](https://github.com/vmstan/gravity-sync/wiki/Hidden-Figures#backup_timeout). \ No newline at end of file