Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Uncaught Error: EMFILE: too many open files, scandir '$ATOM_HOME/.learn-ide/home/nmhalloran-13108... #526

Closed
nmhalloran opened this issue Oct 10, 2017 · 0 comments

Comments

@nmhalloran
Copy link

I'm trying to load the oo-student-scraper, and it just keeps on freezing at bundling...
[Before submitting, please enter steps to reproduce:]

  1. ...
  2. ...

Learn IDE Package: 2.5.3
Learn IDE Core: 2.5.3 x64
Electron: 1.3.13
OS: Mac OS X 10.12.5
Thrown From: Atom Core

Stack Trace

Uncaught Error: EMFILE: too many open files, scandir '/Users/nmhalloran/.atom/.learn-ide/home/nmhalloran-131086/code'

At fs.js:951

Error: EMFILE: too many open files, scandir '/Users/nmhalloran/.atom/.learn-ide/home/nmhalloran-131086/code'
    at Error (native)
    at Object.fs.readdirSync (fs.js:951:18)
    at Object.fs.readdirSync (ELECTRON_ASAR.js:571:28)
    at traverse (/app.asar/node_modules/nsync-fs/node_modules/fs-plus/lib/fs-plus.js:404:19)
    at Object.traverseTreeSync (/app.asar/node_modules/nsync-fs/node_modules/fs-plus/lib/fs-plus.js:424:14)
    at Object.listTreeSync (/app.asar/node_modules/nsync-fs/node_modules/fs-plus/lib/fs-plus.js:235:14)
    at sync (/app.asar/node_modules/nsync-fs/lib/onmessage-strategies/sync.js:22:29)
    at onmessage (/app.asar/node_modules/nsync-fs/lib/onmessage.js:47:12)
    at /app.asar/node_modules/nsync-fs/lib/connection.js:24:16)
    at emitOne (events.js:96:13)
    at PageBus.emit (events.js:188:7)
    at /app.asar/node_modules/page-bus/index.js:21:44

Commands

Non-Core Packages


Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants