Hello, on Friday our shinken 1.4 installation failed after some time running without problems. Contacts seemed to be somehow lost in broker, so check_auth reported "Got None":
def check_auth(self, user, password): print "Checking auth of", user # , password c = self.datamgr.get_contact(user) print "Got", c if not c: print "Warning: You need to have a contact having the same name as your user %s" % user After restarting all shinken processes on our monitoring machine broker died after a while with the appended traceback, which seems to be an pyro incompatible version on a remote machine. Hopefully the new protocol in 1.6 will make broker more stable between remote machines. We'll watch out here if this happens again. Thanks for your work on improving shinken, greetings Hermann -- Netzwerkadministration/Zentrale Dienste, Interdiziplinaeres Zentrum fuer wissenschaftliches Rechnen der Universitaet Heidelberg IWR; INF 368; 69120 Heidelberg; Tel: (06221)54-8236 Fax: -5224 Email: hermann.la...@iwr.uni-heidelberg.de ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Shinken-devel mailing list Shinken-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/shinken-devel