Data Domain: Data Domain System Manager fails to open the login page, rather shows error as "The GUI Service is temporarily unavailable" while trying to login using Web Browser
요약:User is unable to launch Data Domain System Manager from any Web Browser, error displayed is "The GUI Service is temporarily unavailable. Please refresh your browser. If the problem persists, please contact DataDomain support for assistance"
문서 콘텐츠
증상
If you have not recently upgraded, then disable/enable http/https services.
If you have upgraded recently, then you will need to Regenerate the self-signed CA and host certificates. Regenerating the certificates breaks existing trust relationships with external systems.
User is unable to launch Data Domain System Manager from any Web Browser, error displayed is "The GUI Service is temporarily unavailable. Please refresh your browser. If the problem persists, please contact DataDomain support for assistance".
However user can login to Data Domain system using SSH and can run all commands, the screenshot below is for reference.
원인
- This issue can occur at times when DD system is under heavy load (high backup/replication/cleaning activity) or if there happened to be temporary communication issue with web service.
- This issue can also occur when DDOS is upgraded to 6.x family from 5.6.x or 5.7.x platforms. For environments that use self-signed SHA-256 certificates, the certificates must be regenerated manually after the DDOS upgrade process is complete, a trust must be reestablished with external systems that connect to the Data Domain system.
해결
No Upgrade
If you have not upgraded the DDOS but still encounter this GUI error, please use the following procedure:
- Close the Web Browser session with the Data Domain system with reported error.
- Run the below commands in sequence.
adminaccess disable http
adminaccess disable https
adminaccess enable http
adminaccess enable https
3. Wait 5 minutes to allow the http & https services start completely.
4.Open a Web Browser and connect to Data Domain System Manager. It should work fine.
Post Upgrade
If you see this GUI issue after a DDOS upgrade, then please use the following procedure:
- Close the Web Browser session with the Data Domain system with reported error.
- Run the below commands in sequence:
adminaccess disable http
adminaccess disable https
adminaccess certificate generate self-signed-cert
adminaccess enable http
adminaccess enable https
- Wait for few minutes while the http & https services starts completely.
- Open a Web Browser and connect to Data Domain System Manager. It should work fine.
문서 속성
영향을 받는 제품
Data Domain
제품
Data Domain, DD OS 6.0, DD OS 6.1
마지막 게시 날짜
26 1월 2021
버전
3
문서 유형
Solution