Hi,
hi, this is my second attempt to install ubuntu server to solve the problem, this time i got this error.
Critical
Server error encountered
Message: system failure: exception executing command: zmqstat all with {RemoteManager: mail.ferhatyildiz.local->zextras@mail.ferhatyildiz.local:22} Error code: service.FAILURE Method: [unknown] Details:soap:Receiver
Best Regard,
Hello @infoferhatyildiz-com
It’s possible you only need to fix your ownership and permissions.
su – zimbra
zmcontrol stop
exit
Now login as root — this command must be run as root, run zmfixperms, and start zimbra back up:
/opt/zimbra/libexec/zmfixperms -v
su – zimbra
zmcontrol start
If this doesn’t fix any errors you’ll probably need to allow users list zimbra account on sshd_config files , regenerate the SSH key and make sure auth keys get updated in all the servers.
[Zimbra wiki] https://wiki.zimbra.com/wiki/RemoteManager_exception
Hope this will help.
It can also be because the sshd port is not 22 anymore.