descartes1 / Kanso-CRUD-GUI

Give Kanso-CRUD more colors, more action and a nicer GUI
9 stars 3 forks source link

Failing on kanso push #6

Closed gordonbaz closed 12 years ago

gordonbaz commented 12 years ago

Hi there, I've just downloaded the files and am trying to do the initial kanso push (after already doing kanso install).

I'm getting the following error:

Reading dependency tree... loading . preprocessor modules/add preprocessor properties/queue preprocessor attachments/add preprocessor settings/add preprocessor dust/register_templates loading packages/modules loading packages/properties loading packages/attachments loading packages/settings loading packages/duality loading packages/dust loading packages/duality-dust loading packages/couchtypes loading packages/db loading packages/session loading packages/underscore loading packages/url loading packages/cookies loading packages/events loading packages/sanitize loading packages/querystring Error: Error when running preprocessor: "attachments/add" Error: EMFILE, open '/Users/gordonbazeley/src/Kanso-CRUD-GUI-master/static/js/jquery-ui-1.8.16/development-bundle/demos/selectable/serialize.html' Failed

Any suggestions?

Many Thanks, Gordon

descartes1 commented 12 years ago

Is this same error as on https://github.com/descartes1/Kanso-CRUD-GUI/issues/3#issuecomment-5142188

?

gordonbaz commented 12 years ago

Apologies, I'd not seen that. ulimit -n 512 prior to the kanso push addresses the issue