On Mon, May 14, 2012 at 10:09 PM, Corey Kovacs <[email protected]> wrote: > So I did some more investigating today. Looks like the services.py script is > not getting the IP passed into the "trig" method of the CobblerSvc class. I > verified this by writing the value of REMOTE_ADDR to a file, and > consistantly found it to be "None" which is what was written to the log file > that the status action parses. > > Anyone have a direction I should be looking? I am running version 2.2.1. >
I noticed one of my logs had None in it too, but it's not erroring out like yours is. If you hand edit it with an IP, does it work? _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
