Zimbra NE, no NG Tab on WebUI trial version

Ask questions about your setup or get help installing ZCS server (ZD section below).
Post Reply
wodel
Advanced member
Advanced member
Posts: 52
Joined: Sat Sep 13, 2014 12:24 am

Zimbra NE, no NG Tab on WebUI trial version

Post by wodel »

Hi,

I requested a trial license for Zimbra NE from Zimbra website and I got it, I then installed the latest version of Zimbra on CentOS7 the 8.8.15 Patch6

Code: Select all

[zimbra@mail ~]$ zmcontrol -v
Release 8.8.15_GA_3869.RHEL7_64_20190917004220 RHEL7_64 NETWORK edition, Patch 8.8.15_P6.
The license is a trial

Code: Select all

[zimbra@mail ~]$ zmlicense --check
license is OK
But when I login to the admin WebUI, there is no NG tab.

The installation is a simple test installation, single VM, just to test the backup and the mobile options.

Here are the installed Zimlets

Code: Select all

 [zimbra@mail ~]$ zmzimletctl listZimlets
Installed Zimlet files on this host:
        com_zextras_client
        com_zextras_drive_open
        com_zextras_talk
        com_zextras_zextras
        com_zimbra_adminversioncheck
        com_zimbra_attachcontacts
        com_zimbra_attachmail
        com_zimbra_backuprestore
        com_zimbra_bulkprovision
        com_zimbra_cert_manager
        com_zimbra_click2call_cisco
        com_zimbra_click2call_mitel
        com_zimbra_clientuploader
        com_zimbra_convertd
        com_zimbra_date
        com_zimbra_delegatedadmin
        com_zimbra_email
        com_zimbra_hsm
        com_zimbra_license
        com_zimbra_mailarchive
        com_zimbra_mobilesync
        com_zimbra_phone
        com_zimbra_proxy_config
        com_zimbra_securemail
        com_zimbra_smime
        com_zimbra_smime_cert_admin
        com_zimbra_srchhighlighter
        com_zimbra_tooltip
        com_zimbra_two_factor_auth
        com_zimbra_ucconfig
        com_zimbra_url
        com_zimbra_viewmail
        com_zimbra_voiceprefs
        com_zimbra_webex
        com_zimbra_ymemoticons
Installed Zimlets in LDAP:
        com_zextras_client
        com_zextras_drive_open
        com_zextras_talk
        com_zimbra_attachcontacts
        com_zimbra_attachmail
        com_zimbra_click2call_cisco
        com_zimbra_click2call_mitel
        com_zimbra_date
        com_zimbra_email
        com_zimbra_mailarchive
        com_zimbra_phone
        com_zimbra_securemail
        com_zimbra_smime
        com_zimbra_srchhighlighter
        com_zimbra_url
        com_zimbra_voiceprefs
        com_zimbra_webex
        com_zimbra_ymemoticons
Available Zimlets in COS:
  default:
        com_zextras_client
        com_zextras_drive_open
        com_zextras_talk
        com_zimbra_attachcontacts
        com_zimbra_attachmail
        com_zimbra_click2call_cisco
        com_zimbra_click2call_mitel
        com_zimbra_date
        com_zimbra_email
        com_zimbra_mailarchive
        com_zimbra_phone
        com_zimbra_securemail
        com_zimbra_smime
        com_zimbra_smime_cert_admin
        com_zimbra_srchhighlighter
        com_zimbra_url
        com_zimbra_voiceprefs
        com_zimbra_webex
        com_zimbra_ymemoticons
  defaultExternal:

I've tried those topics viewtopic.php?t=67001 and viewtopic.php?f=13&t=65966 but it didn't work for me.


I still get this :

Code: Select all

[zimbra@mail ~]$ zxsuite core doLicenseChecks

Unable to communicate with server

Regards.
wodel
Advanced member
Advanced member
Posts: 52
Joined: Sat Sep 13, 2014 12:24 am

[Solved] Zimbra NE, no NG Tab on WebUI trial version

Post by wodel »

Hi,

I tried to reinstall Zimbra and I got the problem, then I tried to reinstall only this package zimbra-network-modules-ng using

Code: Select all

# yum reinstall zimbra-network-modules-ng
And to my surprise the module was not installed !!!! so I installed it and voila the NG Tab is showing again.

Has there been a change in the installation script of Zimbra? do we have to install this package manually?

Regards.
Lewis-H
Posts: 49
Joined: Wed Jan 01, 2020 11:28 am
Contact:

Re: Zimbra NE, no NG Tab on WebUI trial version

Post by Lewis-H »

Admin Console:
Home > Configure > Global Settings > License

Updating a license:

Save the license on the computer you use to access the Administration Console.

Log on to the Administration Console, go to Home > Configure > Global Settings > License, from the Gear icon select Update License. The License Installation Wizard opens.

Browse to select the license file and click Next. The license file is now uploaded.

Click Install to install the license file.

Click Activate License. Upgraded Zimbra Collaboration versions require an immediate activation to maintain network feature functionality.

Your license information is updated automatically. The cached account license count is automatically refreshed on each mailbox server.
Post Reply