Hi Eyal,
I did the same today morning and it worked. Was about to inform you the same.
Thanks for your support.
Regards,
Aniket
Original Message:
Sent: 9/30/2022 4:01:00 AM
From: Eyal Kaspi
Subject: RE: Error while installing DCT
My last recommendation would be to try to restart the docker service, if that does not work, I would suggest you open a support ticket to have a support engineer work interactivey with you on this issue.
------------------------------
Eyal Kaspi
Principal Engineer
Delphix
------------------------------
Original Message:
Sent: 09-29-2022 07:50:34 AM
From: Aniket Dubey
Subject: Error while installing DCT
Hi Eyal,
I did tried executing those command separately but still no luck.


Regards,
Aniket
Original Message:
Sent: 9/29/2022 8:36:00 AM
From: Eyal Kaspi
Subject: RE: Error while installing DCT
Sorry for being unclear. Each line above is a separate command.
------------------------------
Eyal Kaspi
Principal Engineer
Delphix
Original Message:
Sent: 09-29-2022 05:12:14 AM
From: Aniket Dubey
Subject: Error while installing DCT
Hi Eyal,
I ran the command and getting below error.

Regards,
Aniket
Original Message:
Sent: 9/29/2022 5:51:00 AM
From: Eyal Kaspi
Subject: RE: Error while installing DCT
Maybe these processes were left over from a previously failed attempts? docker-proxy processes are meant to implement port forwarding when docker is configured to run with certain non default settings.
sudo docker compose downsudo kill -9 357680sudo kill -9 357688sudo docker compose up
------------------------------
Eyal Kaspi
Principal Engineer
Delphix
Original Message:
Sent: 09-29-2022 04:15:53 AM
From: Aniket Dubey
Subject: Error while installing DCT
Hi Eyal,
I tried executing the command as suggested by you. It seems like port 443 is being used by docker itself.

Regards,
Aniket
Original Message:
Sent: 9/29/2022 4:02:00 AM
From: Eyal Kaspi
Subject: RE: Error while installing DCT
That's good new, it indicates the previous error was due to a permission issue, and using sudo solved the issue.
The new error we see indicates that port 443 is already in use on this machine. Per the instructions in the documentation site, port 443 must be free on the machine for DCT to start. You will need to identify which process on the machine is currently using port 443 (which is the standard port for HTTPs servers). The following command might help you identify the process which is bound to port 443 (but the instructions may vary depending on the Linux distribution and version)
sudo netstat -ltnp | grep -w '443'
Eyal
------------------------------
Eyal Kaspi
Principal Engineer
Delphix
Original Message:
Sent: 09-29-2022 02:55:35 AM
From: Aniket Dubey
Subject: Error while installing DCT
Hi Eyal,
I tried executing command "sudo docker compose up". Getting below error.


Regards,
Aniket
Original Message:
Sent: 9/29/2022 3:25:00 AM
From: Eyal Kaspi
Subject: RE: Error while installing DCT
Hello,
Sorry to hear you are having trouble installing DCT.
I am unable to determine the source of the error from this screenshot, but would you mind trying
sudo docker compose up
instead of
docker compose up
and see if you are getting the same error?
Thanks
Eyal Kaspi
------------------------------
Eyal Kaspi
Senior Staff Engineer
Delphix
Original Message:
Sent: 09-29-2022 12:46:39 AM
From: Aniket Dubey
Subject: Error while installing DCT
Hello,
I have installed docker and docker compose as a prerequisites and then I was trying to install DCT. I got below error. Can anyone please help me with the resolution
Regards,
Aniket
------------------------------
Aniket Dubey
TDM Lead
Cognizant Technology Solutions
------------------------------