Folks,
In 6 out of 10 times when I try to "Send" something I get:
Mod_python error: "PythonHandler main"
Traceback (most recent call last):
File "/usr/local/lib/python2.4/site-packages/mod_python/apache.py", line 299, in HandlerDispatch result = object(req)
File "/usr/local/nav/apache/webroot/messages/main.py", line 63, in handler path = req.uri.split(BASEPATH)[1]
IndexError: list index out of range
I also get some of these from logengine.py (cron): Traceback (most recent call last): File "/usr/local/nav/bin/logengine.py", line 273, in ? message = createMessage(line) File "/usr/local/nav/bin/logengine.py", line 105, in createMessage oritime = DateTime.DateTime(year,month,day,hour,min) TypeError: an integer is required
but there are no "parsing errors" in the webgui.
regards,