Hi there,

On Mon, 2 Dec 2024, p2k-...@roosoft.ltd.uk wrote:

...
...
Looking at the docker logs I see this error though. But I can only see one instance running? Could there be a rogue lockfile somewhere as I have persistent volumes?

```

2024-12-02 16:43:31 [9188] | 2024-12-02 16:43:31 Another BackupPC is running (pid 26); quitting...

2024-12-02 16:43:36 [9190] | 2024-12-02 16:43:36 Another BackupPC is running (pid 26); quitting...

2024-12-02 16:43:41 [9193] | 2024-12-02 16:43:41 Another BackupPC is running (pid 26); quitting...

...
...

There's a file called status.pl somewhere on your system.

https://backuppc.sourceforge.net/faq/BackupPC.html

BackupPC reads it when it starts.

Theoretically it's in the BackupPC log directory, the path of which
should be stored in the hash element

$Conf{LogDir}

in your config.pl.

Maybe status.pl is damaged, readonly, permissions problem, something, ...?

--

73,
Ged.


_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    https://github.com/backuppc/backuppc/wiki
Project: https://backuppc.github.io/backuppc/

Reply via email to