I have terrible problems with stalled server branch-server 1902 will try to update ths weekend
the problems are various - so I have created an autorestart script - testing the availability of the server usually I get this sock_common = xmlrpclib.ServerProxy ('http://my-IP:8069/xmlrpc/common') try: uid = sock_common.login(dbname, username, pwd) except: print 'Cant get UID' but sometimes this works and only NET-RPC or Pyro (Koo) are blocked sometime I think it's caused by upgrading only ONE database and hence the server fails serving other database with not matching tables/objects I assume that ONE server instance can only use ONE python code and hence all databases must have the same revision. which obviosuly creates a problem during upgrade, which takes it's time especially if one or more languages are to be loaded -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=51894#51894 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
