Hello,
I am facing problem loading checkpoint via WEB GUI. The page dosen't load.
I tried many troubleshooting step but did not work.
Things i tried.
*Checked on IE/Chrome/Mozilla but no luck. On same browser router page is loading.
*Read sk121373 and ran below commands
[Expert@HostName:0]# cp /web/htdocs2/login/login.js /web/htdocs2/login/login.js.backup
[Expert@HostName:0]# grep -q "form.el.dom.action" /web/htdocs2/login/login.js; if [ $? -eq 0 ]; then echo File is already modified, exiting.; else echo File backed up and modified. ; sed -i.bak '/form.isValid/s/$/\nform.el.dom.action=formAction;\n/' /web/htdocs2/login/login.js ; fi -->no luck
*Disable windows firewall --> didn't work
I am trying to install CP since last 5 days to practise, Please anyone could advise what should be done to resolve this issue.
CP version - R80.10
Topology
Page Doesn't load