{% extends "zerver/portico.html" %} {% block title %} Required metadata missing | Zulip {% endblock %} {% block portico_content %}

Error: Server not uploading basic metadata

Managing your Zulip plan requires your server to upload up-to-date basic metadata. This data is not being uploaded successfully.

{% if remote_realm_session %}

If your Zulip server's administrator is not able to fix this, contact Zulip support.

{% elif supports_remote_realms %}

If your Zulip server's administrator is not able to fix this, contact Zulip support.

{% else %}

Your Zulip server's administrator can fix this issue by upgrading the server to Zulip 8.0+, or enabling the SUBMIT_USAGE_STATISTICS setting.

{% endif %}
{% endblock %}