When I click on the...
 
Notifications
Clear all

When I click on the mail queues on the web gui, I get an error like zextras@mail.domain.local:22

3 Posts
3 Users
0 Likes
659 Views
(@infoferhatyildiz-com)
Joined: 2 years ago
Posts: 3
Topic starter  

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,


   
Quote
(@linganna-palepu)
Joined: 3 years ago
Posts: 16
 

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.


   
ReplyQuote
 Klug
(@klug)
Joined: 13 years ago
Posts: 36
 

It can also be because the sshd port is not 22 anymore.


   
ReplyQuote