pulsedownloader / pulse-issues

0 stars 0 forks source link

Error in Pulse Pulse 40.0.4 #17

Closed hydrazoan closed 3 years ago

hydrazoan commented 3 years ago

Comment (optional):

Error:

Error: spawn /Applications/Pulse.app/Contents/Resources/binaries/7z ENFILE
    at Process.ChildProcess._handle.onexit (internal/child_process.js:267:19)
    at onErrorNT (internal/child_process.js:469:16)
    at processTicksAndRejections (internal/process/task_queues.js:84:21)

OS: macOS 10.14

megahertz commented 3 years ago

ENFILE error indicates that the system-wide limit on the total number of open files has been reached. So, restarting should solve the issue. Please let us know if it occurs again.