Hi Thibaud,
I doubt the error you listed here is related to Portal Unavailability. If the error you
see when access portal is "web page can not be displayed", I assume somehow the HTTP/HTTPS
port you used to access portal is not working well. In case same issue happen next time,
I would suggest you use telnet command "telnet <hostname> <port>" to test out the connectivity
between end pc to portal server. For example: you access portal with url
http://test.server.com:50200/irj/portal
Then please run command:
telnet test.server.com 50200
to see if it can connect fine or not. In case it can not connect fine, please check dev_icm
to see if there is any error throw out.
Regards,
Amy