Women in Technology

Hear us Roar



Article:
  Rolling with Ruby on Rails Revisited
Subject:   Bad Descriptor
Date:   2007-02-23 11:59:42
From:   CyJobes
When typing
ruby script\generate scaffold recipe recipe
I get a few lines of things but then it stops and says
Bad file descriptor - connect(2)
I can't find any help on this.


What do I need to do now?


Cy

Full Threads Newest First

Showing messages 1 through 1 of 1.

  • Bad Descriptor
    2007-02-23 13:32:53  Bill Walton | [View]

    Hi Cy,

    In general, it usually means something's happened to cause a socket connection to get dropped.

    We'll need more information to help beyond that. What type of system/OS and which install are you using? Are you running another database or webserver on the box? Those sorts of things...

    Best regards,
    Bill