Error on kopano-stats command
-
Hey guys,
When I run the following command:[root@kopanotst03 ~]# kopano-stats --system
I get this:
[error ] gsoap connect: () [error ] HrLogon server "default:" user "SYSTEM": network error Cannot open admin session on host localhost, username SYSTEM
I do not really understand why. These are the technical details of the server I am running:
etc/kopano/server.cfg
file:server_listen = *:236 server_name = kopanotst03 local_admin_users = root kopano #log_level = 0xffffffff mysql_database = kopanotst03 mysql_password = whatever server_listen_tls = *:237 server_ssl_key_file = /etc/kopano/ssl/whatever.pem server_ssl_key_pass = whatever server_ssl_ca_file = /etc/kopano/ssl/whatever.pem user_plugin = ldap enable_distributed_kopano = true sync_gab_realtime = no
OS:
[root@kopanotst03 ~]# rpm -q centos-release centos-release-7-5.1804.4.el7.cern.x86_64
any ideas?
-
Hi @genz ,
@genz said in Error on kopano-stats command:
etc/kopano/server.cfg file:
is that all that is in your server.cfg?
With the “default:” socket he usually goes first for the file socket location and then over to the http socket.