Hi juanarce and welcome to the foums.
If you need to reset all your zxchat connections you can delete the zxchat DB located in /opt/zimbra/conf/zextras/zxchat folder, but remeber to remove this directory only with mailboxd process stopped:
Code:
su - zimbra
zmmailboxdctl stop
#waite some seconds to ensure that all java process are down
mv /opt/zimbra/conf/zextras/zxchat /opt/zimbra/conf/zextras/zxchat_old
zmmailboxdctl start
About your problems on connections creation, we are very interested in learning more details to reproduce your case. Before remove the zxchat db we need to have the output of some commands:
- Distribution Listl membership:
Code:
zmprov gdl list@your.domain
- Members buddy lists:
Code:
zxsuite chat getBuddyList member1@your.domain
zxsuite chat getBuddyList member2@your.domain
...etc...
Thanks for reporting.
D0s0n
Bookmarks