[SOLVED] Upgrade 8.7.1 convertd fails to start

Ask questions about your setup or get help installing ZCS server (ZD section below).
sergio.bergamini.7
Posts: 23
Joined: Thu Apr 16, 2015 11:39 am
Location: Brazil
ZCS/ZD Version: Zimbra Open Source 8.8.10

Re: [SOLVED] Upgrade 8.7.1 convertd fails to start

Post by sergio.bergamini.7 »

phoenix wrote:
sergio.bergamini.7 wrote:Sorry for that Ambassador. Can I ignore the message below? It's occurs when I restart Zimbra services.
Of course you can ignore it, this has already been mentioned once or twice in the forums.
Thank you Bill

Best,

Sergio Bergamini
User avatar
DualBoot
Elite member
Elite member
Posts: 1326
Joined: Mon Apr 18, 2016 8:18 pm
Location: France - Earth
ZCS/ZD Version: ZCS FLOSS - 8.8.15 Mutli servers
Contact:

Re: [SOLVED] Upgrade 8.7.1 convertd fails to start

Post by DualBoot »

maybe you could avoid it.
Check first if there is an entry about the convertd by using this command :

Code: Select all

zmprov gs $(zmhostname) zimbraServiceInstalled zimbraServiceEnabled
If convertd appears, try to delete it from the ldap by using the following commands :

Code: Select all

zmprov ms $(zmhostname) -zimbraServiceInstalled convertd
zmprov ms $(zmhostname) -zimbraServiceEnabled convertd
zmcontrol restart
Regards,
atakacs
Posts: 14
Joined: Sat Sep 13, 2014 2:30 am

Re: [SOLVED] Upgrade 8.7.1 convertd fails to start

Post by atakacs »

Image

Just to be clear this can be safely ignored ?

If so I'd suggest that the CE does not check for a non existant service...
Post Reply