On 3/31/2016 10:40 AM, spazle poof wrote:

Dear all,


I've been running backuppc on a Ubuntu server for years and never had any problem. But today, after i installed puppet and cobbler, web interface access to backuppc is impossible. When trying to access backuppc via http://www.address.com/backupp <http://www.address.com/backupp>c, I get 500 Internal Server Error. When i tail apache2 error log, I get this:


[core:error] [pid 27829] [client 49.228.80.159:45344] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.


I uninstalled both puppet and cobbler but the error persists.


OS: Ubuntu 14.04.4 LTS

backuppc version: 3.3.0-1



Any help would be much appreciated.


Sounds like something in your Apache config is broken. You probably have a couple of redirect statements that are causing an infinite redirect loop.

I would follow the instructions in the error message. Set 'LogLevel debug' in your apache config, restart apache, try it again to generate the error, and go check the log to see what's going on. Don't forget to put the log level back to normal afterwards!

--
Bowie
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
_______________________________________________
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