zmconfigd is not ru...
 
Notifications
Clear all

zmconfigd is not running

5 Posts
5 Users
4 Likes
2,809 Views
(@mincz)
Joined: 2 years ago
Posts: 1
Topic starter  

Hello, I have a problem with the zmconfigd service, it is not running, I have this problem in several installations and I cannot find a solution.

I hope you can help me.

Carbonio version

Release 22.5.1 Community Edition

 

Error:

# su - zextras -c "zmcontrol start"
Host mail.server.domain

Starting directory server...Done.

Starting zmconfigd...Failed.
Starting zmconfigd...failed.

Starting logger...Done.
Starting mailbox...Done.
Starting memcached...Done.
Starting proxy...Done.
Starting amavis...Done.
Starting antispam...Done.
Starting antivirus...Done.
Starting opendkim...Done.
Starting mta...Done.
Starting stats...Done.
Starting service webapp...Done.
Starting zimbra webapp...Done.
Starting zimbraAdmin webapp...Done.
Starting zimlet webapp...Done.


   
linuxcuba and linuxcuba reacted
Quote
(@adminihcp-ru)
Joined: 2 years ago
Posts: 3
 

zmconfigd starting is: 

/opt/zextras/libexec/zmconfigd >/dev/null 2>&1 &

if starting by

zextras@mail:~$ /bin/bash -x /opt/zextras/bin/zmconfigdctl start

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.python.google.common.base.internal.Finalizer (file:/opt/zextras/lib/jars/jython-standalone-2.5.2.jar) to field java.lang.Thread.inheritableThreadLocals
WARNING: Please consider reporting this to the maintainers of org.python.google.common.base.internal.Finalizer
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Traceback (most recent call last):
File "/opt/zextras/libexec/zmconfigd", line 22, in <module>
import state
File "/opt/zextras/common/lib/jylibs/state.py", line 8, in <module>
import localconfig
File "/opt/zextras/common/lib/jylibs/localconfig.py", line 9, in <module>
import commands
File "/opt/zextras/common/lib/jylibs/commands.py", line 19, in <module>
from com.zimbra.cs.util import ProxyConfGen
ImportError: No module named util

It seems  "Import error:" is the case.


   
linuxcuba and linuxcuba reacted
ReplyQuote
(@linuxcuba)
Joined: 2 years ago
Posts: 33
 

Same problems, since the last updates. We need a solution to this problem, because before the update everything was fine.

Also zmprov without -l error, with -l fine.

zextras@srv-mail01:~$ zmprov ms `zmhostname` zimbraMemcachedBindAddress 127.0.0.1
ERROR: service.PROXY_ERROR (error while proxying request to target server: Service Unavailable)
zextras@srv-mail01:~$ zmprov -l ms `zmhostname` zimbraMemcachedBindAddress 127.0.0.1

Thanks.


   
ReplyQuote
(@infoferhatyildiz-com)
Joined: 2 years ago
Posts: 3
 

zmconfigd is not running. I just installed it, everything is fine but this service is not working and I can't send mail. The server doesn't even send mail on prem domain. Carbonio Release 23.2.0


   
ReplyQuote
(@apellinen)
Joined: 7 months ago
Posts: 2
 

Hello.
Restarted services. Mail stopped working. Installed new mail. There was an error when migrating mailboxes.
ERROR: service.PROXY_ERROR (error while proxying request to target server: Service Unavailable)


   
ReplyQuote