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 trialAhmad AbdelHalim
1,021 PointsThe editor for the exercises is not showing up
http://i.imgur.com/NOlz2U1.png - As you can see in the screenshot, the editor doesn't show up for me to write my code. I tried three different browsers but I still get the same issue. Any fix for that?
3 Answers
Alexander Davison
65,469 PointsDo you mean Treehouse Workspaces?
Kenneth Kinsey
14,897 PointsAfter this issue started to really upset me, I finally did some digging. Found an issue loading the js file "https://cdn.pubnub.com/pubnub.min.js"
Dug into the DNS there, and found it's related to this issue, which only seems to affect some locations: https://status.fastly.com/
Hopefully this will be cleared up soon. Flushing any local DNS cache could help as well.
Kenneth Kinsey
14,897 PointsYeah, just fixed it for myself by switching from Google's DNS to OpenDNS instead, which seems to be using a working route. See if the same will work for you: https://use.opendns.com/
Ahmad AbdelHalim
1,021 PointsOpenDNS fixed the issue. Thank you for your help!
Ahmad AbdelHalim
1,021 PointsAhmad AbdelHalim
1,021 PointsNo, the workspaces are working fine. I mean the editor where they give you an exercise and you solve it by writing code. Check the screenshot.