From ca07cf42a3d058d7fb56ee27b0a9e335b9c1a323 Mon Sep 17 00:00:00 2001 From: DatuX Date: Thu, 24 Feb 2022 13:37:35 +0100 Subject: [PATCH] Updated Problems (markdown) --- Problems.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Problems.md b/Problems.md index 3f02e31..96b6eeb 100644 --- a/Problems.md +++ b/Problems.md @@ -1,10 +1,10 @@ -## Common problems you might encounter +# Common problems you might encounter ## It keeps asking for my SSH password You forgot to setup automatic login via SSH keys, look in the example how to do this. -## cannot receive incremental stream: invalid backup stream +### cannot receive incremental stream: invalid backup stream This usually means you've created a new snapshot on the target side during a backup. If you restart zfs-autobackup, it will automaticly abort the invalid partially received snapshot and start over.