Nope, I tried that. Went so far as to alter the code that wrote that log
file and force an IP to be assigned to the REMOTE_ADDR var right before
it's assigned to "ip".

 The behavior used to be such that about the last 10 items would be
displayed. Now it's just the one. To be clear, I only "see" the exception
when I run the code for the status action in a python shell.

Still plugging away .....

-C


On Mon, May 14, 2012 at 9:31 PM, James Cammarata <[email protected]> wrote:

> 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
>
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to