Hi everyone,
I'm facing issues while trying to restart Zextras services on my server. Here’s what I’ve done so far:
-
Attempted to restart using the
zmcontrolcommand as thezextrasuser:root@mailbox:~# su - zextras -c 'zmcontrol restart'Output:
Services are now handled by systemd. Enabled systemd targets: - carbonio-directory-server.target - carbonio-appserver.target - carbonio-proxy.target - carbonio-mta.target Please check the documentation for further details. Exiting. -
Then, I tried restarting using
systemctl:root@mailbox:~# sudo systemctl restart carbonio.targetOutput:
Failed to restart carbonio.target: Unit carbonio.target not found.
It seems like carbonio.target is not recognized, and I'm unsure how to proceed. Any advice on the correct way to restart Zextras services or troubleshoot this issue would be greatly appreciated.
Thanks in advance!
Hello!
I have the same problem. Is this expected behavior?
OS: Ubuntu Server 24.04
Carbonio: 25.6.1
zmcontrol status
Services are now handled by systemd.
Enabled systemd targets:
- carbonio-directory-server.target
- carbonio-appserver.target
- carbonio-proxy.target
- carbonio-mta.target
Please check the documentation for further details.
Exiting.
