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

JavaScript

Communication Problem - Javascript Foundations

Hi folks :]

Some challenges from Javascript Foundations are giving me an error: "Oh no! There was a communication problem."

Here are the urls to the challenges: http://teamtreehouse.com/library/scope-2 http://teamtreehouse.com/library/anonymous-functions

When I try to answer challenges from another projects everything runs fine.

Can someone give me a hand?

4 Answers

I was using firefox. When I tried using chrome everything went well.

Your right! (https://teamtreehouse.com/forum/oh-no-communication-problem) This link describes the same problem you're having. A good way to go from here would be to contact the Treehouse Staff (https://teamtreehouse.com/support) and also to check the Treehouse status page (http://status.teamtreehouse.com/) Hope this issue goes away soon!

Select Best Answer to close out the discussion post

Is this the "bummer" message or different?

It's exactly this message.

To set x to 1 in the global scope, add var to the rule x = math.sqrt(cSquared); (https://teamtreehouse.com/library/scope-2/)

This is what I did, the problem is not the answer. Seems like a server or networking problem.