Hello, this issue hit lots of people in the past. Now, I am on 18.2.2 and after configuring multisite between two clusters the RGWs/Object Gateways are not visible in the dashboard anymore. There are two realms, two zonegroups now and for each realm three RGWs running on one cluster. One of the two clusters works fine and shows the RGWs in the dashboard. The other one shows: Message: The Object Gateway Service is not configured Credentials not found for RGW Daemon: '' Please consult the documentation on how to configure and enable the Object Gateway management functionality. Setting the credentials again did not solve the problem. Debugging the dashboard shows: mgr get_typed_config RGW_API_ADMIN_RESOURCE not found mgr get_typed_config ALERTMANAGER_API_SSL_VERIFY not found mgr get_typed_config PROMETHEUS_API_SSL_VERIFY not found However: ceph dashboard get-rgw-api-admin-resource admin and: ceph dashboard get-alertmanager-api-ssl-verify True and: ceph dashboard get-prometheus-api-ssl-verify True and: ceph dashboard get-rgw-api-ssl-verify False Some ideas for debugging deeper? Javascript console in the browser did not show anything. Best, Malte