Equipment: T4000
Version: BBU_V100R009C00SP060
1. Issue Description
Customer tried to open the web gui after connect to lan port, but failed. LAN IP is reachable. But the page is always refreshing as below:
2. Troubleshooting
a. Print ps -ef to confirm the web process is runing.
Web process is running normally.
b. Collect the gatherlog to check
Run environment parameter to make it possible to execute mdf command.
export LD_LIBRARY_PATH=LD_LIBRARY_PATH:/opt/bts/lib:/opt/usr/local/lib
export PATH=$PATH:/opt/bts/bin
Run gatherlog collect commands:
mdf -n oamprocess gatherlog
Query current version and old version:
ls /appfs/package/now/
ls /appfs/package/old/
From the log, we see the flow “web foreground<-------->web background (lighttpd)<-------->web (websocket)<--------> OamProcess is ok, and heartbeat is normal.
c. Open another tab and put https://192.168.0.120:20000 , click “Advanced” and accept the risk. Then can open https://192.168.0.120 .
Summary: Enter 192.168.0.120 with port 443, if the certificate is incorrect and it will prompt. But with port 20000 will not prompt. Therefore, input clearly https://192.168.0.120:20000 to make the browser prompts. This problem will not occur if the certificate is correct.
3. Solution
Temproray solution: Open another tab and put https://192.168.0.120:20000 , click “Advanced” and accept the risk. Then can open https://192.168.0.120
Permanent solution: Apply permanent certificate after the eNB IP is on air and fixed.
Troubleshooting Methods: Download
Comments
0 comments
Please sign in to leave a comment.