Hi, dear!
Good day to you!
In this post, I will explain the analysis of the issue that cannot open the CSP portal of IVS3800.
Issue description
Cannot open the CSP portal of IVS3800
Problem analysis
Login to the server by SSH tool as cspexpert mood and apply docker ps -a|grep cspgauss.

Check the installed node mode by command cat /opt/csp_edge_preinstall.ini.

Restart the container by command bash /opt/csp/package/scripts/srv_scripts/GaussDB/GaussDB_start.sh.

Check if database container is running well after restart it by command docker ps -a|grep cspgauss.

Check if all services are recovered and running properly by command docker ps -a|grep -v mesos.

The issue is solved and can log in to the CSP portal normally.





