Issue with Restarti...
 
Notifications
Clear all

Issue with Restarting Zextras Services

1 Posts
1 Users
0 Reactions
23 Views
(@err-bakkar)
Joined: 2 weeks 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