Xron Problem - please help...
Hi! I have some problems with getting Xron running on my linux box /w Zope 2.5.1b1/Python 2.1.2. I have already seen many workarounds in the archive for Xron on linux, but I can't get it running. The log file reports an authorization problem: ------ 2002-03-28T13:40:01 PROBLEM(100) Products.Xron.Loggerr Trigger event: http://195.170.91.63:8181/Schedule/minolta_alert Trigger time: 2002/03/28 14:40:00 GMT+1 Failed to trigger event. Type=bci.Unauthorized Val=<strong>You are not authorized to access this resource.</strong><p> Username and password are not correct. (File: /usr/local/zope/2-5-0/lib/python/ZPublisher/HTTPResponse.py Line: 511) 401 Unauthorized for http://195.170.91.63:8181/Schedule/minolta_alert/trigger ------ 2002-03-28T13:40:01 PROBLEM(100) Products.Xron.Loggerr Failed to disarm event One simple questions: Who in this world has it managed to run Xron on Linux? Juergen
Hello Juergen.
I have some problems with getting Xron running on my linux box /w Zope 2.5.1b1/Python 2.1.2. I have already seen many workarounds in the archive for Xron on linux, but I can't get it running. I have the same problem. The Xron-DTML-Method is triggered correctly and then the selected time gets correctly incremented, but the method isn't executed.
The log file reports an authorization problem: It also appears in the Z2.log It seems that the method is called through a web access by "Anonymous" instead of directly calling it from python. And Anonymous isn't allowed to call the management screen "<path>/manage_triggerXronEvent". One simple questions: Who in this world has it managed to run Xron on Linux? I wonder if it has ever worked?
At this point I think I have to hack into the source code or contact the authors directly... Greetings Sven Rudolph -- Sven Rudolph, Programmierer GermanMedicalServices.de GmbH Unter den Eichen 5, 65195 Wiesbaden Tel.: 06 11 / 97 46 25 2
participants (2)
-
Juergen R. Plasser / Hexagon -
Sven Rudolph