I get this message when trying to install server v4.1.0 on ubuntu linux 6.0.6 with postgresql 8.1.8 (the same message on a mac with postgresql 8.2.3):
> AssertionError: Invalid access mode for security > > Exception in call: > ------------------------------------------------------------ > Traceback (most recent call last): > File "/usr/local/tinyerp-server-4.1.0/bin/netsvc.py", line 205, in _dispatch > r=m(*params) > File "/usr/local/tinyerp-server-4.1.0/bin/service/web_services.py", line > 135, in get_progress > raise e > AssertionError: Invalid access mode for security > ------------------------------------------------------------ > it appears during installation even before I can choose the profile and acconting options. Client says server crashed during installation and suggest to drop the db. I don't know what to do. v4.0.2 is running without these problems. knerz _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
