Zimbra administration web UI problem after upgrading to Zimbra 8.8.15

Forum to discuss, report issues, or provide feedback about Zimbra Suite Plus Installation or Upgrade
Post Reply
andreag
Posts: 3
Joined: Thu Jan 16, 2020 9:49 pm

Zimbra administration web UI problem after upgrading to Zimbra 8.8.15

Post by andreag »

Hi!

After a recent upgrade I'm having some problems with the web administration UI regarding Zimbra Suite Plus, first the menu entry for Zimbra Suite Plus was not always showing up, but after a while the issue disappeared and I'm not able to reproduce it.

However I'm still facing another issue: when clicking on one of the icons below "Welcome to Zimbra Suite Plus" (Zimbra Backup, Zimbra Mobile, Zimbra HSM, etc.) I'm getting this error in the web console:

Code: Select all

XFormLicenseDecorator.ts:98 Uncaught TypeError: Cannot read properties of null (reading 'isFreeModule')
    at ZxMobileLegacy.loadMethod (XFormLicenseDecorator.ts:98:9)
    at ZxMobileLegacy.load (LegacyModuleItem.ts:121:11)
    at ZaItem.refresh (Admin_all.js.zgz?v=230323081739:283:45)
    at LegacyModulePanelController.show (LegacyModulePanelController.ts:64:5)
    at AjxCallback.run ((indice):790:33)
    at ZaController.switchToNextView (Admin_all.js.zgz?v=230323081739:2248:3)
    at ZxOverviewTreeHandler.moduleTreeItemListener (ZxOverviewTreeHandler.ts:235:7)
    at ZxOverviewTreeHandler.jumpToModuleView (ZxOverviewTreeHandler.ts:155:7)
    at ZxOverviewPanelController.jumpToModuleView (ZxOverviewPanelController.ts:48:5)
    at jumpToModuleView (ZxOverviewPanelXFormItem.ts:22:3)
The left-side menu links are still working.

I can also see two API calls failing, I'm not sure if it's related:

Code: Select all

POST https://<server>:7071/service/admin/soap/GetCertRequest 500 (Server Error)
POST https://<server>:7071/service/admin/soap/GetMailQueueInfoRequest 500 (Server Error)
Some details on the versions I'm using:

Code: Select all

zmcontrol -v

Release 8.8.15.GA.3869.UBUNTU16.64 UBUNTU_16_64 FOSS edition, Patch 8.8.15_P39

zxsuite core getVersion

CLI versions:
  zimbra_suite_plus_version	3.1.5
  zimbra_suite_plus_commit	f03beb68a473f693483a1f6619486ba1e0cc17ad
  zal_version			2.16.0
  zal_commit			61180d8dcad1ba9f02179f1b78e5caa255d21b15
 
Server versions:
  version			3.1.5
  commit			f03beb68a473f693483a1f6619486ba1e0cc17ad
  system_type			zsp
  product			Zimbra Suite Plus
  network			false
  zal_version			2.16.0
  zal_commit			61180d8dcad1ba9f02179f1b78e5caa255d21b15
Thanks,
Andrea
Post Reply