Hi, same issue. 

I saw the issue on specific values (like the log_archive_path in the config.py, 
so i add the following line to workaround : 
log_archive_path=@@INSTALLDIR@@\\var\\archives -- @@installdir@@ is replaced 
with the right path in the windows installation script) 

but i always have the error : 
2013-05-18 12:55:37,062 [1368874537] Info : [broker-1] [Livestatus Broker] Get 
a Livestatus instance for plugin Livestatus 
2013-05-18 12:55:37,390 [1368874537] Error : [broker-1] The module WebUI raised 
an exception 'Module' object has no attribute 'umask', I remove it! 
2013-05-18 12:55:37,390 [1368874537] Error : [broker-1] Back trace of this 
remove: Traceback (most recent call last): 
File "C:\temp\git-shinken1.4 - work\shinken\shinken\modulesmanager.py", line 
161, in get_instances 
inst = module.get_instance(mod_conf) 
File "C:\temp\git-shinken1.4 - 
work\shinken\shinken\modules\webui_broker\__init__.py", line 45, in 
get_instance 
instance = Webui_broker(plugin) 
File "C:\temp\git-shinken1.4 - 
work\shinken\shinken\modules\webui_broker\webui_broker.py", line 77, in 
__init__ 
umask = getattr(modconf, 'umask') 
AttributeError: 'Module' object has no attribute 'umask' 

I made a checkout on the devel to update the folder, maybe i make a mistake on 
the command to update ? Or is there a other method to update the local 
repository ? I am not very familiar with these dev tools. 

regards, 


Jean-François BUTKIEWICZ 
Consultant VEOSOFT (groupe VEONERGIE) 

----- Mail original -----

De: "Gabès Jean" <notificati...@github.com> 
À: "naparuba/shinken" <shin...@noreply.github.com> 
Cc: "jfbutkiewicz" <jean-francois.butkiew...@veosoft.net> 
Envoyé: Samedi 18 Mai 2013 11:56:44 
Objet: Re: [shinken] add webui option processing for bindAddress and umask 
(#825) 

I add a fix about it. Can you give a try? 

Thanks :) 


jean 


On Sat, May 18, 2013 at 11:13 AM, jfbutkiewicz <notificati...@github.com>wrote: 


Reply to this email directly or view it on GitHub . 

------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel

Reply via email to