Modern UI is not accessible

Revision as of 04:10, 24 June 2020 by Krishna.bhosale (talk | contribs) (Created page with "=Modern UI is not accessible= <hr> {{KB|{{ZC}}|{{ZCS 9.0}}||||}} {{WIP}} ====Problem==== Modern UI is not accessible directly or its fall back to classic UI when clicking...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Modern UI is not accessible


   KB 24112        Last updated on 2020-06-24  




0.00
(0 votes)


Problem

Modern UI is not accessible directly or its fall back to classic UI when clicking on Modern Web App.


Solution

Following are the possible solutions to fix this issue.

Scenario 1

Try to reinstall "zimbra-timezone-data" package.

[RHEL/CentOS]

yum reinstall zimbra-timezone-data -y 
su - zimbra
zmmailboxdctl restart

[Ubuntu]

apt install --reinstall zimbra-timezone-data
su - zimbra
zmmailboxdctl restart

If ModernUI is still not loading then collect the browser debug logs (https://web_client_url/?dev=1) along with server logs and share with Zimbra Support for furtehr troubleshooting.

  1. /opt/zimbra/log/mailbox.log
  2. /opt/zimbra/log/zmmailboxd.out
  3. latest install.log from /tmp/ [if available]
  4. latest zmsetup.log
  5. Output of "rpm -qa" or "dpkg -l"
Scenario 2

The value of an attribute zimbraFileUploadMaxSize can also cause this issue as Int cannot represent non 32-bit signed integer value "21474836480" while loading the modern UI.

Make the following changes :

su - zimbra
zmprov ms `zmhostname` zimbraFileUploadMaxSize 21474836480

Now access the Modern UI.

Scenario 3

The partial upgrade can cause the issue. To verify it, check /opt/zimbra/log/zmsetup.date-time.log and /opt/zimbra/.install_history files.


Submitted by: Krishna M. Bhosale
Verified Against: ZCS 9.0 Date Created: 2020-06-24
Article ID: https://wiki.zimbra.com/index.php?title=Modern_UI_is_not_accessible Date Modified: 2020-06-24



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »


Jump to: navigation, search