Back to Freecodecamp

Task 44

curriculum/challenges/english/blocks/learn-how-to-talk-about-past-experiences/670570ad97d26e1d6bad572d.md

latest1.1 KB
Original Source
<!-- READING -->

--instructions--

Read the following text and answer the question below.

--questions--

--text--

This is James' email to his team.

To: Team

Subject: Bug fixed. Database credentials updated

Hey team,

I found the bug from yesterday. First, I checked the recent code changes but didn't see anything. Then, I looked at the error logs and realized the system wasn't connecting to the database properly. We hadn't updated the credentials after the last security patch. I fixed the credentials, and the app is now running smoothly!

Best regards, James

What was the first thing James did to investigate the bug?

--answers--

He checked the recent code changes.


He updated the credentials.

--feedback--

James updated the credentials later.


He reviewed the error logs.

--feedback--

James reviewed the error logs after checking the recent code changes.


He restarted the system.

--feedback--

This action wasn't mentioned in the dialogue.

--video-solution--

1

--explanation--

To find out what was the first thing James did, focus on the sentence that starts with First I....