From d17e35324ef04f65a92468adebf1d349f17fb9fc Mon Sep 17 00:00:00 2001 From: Michael Stanclift Date: Mon, 5 Apr 2021 17:25:04 -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 97633b5..11db174 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 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 +The suggested workaround is to move 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