psf-salt icon indicating copy to clipboard operation
psf-salt copied to clipboard

bugs: investigate backup script logs

Open JacobCoffee opened this issue 1 year ago • 1 comments

sudo view /var/mail/root


From [email protected]  Thu Jul 25 19:00:02 2024
Return-Path: <[email protected]>
X-Original-To: root
Delivered-To: [email protected]
Received: by bugs.nyc1.psf.io (Postfix, from userid 0)
        id C2A00FC9D5; Thu, 25 Jul 2024 19:00:02 +0000 (UTC)
From: [email protected] (Cron Daemon)
To: [email protected]
Subject: Cron <root@bugs> /usr/local/backup/python-bugs-data/scripts/backup.bash
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Cron-Env: <SHELL=/bin/sh>
X-Cron-Env: <HOME=/root>
X-Cron-Env: <LOGNAME=root>
Message-Id: <[email protected]>
Date: Thu, 25 Jul 2024 19:00:02 +0000 (UTC)

Host key verification failed.
Fatal Error: Truncated header string (problem probably originated remotely)

Couldn't start up the remote connection by executing

    ssh -i /etc/backup/.ssh/id_rsa_python-bugs-data -C [email protected] rdiff-backup --server

Remember that, under the default settings, rdiff-backup must be
installed in the PATH on the remote system.  See the man page for more
information on this.  This message may also be displayed if the remote
version of rdiff-backup is quite different from the local version (2.0.5).

JacobCoffee avatar Jul 25 '24 19:07 JacobCoffee

It seems like this is still backing up, with entries as late as today... Will nee dto investigate deeper

JacobCoffee avatar Jul 29 '24 17:07 JacobCoffee