Hi,
I have an instance of BackupPC installed via docker on a client server
that has not had any updates for a while. (not needed as not online) but
after an unscheduled reboot the WebUI now shows the following error
message when trying to determine the status of
```
Error: Unable to connect to BackupPC server
This CGI script (/BackupPC_Admin) is unable to connect to the BackupPC
server on dfd2b2dc4fea port -1.
The error was: unix connect: Connection refused.
Perhaps the BackupPC server is not running or there is a configuration
error. Please report this to your Sys Admin.
```
I tried restarting the container but still same error. I looked inside
the container at the log file but it seems to be backing up correctly.
And indeed I can see the logs from the WebUI as well as the Config I
just can't see any status of hosts of the server itself ?
For reference the docker hostname is `dfd2b2dc4fea` and when I try and
run `BackupPC_Admin_SCGI` as the backuppc user I get:
```
./BackupPC_Admin_SCGI
BackupPC_Admin_SCGI: can't load perl SCGI module - install via CPAN;
exiting in 60 seconds
```
Plenty of disk space. So what is going on? Nothing was updated, I can't
see any filesystem errors? How do I investigate this issue?
TIA.
_______________________________________________
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/