===== BackupPC startet nicht =====
Nach Reboot vom Server erscheint nicht das gewohnte Webinterface von BacxkupPC.
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your re
in ///var/log/BackupPC/LOG// erscheint:
2014-05-13 22:14:45 Reading hosts file
2014-05-13 22:14:45 unix bind() failed: No such file or directory
mkdir /var/run/BackupPC
chown backuppc /var/run/BackupPC
Restart von BackupPC
/usr/sbin/service debian-backuppc reload
Berechtigungen überprüfen
ls -al /var/run/BackupPC
drwxr-xr-x 2 backuppc root 80 May 13 22:33 .
drwxr-xr-x 20 root root 800 May 13 22:32 ..
-r--r--r-- 1 backuppc backuppc 5 May 13 22:33 BackupPC.pid
srwxr-x--- 1 backuppc backuppc 0 May 13 22:33 BackupPC.sock
tail /var/log/BackupPC/LOG
2014-05-13 22:33:43 Reading hosts file
2014-05-13 22:33:43 BackupPC started, pid 15303
2014-05-13 22:33:44 Running BackupPC_Admin_SCGI (pid=15304)
2014-05-13 22:33:44 Next wakeup is 2014-05-13 23:00
Webconsole zeigt keine Fehler mehr