Issue with Restarti...
 
Notifications
Clear all

Issue with Restarting Zextras Services

3 Posts
3 Users
0 Reactions
632 Views
(@err-bakkar)
New Member
Joined: 7 months ago
Posts: 1
Topic starter  

Hi everyone,

I'm facing issues while trying to restart Zextras services on my server. Here’s what I’ve done so far:

  1. Attempted to restart using the zmcontrol command as the zextras user:

    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.
    
  2. Then, I tried restarting using systemctl:

    root@mailbox:~# sudo systemctl restart carbonio.target
    

    Output:

    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!


   
Quote
(@sharif)
Reputable Member Admin
Joined: 3 years ago
Posts: 734
 

@err-bakkar

  1. What is the OS of your server?
  2. What is your carbonio release version?

   
ReplyQuote
(@leonidich)
New Member
Joined: 4 days ago
Posts: 1
 

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.

This post was modified 4 days ago by leonidich

   
ReplyQuote