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

Ruby Build a Simple Ruby on Rails Application Getting Started with Rails Generate a Rails Application

Victor Manuel Miranda Diniz
Victor Manuel Miranda Diniz
7,032 Points

Error running rails server

when I run rails server, showing me this,

=> Booting Puma => Rails 5.0.0 application starting in development on http://localhost:3000 => Run rails server -h for more startup options *** SIGUSR2 not implemented, signal based restart unavailable! *** SIGUSR1 not implemented, signal based restart unavailable! *** SIGHUP not implemented, signal based logs reopening unavailable! Puma starting in single mode...

  • Version 3.4.0 (ruby 2.2.4-p230), codename: Owl Bowl Brawl
  • Min threads: 5, max threads: 5
  • Environment: development
  • Listening on tcp://localhost:3000

and when I go to my localhost, it doesn't charge statuses