System failure message in admin console

Revision as of 10:28, 14 August 2017 by Nbhagwat (talk | contribs) (Created page with "===<h1>System failure message in admin console</h1> === <hr> <br> <h2>Problem:</h2> When browsing through server objects,the Zimbra Admin console reports this error : Messa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

System failure message in admin console



Problem:

When browsing through server objects,the Zimbra Admin console reports this error :

Message: system failure: server mail.example.com zimbraRemoteManagementPrivateKeyPath (/opt/zimbra/.ssh/zimbra_identity) does not exist Error 
code: service.FAILURE Details:soap:Receiver

Solution :

To resolve this issue, generate the SSH keys :

To generate the SSH keys :

Run these commands in the server mentioned in the error (in this case, mail.domain.net) :

$su – zimbra
$zmsshkeygen
$zmupdateauthkeys

For a multi-server environment, run this command on the other servers :

$zmupdateauthkeys


"Aarti Shah"

<ashah@zimbra.com>

Jump to: navigation, search