Indeed π
dnf install carbonio-catalog
pending-setups -a
reboot
All is working π
Still no news from Carbonio/Zextras people...
So upset.
Im having the same problem. And none of the below solutions have worked.
chown zextras:zextras /opt/zextras/data/tmp/nginx/client
Β
Β
Β
Thanks, this worked for me on numerous nodes even without ERROR in mysql_error.log. Not sure how this got broken from an upgrade.Β
apt install carbonio-catalog
pending-setups -a
reboot
Hello!!
This helped me:
apt reinstall carbonio-catalog
pending-setups -a
su - zextras -c "/opt/zextras/libexec/zmproxyconfgen"
It showed me errors in the parameters:
The local machine name was specified.
I corrected it by specifying the internet name.
Β
And yet...
The zimbraMailIdleSessionTimeout parameter is buggy.
It's been set for 30 days and it's not working.
Logout the user with an flash message about the session date.
It was only with the help of the camera that I could see what was written there.
I set 40, 50, it doesn't work.
I set 60, it works.
These are the wonders
Hi
Something went wrong is welcome message on web interface and admin interface after installing Carbonio Release 25.9.0
the solution on forum is to run "pending-setups -a"
which always asking for cluster password while my server is single node then why asking for cluster password with following message:
Insert the cluster credential password: service-discover: error: unable to open removed link : cannot find Cluster credential in removed link , please copy the file from the existing server or upload it to LDAP
Cannot access to bootstrap token
Since I did not find any working solution
what I did to fix
1. Backed up two folders "web" and "admin" under /opt/zextras/
then copied these two folders "web" and "admin" from my old machine to new server and then it worked.
I have noticed there is size difference in both folders that means there may be some new code or files BUT newer never worked.
can you guide on this issue?
Thanks
Hi,
"Something went wrong ....." in Admin/Login UI is related to carbonio-catalog.service most of the time.
We often suggest running pending-setups during troubleshooting because it ensures that all services are registered to the service mesh even if your system is single server. Therefore, storing the cluster password is very crucial for all future maintenance of that system.Β
After the installation or reboot, sometimes carbonio-catalog.service takes time to become fully operational. This is the time we mostly do not get the login page instead get "Something went wrong ..."
In this case, try to restart the carbonio-catalog.service manually. and then try logging again.Β
systemctl status carbonio-catalog.service
Also, When you are getting "Something went wrong ...", try to inspect the page to find anu clue from the console segment.
Β
