Linux File Permissions task performed correctly but marked as failed

Hi,
I am a new joinee on KodeKloud engineer. I have given a task of making a script executable on App Server 3 and I have done it correctly but system shows the task is failed.

I guess the problem is, I had opened the shell prompt on another new tab, not side by side with the task details which is default settings. Because, when I checked the review of my submitted task, it was playing the side by side shell prompt where I didn’t perform the task.

Not sure, whether anyone faced this type of issues or not.

Encountered similar issue. I was able to login to app server 03 and give appropriate permissions to execute. And i tested it . But i got the message that the task is failed. Here is the screenshot of what i did,

You need to give read permissions to the file.

Run: chmod 755 xfusioncorp.sh