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

Development Tools HTTP Basics Introduction to HTTP HTTP Requests Using Telnet

Tyler Brown
seal-mask
.a{fill-rule:evenodd;}techdegree
Tyler Brown
Full Stack JavaScript Techdegree Student 7,919 Points

Why won't my workspace let me make a new request after it loads the response?

Whenever I get the response back from the telnet server it doesn't go back to treehouse:~/workspace$ so everything I type seems to be part of the response back from telnet.

3 Answers

Press Control + ] and you should see a telnet> prompt

Christine Treacy
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Christine Treacy
Full Stack JavaScript Techdegree Graduate 18,412 Points

This is the same issue I'm having except typing Control + ] doesn't send me back to the root directory. It takes me to 'telnet>' so typing another telnet request after that just gives me an 'invalid command' error.