I am unable to work on the lab consistently. It works for a while but then starts malfunctioning again. Some of us only have limited free time to learn, and every time we manage to make time, there’s always some issue with the lab. It’s frustrating to face constant problems whenever we’re finally free from distractions
Having to debug problems is actually a key part of the process. Note, though, the “Hint” tab – it will tell you what you need to do.
To tell you more, I’d need to know what lab you’re doing. Please give me a link to the lab so I can take a look if that’s needed.
The lab isn’t functioning properly, so I can’t even begin to debug if the lab itself isn’t running as it should. There’s also nothing in the Hint section that helps resolve the issues with the lab’s functionality.…Works well at one point and then misbehaves later
The solution suggested in Solution does work – just tried it myself. It would be a hard task to do just form the documentation page, and I’m not sure how the grader works – it’s possible that numerable correct solutions would not pass the grader for all I know. Without knowing what your errors were (error messages? grader didn’t like your solution even though it appears right?) I can’t say much more than that.
Read slowly sir, this is not about the question itself, it is about the lab itself….I am unable to use the lab to answer the question because it keeps malfunctioning
What in the solution solves this problem ?
“The lab is malfunctioning” was not informative – did it explode with a puff of smoke? Did you get an electric shock? Could be anything. So read quick or read slow, you didn’t do your job describing the problem, me thinks.
The 404 error is; you’re doing better now. But since I did not get a 404 error when I tried the lab, your problem is specific to you
Please try out the Click here for Lab troubleshooting guide button; most likely, your malfunction will be solved there.
Hello Sir,
I previously shared a screenshot and mentioned that while it initially worked, it abruptly ends. After reloading, I assumed it might be an issue with my system, so I tried on a different system but encountered the same problem. I have already attempted troubleshooting but couldn’t find anything specific to this issue. That’s why I decided to reach out to the community as a last resort. Can you please just check it now and see what I mean ?
Thank you for your assistance.
What exactly did you try? The script in the Solutions tab, as I pointed, out, runs, works and verifies. It’s pretty detailed. But try the following:
- Do a portion of the problem. If it does not work for you, post the actual code you tried, so I can look at what you did and analyze it. Post the errors you actually got when it ran.
- The grader breaks down what it checks into sections. Which were green? Which were red? What did you try for each of the bullet points?
- Cleaning up
- Executing Script
- Pre-requisite packages installed
- Database - MariaDB configured
- WebServer - HTTPD configured
This is a sort of “final project” for the course, so it’s a detailed problem. Please be specific as to what you did, and what happened. “Malfunctioned” does not tell me enough to be of any assistance. And describing problems – bug reporting – is a core part of doing development work of any kind.