Hi, there!
This topic describes the solution to cannot log in to the OMU portal.
Problem Description
The customer can't log in to the OMU portal page.
Type: VCN540
Version: V100R003C10SPC110.
Problem Analysis
We checked the disk and found that the /home directory space is full.
Solution Description
Run the following command
rm -rf /home/center/archive/*
rm -rf /home/center/logs/*
After deleting the file, we can log in to the OMU portal now.
Thanks!