Hi there,
I have a 700 user Zimbra existsing installation.
I'm testing carbonio CE to see if migaration is better than 1 year ago.
But same as the previous year, Carbonio is not working at all out of the box.
I use installation script on Ubuntu 22.04.
When installation is complete, same problems than before ==>
- Chat is available but not working at all. You can send message but nobody will ever receive it....(interface says nobody is connected but clients are connected !)
- No Video option at all (i can't even find if it's integrated with Ce edition...)
Last time i wait 2 months for an answer but nothing....
Will see if there is someone on this forum now.
Regards
@crocobc
Hi,
I checked and found no issue.
Could you please try followings to install a fresh one:
- Configure hostname
- Configure /etc/hosts
- Configure Zextras Repo
- Download and execute official installation script.
- Check if the video server has proper configuration:
- root@mail:~# grep -i mapp /etc/janus/janus.jcfg
- If your VM has local IP address, then this configuration file should have that local IP address
- If your VM has Public IP address, then this configuration file should have that Public IP address
- Now set default admin user password and create additional users.
- Reboot the server and test.
After reboot check:
- If all services are running with systemctl list-units carbonio*
- curl -s -v http://127.78.0.4:10000/health | jq
After reboot, these services may take some time to get up/online.
Regards,
