Unable to install UCP 3.2.6

Hi Team,

I am a newbee. Trying to install docker UCP by following the URL : https://docs.docker.com/ee/ucp/admin/install/

Getting the below error :slight_smile:

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.
image

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 ?

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.

It should work when you use SSL. Try it once.