| 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.
|
||
Showing messages 1 through 1 of 1.
-
Bad Descriptor
2007-02-23 13:32:53 Bill Walton | [View]



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