The GitHub repository didn’t seem like it was cloned. It said
simple-webapp-flask was not a directory or could not be found.
I’m not completely sure where you’re talking about – you should always include a link to the lab (I did figure that out) and if it’s a step or two into the lab, which lab you’re talking about as well. I assume you mean:
2 / 7
We have cloned python app repo from GitHub in
/opt/
directory inapp01
server. When you start it which IP and port combination it will listen on?Python app file :
/opt/simple-webapp-flask/app.py
Note: - Make use of the
SSH
command to login inapp01
server from thethor
user ofhost01
server. It’s a passwordless setup.
If so, it does look like the setup script failed, and did not clone the simple-webapp-flask project into /opt on app01. Am I understanding the problem correctly? If so, that does sound like a lab bug.
Yes, that’s the problem. I’ll include a link next time. Thanks!
In any event, I’ve reported your problem to the lab team. It may relate to problems we’re having with the CentOS 7 OS used in the lab, which will need upgrading.