Hi, Still stucked with this issue. I suspect a problem with samba configuration... Could a samba misconfiguration prevent ocsmanager from loading? It is configured just like in the doc, line by line...
Versions : SOGo/SOGo-openchange : Version : 2.0.5.20130516-1 Samba : Version : 4.0.1+dfsg1-1 Thanks. RaM 2013/5/15 Raphael Marot <[email protected]> > Hello all, > > This is my first attempt with installing SOGo, on a debian wheezy server. > I have the SOGo web interface running, but now i try to configure > openchange. > > I'm stuck with ocsmanager. > > If i try to access https://mydomain.com/autodiscover i get a 503 error. > It seems ocsmanager isn't running at all. > > Any help would be highly appreciated :-) > > Thanks. > > RaM > > Apache log > ------------- > [Wed May 15 16:56:44 2013] [error] (111)Connection refused: proxy: HTTP: > attempt to connect to 127.0.0.1:5000 (127.0.0.1) failed > [Wed May 15 16:56:44 2013] [error] ap_proxy_connect_backend disabling > worker > for (127.0.0.1) > > Ocsmanager log > ------------------- > Traceback (most recent call last): > File "/usr/bin/paster", line 4, in <module> > command.run() > File "/usr/lib/python2.7/dist-packages/paste/script/command.py", line > 104, > in run > invoke(command, command_name, options, args[1:]) > File "/usr/lib/python2.7/dist-packages/paste/script/command.py", line > 143, > in invoke > exit_code = runner.run(args) > File "/usr/lib/python2.7/dist-packages/paste/script/command.py", line > 238, > in run > result = self.command() > File "/usr/lib/python2.7/dist-packages/paste/script/serve.py", line 284, > in command > relative_to=base, global_conf=vars) > File "/usr/lib/python2.7/dist-packages/paste/script/serve.py", line 321, > in loadapp > **kw) > File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line > 247, in loadapp > return loadobj(APP, uri, name=name, **kw) > File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line > 272, in loadobj > return context.create() > File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line > 710, in create > return self.object_type.invoke(self) > File "/usr/lib/python2.7/dist-packages/paste/deploy/loadwsgi.py", line > 146, in invoke > return fix_call(context.object, context.global_conf, > **context.local_conf) > File "/usr/lib/python2.7/dist-packages/paste/deploy/util.py", line 56, in > fix_call > val = callable(*args, **kw) > File "/usr/lib/python2.7/dist-packages/ocsmanager/config/middleware.py", > line 43, in make_app > config = load_environment(global_conf, app_conf) > File "/usr/lib/python2.7/dist-packages/ocsmanager/config/environment.py", > line 120, in load_environment > config['management'] = mstore.management() > RuntimeError: (4, 'Not initialized') > Removing PID file /var/run/ocsmanager/ocsmanager.pid > > Samba log > ------------- > [2013/05/15 18:10:07, 0] > ../lib/util/util_runcmd.c:334(samba_runcmd_io_handler) > /usr/sbin/samba_dnsupdate: Traceback (most recent call last): > [2013/05/15 18:10:07, 0] > ../lib/util/util_runcmd.c:334(samba_runcmd_io_handler) > /usr/sbin/samba_dnsupdate: File "/usr/sbin/samba_dnsupdate", line 507, > in <module> > [2013/05/15 18:10:07, 0] > ../lib/util/util_runcmd.c:334(samba_runcmd_io_handler) > /usr/sbin/samba_dnsupdate: get_credentials(lp) > [2013/05/15 18:10:07, 0] > ../lib/util/util_runcmd.c:334(samba_runcmd_io_handler) > /usr/sbin/samba_dnsupdate: File "/usr/sbin/samba_dnsupdate", line 121, > in get_credentials > [2013/05/15 18:10:07, 0] > ../lib/util/util_runcmd.c:334(samba_runcmd_io_handler) > /usr/sbin/samba_dnsupdate: creds.get_named_ccache(lp, ccachename) > [2013/05/15 18:10:07, 0] > ../lib/util/util_runcmd.c:334(samba_runcmd_io_handler) > /usr/sbin/samba_dnsupdate: RuntimeError: kinit for ***$@***.*** failed > (Cannot contact any KDC for requested realm) > [2013/05/15 18:10:07, 0] > ../lib/util/util_runcmd.c:334(samba_runcmd_io_handler) > /usr/sbin/samba_dnsupdate: > > -- [email protected] https://inverse.ca/sogo/lists
