you are right

the version in debian squeeze 3.9.1 does not work with the latest pyro 3.14

after an update to 3.14 the broker can connect to the poller
but the poller crashes with the attached error.


one note to the windows installer (batch script), it uses fixed paths to 
c:\python26.
But as the install instructions statet python 2.6 or 2.7 as dependancy i used 
2.7.
I changed the path manually but maybe the installer should detect the install 
location.



 
 

Waiting for initial configuration
................................................................................
.........................................................................1308899
037 DBG: the arbiter ask me what I manage. It's []
[poller] Sending us a configuration {'arbiters': {}, 'global': {'poller_name': u
'windowspoller-1', 'max_workers': 2, 'poller_tags': [u'windows'], 'modules': [],
 'processes_by_worker': 32, 'passive': False, 'use_timezone': 'NOTSET', 'polling
_interval': 1, 'max_plugins_output_length': 8192, 'min_workers': 1, 'manage_arbi
ters': False}, 'schedulers': {0: {'instance_id': 0, 'active': True, 'address': u
'localhost', 'port': 7768, 'name': u'scheduler-1'}}}
Is passive? False
DBG: scheduler UIR: PYROLOC://localhost:7768/Checks
[windowspoller-1] Init de connection with scheduler-1 at PYROLOC://localhost:776
8/Checks
[windowspoller-1] Scheduler scheduler-1 is not initilised or got network problem
: connection failed
We have our schedulers : {0: {'wait_homerun': {}, 'name': u'scheduler-1', 'uri':
 u'PYROLOC://localhost:7768/Checks', 'actions': {}, 'instance_id': 0, 'running_i
d': 0, 'address': u'localhost', 'active': True, 'port': 7768, 'con': None}}
Warning in importing module : No module named memcache
Warning in importing module : No module named MySQLdb
Warning in importing module : No module named redis
Warning in importing module : No module named syslog
CRITICAL ERROR : I got an non recovarable error. I must exit
You can log a bug ticket at https://sourceforge.net/apps/trac/shinken/newticket
for geting help
Back trace of it: Traceback (most recent call last):
  File "C:\shinken\shinken\satellite.py", line 789, in main
    self.do_load_modules()
  File "C:\shinken\shinken\daemon.py", line 206, in do_load_modules
    self.modules_manager.load_and_init()
  File "C:\shinken\shinken\modulesmanager.py", line 56, in load_and_init
    self.load()
  File "C:\shinken\shinken\modulesmanager.py", line 83, in load
    m = __import__(fname)
  File "C:\shinken\shinken\modules\livestatus_broker\__init__.py", line 24, in <
module>
    from livestatus_broker import Livestatus_broker, properties
  File "C:\shinken\shinken\modules\livestatus_broker\livestatus_broker.py", line
 62, in <module>
    from livestatus import LiveStatus, LOGCLASS_ALERT, LOGCLASS_PROGRAM, LOGCLAS
S_NOTIFICATION, LOGCLASS_PASSIVECHECK, LOGCLASS_COMMAND, LOGCLASS_STATE, LOGCLAS
S_INVALID, LOGOBJECT_INFO, LOGOBJECT_HOST, LOGOBJECT_SERVICE, Logline
  File "C:\shinken\shinken\modules\livestatus_broker\livestatus.py", line 1
    ap[attribute]['type'] == 'float':
                                    ^
SyntaxError: invalid syntax

Traceback (most recent call last):
  File "c:\\shinken\\bin\\shinken-poller.py", line 75, in <module>
    daemon.main()
  File "C:\shinken\shinken\satellite.py", line 789, in main
    self.do_load_modules()
  File "C:\shinken\shinken\daemon.py", line 206, in do_load_modules
    self.modules_manager.load_and_init()
  File "C:\shinken\shinken\modulesmanager.py", line 56, in load_and_init
    self.load()
  File "C:\shinken\shinken\modulesmanager.py", line 83, in load
    m = __import__(fname)
  File "C:\shinken\shinken\modules\livestatus_broker\__init__.py", line 24, in <
module>
    from livestatus_broker import Livestatus_broker, properties
  File "C:\shinken\shinken\modules\livestatus_broker\livestatus_broker.py", line
 62, in <module>
    from livestatus import LiveStatus, LOGCLASS_ALERT, LOGCLASS_PROGRAM, LOGCLAS
S_NOTIFICATION, LOGCLASS_PASSIVECHECK, LOGCLASS_COMMAND, LOGCLASS_STATE, LOGCLAS
S_INVALID, LOGOBJECT_INFO, LOGOBJECT_HOST, LOGOBJECT_SERVICE, Logline
  File "C:\shinken\shinken\modules\livestatus_broker\livestatus.py", line 1
    ap[attribute]['type'] == 'float':
                                    ^
SyntaxError: invalid syntax
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a 
definitive record of customers, application performance, security 
threats, fraudulent activity and more. Splunk takes this data and makes 
sense of it. Business sense. IT sense. Common sense.. 
http://p.sf.net/sfu/splunk-d2d-c1
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel

Reply via email to