>
> Can't use string ("0") as an ARRAY ref while “strict refs” in use at
> /usr/local/BackupPC/lib/BackupPC/Xfer/Ftp.pm line 998


A few weeks ago I pushed this fix
<https://github.com/backuppc/backuppc/commit/50acad2cec12d35246f240c0131bc9416d9c0b5b>
to correct this error.

Craig

On Wed, Jul 12, 2017 at 7:43 AM, Michael Stowe <mst...@chicago.us.mensa.org>
wrote:

> On 2017-07-12 09:07, Rob Morin wrote:
>
> Hello all… I am trying to get an ftp backup to work, i put in proper
> hostname user password.
>
> BackupPC version 4.13
>
> I clicked start full backup and the log files shows this and nothing seems
> to happen… I change the real hostname to just host to protect the innocent.
> :)
>
> Log file via GUI for this host
>
> 2017-07-11 09:39:58 Created directory /var/lib/backuppc/pc/host [1]/refCnt
> 2017-07-11 09:39:58 ping too slow on host [1] 37.71msec 2017-07-11 09:39:58
> can't ping host [1] (client = host [1]); exiting 2017-07-11 09:54:19
> Aborting backup up after signal INT 2017-07-11 09:57:15 Aborting backup up
> after signal INT 2017-07-11 09:57:15 Renaming /var/lib/backuppc/pc/host
> [1]/XferLOG.0.z -> /var/lib/backuppc/pc/host [1]/XferLOG.0.z.tmp 2017-07-12
> 05:57:15 Aborting backup up after signal ALRM 2017-07-12 05:57:15 Renaming
> /var/lib/backuppc/pc/host [1]/XferLOG.0.z -> /var/lib/backuppc/pc/host
> [1]/XferLOG.0.z.tmp
>
> /var/log/Backuppc/LOG file
>
> 2017-07-12 05:57:15 host: Can't use string ("0") as an ARRAY ref while
> “strict refs” in use at /usr/local/BackupPC/lib/BackupPC/Xfer/Ftp.pm line
> 998. 2017-07-12 06:00:00 Next wakeup is 2017-07-12 07:00:00 2017-07-12
> 07:00:00 Next wakeup is 2017-07-12 08:00:00 2017-07-12 07:57:06 User
> backuppc requested backup of host)
>
> 2017-07-12 07:59:38 User backuppc requested backup of host (host)
>
> 2017-07-12 08:00:00 Next wakeup is 2017-07-12 09:00:00 2017-07-12 09:00:00
> Next wakeup is 2017-07-12 10:00:00
>
> 2017-07-12 10:00:00 Next wakeup is 2017-07-12 11:00:00
>
> You see where i manually try to do a full backup at 7:57 and 7:59
>
> Nothing happens
>
> I can successfully connect to the hot via filezilla and can see and upload
> or download files without problems using same user and passwords as BackuPC
> has .
>
> Ideas suggestions? Thanks to all! and have a nice day!
>
> —
>
> —
>
> Rob Morin Systems/Network Administrator Hardent Inc.
>
> ping too slow on host [1] 37.71msec.
>
> You'll need to relax that, or the backup will never, ever happen.
>
> You might want to try $Conf{PingMaxMsec} = 200;
>
> in your machine-specific conf.pl. (I won't get too specific, as I
> understand hackers are trying to steal the names of your hosts, even as we
> speak. Good luck, agent.)
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> BackupPC-users mailing list
> BackupPC-users@lists.sourceforge.net
> List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:    http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/
>
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to