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

Python

Kaytlynn Ransom
seal-mask
.a{fill-rule:evenodd;}techdegree
Kaytlynn Ransom
Python Web Development Techdegree Student 11,409 Points

Why can't I preview my tacocat app on Workspaces?

When I try to click the 'eye' icon to display and preview my web app for 'The Challenge' code challenge in the 'Build a Social Network' portion of the Python track, all I get is a screen saying that the workspace isn't available. I've tried running and refreshing the app and then clicking the eye icon, but it still shows the same message. Any tips? Thanks!

Steven Parker
Steven Parker
230,274 Points

We can take a look if you make a snapshot of your workspace and post the link to it here.

1 Answer

Steven Parker
Steven Parker
230,274 Points

Are you able to run the server? I can't seem to start the server or find the code that would do it. And without the server running, that "unavailable" message is what I'd expect.

And should the "app_tests" pass? I tried that also but 2 tests failed.

I didn't realize until I saw the code that this is for a course I haven't done yet myself. Perhaps someone else will have more insight, maybe Chris Freeman?