ipfs / ipfs-desktop

An unobtrusive and user-friendly desktop application for IPFS on Windows, Mac and Linux.
https://docs.ipfs.tech/install/ipfs-desktop/
MIT License
5.94k stars 857 forks source link

Too many files open #1337

Closed FlashFried closed 10 months ago

FlashFried commented 4 years ago

Please describe what you were doing when this error happened.

Specifications

Error

Error: EMFILE: too many open files, open 'C:\Users\Noah Bangs\AppData\Roaming\IPFS Desktop\config.json'
    at Object.openSync (fs.js:447:3)
    at Object.func (electron/js2c/asar.js:140:31)
    at Object.func [as openSync] (electron/js2c/asar.js:140:31)
    at Object.readFileSync (fs.js:349:35)
    at Object.fs.readFileSync (electron/js2c/asar.js:542:40)
    at Object.fs.readFileSync (electron/js2c/asar.js:542:40)
    at ElectronStore.get store [as store] (C:\Users\Noah Bangs\AppData\Local\Programs\IPFS Desktop\resources\app.asar\node_modules\conf\index.js:411:18)
    at ElectronStore.set (C:\Users\Noah Bangs\AppData\Local\Programs\IPFS Desktop\resources\app.asar\node_modules\conf\index.js:307:10)
    at BrowserWindow.<anonymous> (C:\Users\Noah Bangs\AppData\Local\Programs\IPFS Desktop\resources\app.asar\out\webui\index.js:60:23)
    at BrowserWindow.emit (events.js:203:13)
SgtPooki commented 10 months ago

@OfficeGeek888 I apologize for the delay in responding to you. This error hasn't popped up in our issue queue since you originally opened this and should be resolved.