DevOps Prerequisite Courses Lab Issue

Hi Team,

I am unable to get the tomcat lab completed as it cannot archive using tar command. I have tried using the solution and the issue still persists. Below is the screenshot:

Hello, @faisalbasha1982
May I know what steps you followed?

Exactly the same steps that was given as solution:

cd /opt
sudo curl -O https://downloads.apache.org/tomcat/tomcat-8/v8/bin/apache-tomcat-8.tar.gz
sudo tar -xvf apache-tomcat-8.tar.gz
the above command gives error saying that it does not look like a tar archive.

#sudo mv apache-tomcat- /opt/apache-tomcat-8

Hello, @faisalbasha1982
I am not able to find the apache-tomcat-8.tar.gz file in the apache tomcat site
You have to download the correct file.
Index of /tomcat/tomcat-8/v8.5.63/bin (apache.org)
Try it again and let me know.