Notifications
Clear all
Topic starter
03/11/2026 15:29
After completing install 25.12.2 using the install script, The login page starts loading then quick jumps to "something went wrong"
CarC reacted
03/13/2026 16:05
I did a clean install and the same problem occurred, this has been happening since version 25.9 and it's been nothing but problems ever since...
Where I have version 25.6.1 running, I probably won't ever update or only after months of the new version being problem-free.
04/06/2026 10:22
Indeed I noticed the problem when I upgraded to 25.9.0. At the time my solution was copying back /opt/zextras/admin and /opt/zextras/web directories back from the snapshot (or backup).
However the proper way to solve the problem is to install carbonio-catalog package. Run as root user;
apt install carbonio-catalog
04/07/2026 13:26
Here steps that can help to upgrade properly :
#do NOT stop carbonio with "zmcontrol stop" #remember to make a backup or snasphot before upgrade apt update apt full-upgrade Answer to following upgrade file request : localconfig.xml → N prometheus.yml → Y mongoseim.toml → Y apt autoremove apt install carbonio-memcached carbonio-catalog pending-setups -a reboot
