check 4 and 5 of task 3 is failing and says it is not deploying; even though everything seems the same as yours and i also checked using curl localhost... and it works. Do you have any idea why it is failing? Thank youuu
please, my fabric3 sandbox is returning 'host key verification failed' when i called web01 (ssh ubuntu...) on it even after echoing the ssh key generated on my web01, same thing for web02, please, help.
got a tip for you when you write the first letter of a file or folder in a directory e.g /.ssh/authorized_keys you just press tab after typing /.ssh/a and it will auto complete the file name
This feature ultimately depends on what terminal or operating system you're running, For example it comes by default on Kali Linux. It is certainly not pre installed on ubuntu and I do not plan on installing it. Thanks anyways.
@@opeoluwaadeyeri Thanks, I discovered the the version of fabric i was using doesn't support fabric.api. so i downgraded to version 1.x and worked. However when i visit the URL it doesn't load but loads when i use curl localhost/hbnb_static/8-index.html. any idea what could be wrong?
Follow the same process in the video, Generate an ssh key on the new sandbox, Log into your server from the normal Terminal You use ad put the generated ssh in the .ssh/authorized_keys file
Hi bro really appreciate what you did but having a problem thou. I don't understand the codes in the files, please help with any resource or anything possible
i totally check task 0 the same with you. and in addition to that i just have do by intranet local checker but still the checker don't pass. please help me i just already one day left for submission
Well done bro for the great job, you are doing well. but my web-01 didn't return the html doc, that is my web-01 didn't get disconnected , it's only the web-02 that got disconnected, and i followed all the steps, kindly help me out
Hello, pls I think I made a mistake on my part and somehow my code shows that it has been executed properly but hbnb_static/0-index.html is not available in the web-01 and web-02 servers. Pls, any guidance will be appreciated.
I do apologize for the particularly late response, But if the scripts executed properly and yet the file in question is nowhere to be fount then the error most likely is from your repository. The script compresses static files present in your repo (same folder as the file). If the static files are not present or incomplete, It will be the same in the server also.
@@opeoluwaadeyeri does it mean that anytime you use new terminal to gain access to server one has to create ssh key, update in profile and get a new server
see bro, my love for has no bound😅😅 thank you so much
😁😁😁
Thank you man I was asking u to do this video finally u made it
You too good bro. I havent done project yet but I trust you.
check 4 and 5 of task 3 is failing and says it is not deploying; even though everything seems the same as yours and i also checked using curl localhost... and it works. Do you have any idea why it is failing? Thank youuu
what can you when there is no option of destroying the sandbox
Hi boss do you have a video on attack_is_the_best_defense
That fabric made me miss my first deadline
please, my fabric3 sandbox is returning 'host key verification failed' when i called web01 (ssh ubuntu...) on it even after echoing the ssh key generated on my web01, same thing for web02, please, help.
got a tip for you
when you write the first letter of a file or folder in a directory e.g /.ssh/authorized_keys you just press tab after typing /.ssh/a and it will auto complete the file name
This feature ultimately depends on what terminal or operating system you're running, For example it comes by default on Kali Linux. It is certainly not pre installed on ubuntu and I do not plan on installing it. Thanks anyways.
my 3 and 4 checkers aint working completely
Is the server response correct ? if yes there is an issue with your script in the repo.
pls i tried using my ubuntu 20.04 fabric 3 but it is saying limited reach cant i use my own ubuntu terminal
the limit is 2 sandboxes you have to destroy one of them
Have you done a video for 0x05 , restful API?
I actually had some issues with the advanced tasks. Can you help with that?
Please i am having an error of "Can't find any collection named 'fabfile'!"
Make sure you are using the right sandbox and you're in the correct directory when you run the command
@@opeoluwaadeyeri Thanks, I discovered the the version of fabric i was using doesn't support fabric.api. so i downgraded to version 1.x and worked.
However when i visit the URL it doesn't load but loads when i use curl localhost/hbnb_static/8-index.html. any idea what could be wrong?
The nginx config, make sure the script you ran to prepare the server for deployment is correct
When i am trying to curl to localhost it's saying "failed to connect to localhost port 80: connection refused"
Nginx is not running. Maybe an error with the configuration file.
I did that but it is still saying the same thing.
Please Ope, My sandbox has been sayynig limit reached. All attempts to run it failed.
Destroy The one you are not using, You can't have more than 2 sandboxes running simultaneously.
I destroyed the sandbox but when i put it my web-01 ip address, it is saying this(Permission denied (publickey))
Please, what do i do from here?
Follow the same process in the video, Generate an ssh key on the new sandbox, Log into your server from the normal Terminal You use ad put the generated ssh in the .ssh/authorized_keys file
Thank you bro
Hi bro really appreciate what you did but having a problem thou. I don't understand the codes in the files, please help with any resource or anything possible
As in the shell script or Python fabric scripts ?
i totally check task 0 the same with you. and in addition to that i just have do by intranet local checker but still the checker don't pass. please help me i just already one day left for submission
Please Rephrase, I don't get your question.
@@opeoluwaadeyeri i follow the same step with you. but i didn't pass the checker green light. can i push to github
Hey so i did another ssh keygen now wen i try to login to my web01 it says permission denied (public key) how do i solved that
ssh-keygen on which device snadbox or local terminal?
@@opeoluwaadeyeri i dd on the local terminal coz when i tried to run fabric3 it said limit reached
No you shouldn't have done that, You might have lost access to all your servers
One question bro, where did the 8-index.html file come from? Can I have a link?
github.com/hardope/AirBnB_clone_v2/tree/main/web_static
Hi Opeoluwa Thank you for these amazing lessons, I have subscribed your channel. Pls share us the scripts for AirBnB_clone_v2.
github.com/hardope/AirBnB_clone_v2
@@opeoluwaadeyeri hello boss, do you have videos for AirBnB_clone_v2 ??
Well done bro for the great job, you are doing well.
but my web-01 didn't return the html doc, that is my web-01 didn't get disconnected , it's only the web-02 that got disconnected, and i followed all the steps, kindly help me out
If I get you right, Your web-01 is not responding with the html, but your web-02 is. Is it for the first dummy HTML or the full deployment.
Hello, pls I think I made a mistake on my part and somehow my code shows that it has been executed properly but hbnb_static/0-index.html is not available in the web-01 and web-02 servers. Pls, any guidance will be appreciated.
I do apologize for the particularly late response, But if the scripts executed properly and yet the file in question is nowhere to be fount then the error most likely is from your repository. The script compresses static files present in your repo (same folder as the file). If the static files are not present or incomplete, It will be the same in the server also.
How do i regain it
can i push task 0 to github? after i done the same with you?
Is the a wayi can gain access again?
You would have to get new servers
@@opeoluwaadeyeri so start all projects that needed server?
Yea, You can skip web server though. It will be covered by load balancer
search algorithms please
yoo bro
please my own keeps saying that
private network not secure
That's most likely caused by your browser security, try another browser.
pls i am getting this error
ubuntu@54.208.215.244: Permission denied (publickey)
Copy the ssh from the sandbox to the server .ssh/authorized_keys File. Steps are at the beginning of the video.
Pls do I have to create new server if I want to used a new sandbox?
@@opeoluwaadeyeri
@@opeoluwaadeyeri but how to get access to the authorized file since permission is denied
@@opeoluwaadeyeri does it mean that anytime you use new terminal to gain access to server one has to create ssh key, update in profile and get a new server
@@opeoluwaadeyeri please, I dont understand what you mean here. I am facing the same issue, can you please explain
Your email, please?
adeyeriopeoluwa05@gmail.com