Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Help! warn: error raised: Error: accept EMFILE (with socket.io)

Received: by 10.236.134.16 with SMTP id r16mr10526298yhi.48.1352638581008;
        Sun, 11 Nov 2012 04:56:21 -0800 (PST)
X-BeenThere: nodejs@googlegroups.com
Received: by 10.236.134.139 with SMTP id s11ls8199084yhi.8.gmail; Sun, 11 Nov
 2012 04:56:09 -0800 (PST)
MIME-Version: 1.0
Received: by 10.236.181.234 with SMTP id l70mr2140837yhm.5.1352638569313; Sun,
 11 Nov 2012 04:56:09 -0800 (PST)
Authentication-Results: ls.google.com; spf=pass (google.com: domain of
 msc...@gmail.com designates internal as permitted sender)
 smtp.mail=msc...@gmail.com; dkim=pass
 header...@gmail.com
Received: by y8g2000yqy.googlegroups.com with HTTP; Sun, 11 Nov 2012 04:56:09
 -0800 (PST)
Date: Sun, 11 Nov 2012 04:56:09 -0800 (PST)
In-Reply-To: <0028cec9-854f-4ed1-a5ec-3c8a63089a52@googlegroups.com>
References: <620f6956-587b-42cc-bf6f-c321396bc9b0@googlegroups.com>
 <9fe3532d-59ab-4911-9995-1c42f4965161@h15g2000yqe.googlegroups.com>
 <9f1e2b7a-ed5a-4874-9345-aaf703b4f7e0@googlegroups.com> <daa769f8-0e02-428f-ba13-c03e408e21c5@googlegroups.com>
 <0028cec9-854f-4ed1-a5ec-3c8a63089a52@googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 5.2; WOW64) AppleWebKit/537.4
 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari/537.4,gzip(gfe)
Message-ID: <77d2b6a1-7884-4209-85b8-db30aa06cfbf@y8g2000yqy.googlegroups.com>
Subject: Re: Help! warn: error raised: Error: accept EMFILE (with socket.io)
From: mscdex <msc...@gmail.com>
To: nodejs <nodejs@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

On Nov 11, 6:16=A0am, Maximiliano Guzenski <maxguzen...@gmail.com>
wrote:
> sorry: looks like that "ulimit -n 200000" does NOT works...

Try putting that in your upstart script right before you execute your
node script.