I want to track down the following error message that my browser gives me:
=============================


 Gateway Timeout

The gateway did not receive a timely response from the upstream server or application.

=============================

This happens after I choose the host, from the BackupPC web page dropdown menu, which I just successfully backed up manually via that same host's home screen.
The host name is melodic, and this is the http request that is hanging:

http://localhost/backuppc?host=melodic

In_  BackupPC.conf is the line

ScriptAlias     /backuppc /usr/share/BackupPC/sbin/BackupPC_Admin
_
so, BackupPC_Admin is the script that is being called:

-rwsr-x---. 1 backuppc apache 6468 Jan 20 11:40 BackupPC_Admin
-rwxr-x---. 1 backuppc apache 3993 Jan 20 11:40 BackupPC_Admin.pl

Unfortunately, I cannot trace into BackupPC_Admin, since it is a binary file.
How is it related to the perl version?

Perchance, any insights into why this html request is hanging? Requests for other hosts or server pages work fine. I just replaced the network drive onto which BackupPC is doing the backups, so might there be an inconsistency in between the lack of initial files on the network drive and the existing files on the BackupPC server?

Thank you.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to