Hi Team,
I am a newbee. Trying to install docker UCP by following the URL : Docker Docs
Getting the below error 
Docker UCP i am trying to install is 3.2.6
Docker version is Docker version 19.03.5, build 2ee0c57608
current OS : Red Hat Enterprise Linux release 8.2 (Ootpa)
4.18.0-193.el8.x86_64 #1 SMP Fri Mar 27 14:35:58 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Could somebody help on this?
I would like to update, that i have put my private ip address instead of public while installing ucp, and it says it’s installed.

But when am trying to access using ucp ui in the url using public or private ip:443, it says Client sent an HTTP request to an HTTPS server.
did you try to “curl” the URL ?
What does docker ps --no-trunc
says ?
Is it working when you put “https://” in you browser ?
meyay
(Metin Y.)
4
Would you be so kind and paste the exact used docker run
command next time. The log images are worth nothing without knowing what parameters you used.
Typicaly the params and options that deviate from the docs are the ones that tend to cause problems.
gladys20
(Gladys20)
5
It should work when you use SSL. Try it once.