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 Build a Simple Dynamic Site with Node.js HTTP Methods and Headers Sending Content Type Headers in Node.js

Port 3000 doesn't work properly

Port 3000 (for the 'Build a Simple Dynamic Site with Node.js' course), isn't working properly. It's inconsistent.

I can load the first page, I can write in a username, but often, I can only do this once, before it tells me that workspace is unavailable. In console it will write this out: http://i.imgur.com/9ZOgvGy.png

It is inconsistent because sometimes it will let me change between profiles a few times before throwing me that error.

I tried changing to a different port (8080), and it worked perfectly fine, could change user as many time as I wanted.

1 Answer

Steven Parker
Steven Parker
229,644 Points

This sounds like it might be an actual bug.

You might want to notify Treehouse Support directly, it might even get you the "special Exterminator badge".

I did that now, thanks for the idea.