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 Flask Basics Welcome to Flask Request Variables

Thomas Hahn
Thomas Hahn
2,627 Points

It says workspace unavailable when i click on port 8000. What can I do?

It says workspace unavailable when i click on port 8000. What can I do?

Rob Allessi
Rob Allessi
8,600 Points

Hey Thomas Hahn

Would you please send an email to help@teamtreehouse.com and include your workspace ID #? We should be able to troubleshoot this for you. :)

Thomas Hahn
Thomas Hahn
2,627 Points

Thank you but I solved it. The problem was that I had a syntax error in my python and so the server stoppped the app. I didn't know that. So I solved the error and restarted the app and everything was fine :)

1 Answer

I had the same issue. I wasn't in the python app.py from the console. It won't let you preview if you didn't tell it to in the console. That is what fixed my problem.