Nethserver-BackupPC, need tests

huston we have a problem:

Service Temporarily Unavailable

i presume that some upgrade broke backuppc

I provide a lot of logs if you need to debug

ll /var/log/httpd-bkpc/
total 8
-rw-r--r--. 1 root root 694 May  4 06:03 bkpc_access_log
-rw-r--r--. 1 root root 749 May  4 06:03 bkpc_error_log
-rw-r--r--. 1 root root   0 Apr 19 05:09 httpd-bkpc-service_log

you can have a look also

less /var/log/httpd/error_log

I have just tried here and it is workable you can try to launch the event to see if something goes wrong in log after you launch it

signal-event nethserver-BackupPC-update
1 Like

just run signal-event and all come up again (only web page was down,but all backups were performed
anyway)

fun, need to keep an eye on this

the service httpd-bkpc manages backuppc behind a proxypass of apache, so if you have had your backup done, then the service backuppc is not responsible of the issue, and if your web server was still running, then we have the guilty-> httpd-bkpc

the next time you have the same issue

service httpd-bkpc status

and we will see the state of the service, in fact when you launched the signal-event you have restarted all the services

I suspect maybe logrotate.

2 Likes