Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial

Ingo Habermann
4,730 PointsOops! It looks like Task 1 is no longer passing.
Hello everybody,
recently I started to experience having trouble on all my python-code-challenges:
At some random point down the tasks I get the message "Oops! It looks like Task 1 is no longer passing.".
At first I thought, the issue is to be found in my coding, but after some troubleshooting and double-checking, it turned out to happen even on challenges I passed before, using the exact same coding.
Sometimes refreshing the browser helps, but it gets really frustrating.
I am also using two different OSs and a number of different browsers. Everywhere the same issue. My version Flash is up to date.
Any advise on where to look at in order to find the bug, is appreciated!!
Thanks Ingo
[Being German native, I appologise for my grammar...]
2 Answers

Matthew Rigdon
8,223 PointsI've been through a lot of the Python courses, and from what I've found, it tells you "Oops! It looks like Task 1 is no longer passing" when your task 2 is incorrect. 99% of the time task 1 IS actually correct still, but it is now failing because of something you did in task 2. So fix your error in task 2, and "Oops!" for task 1 will go away.
Hope that helps!

Ted Sumner
Courses Plus Student 17,967 PointsMatthew is correct. And it is not just Python courses. It happens in many. Once you pass a step, it is correct and any error is always in the new code.

Ingo Habermann
4,730 PointsDear Matthew, Dear Ted,
Thank you very much for your replies. Yesterday I did try to replicate my former issues and can confirm that the challenges behave like you said.
I must admit that this behavior is on one hand side frustrating but it is also helpful in a strange was. By repeating all steps over and over again the challenge turns into "learning by repetition".
Thanks again for your support Kindest regards Ingo
Ingo Habermann
4,730 PointsIngo Habermann
4,730 PointsDear Matthew, Dear Ted,
Thank you very much for your replies. Yesterday I did try to replicate my former issues and can confirm that the challenges behave like you said.
I must admit that this behavior is on one hand side frustrating but it is also helpful in a strange was. By repeating all steps over and over again the challenge turns into "learning by repetition".
Thanks again for your support Kindest regards Ingo