ERROR: Failed to update youtube-dlc - Error: ENOSPC: System limit for number of file watchers reached
See original GitHub issueToday at 3:04 PM 2021-03-16T14:04:16.580Z INFO: Found new update for youtube-dlc. Updating binary...
today at 3:04 PM 2021-03-16T14:04:16.592Z ERROR: Failed to update youtube-dlc - Error: ENOSPC: System limit for number of file watchers reached, watch 'node_modules/youtube-dl/bin'
today at 3:04 PM /app/app.js:1808
today at 3:04 PM watcher.close();
today at 3:04 PM ^
today at 3:04 PM
today at 3:04 PM TypeError: Cannot read property 'close' of undefined
today at 3:04 PM at /app/app.js:1808:25
today at 3:04 PM at FSReqCallback.oncomplete (fs.js:156:23)
Swapped to the nightly tag for the docker image, seen that i had switched back to yt-dl a while back, switched to yt-dlc and getting this error. Switched back to yt-dl manually in the default.json and works again.
Issue Analytics
- State:
- Created 3 years ago
- Comments:14 (5 by maintainers)
today at 11:36 PM /app/entrypoint.sh: exec: line 17: nodemon: not found
Sadly fails to start up with throwing this error
*Edit: ooops, wrong button, i accidentally closed the issue by mistake
Sadly it turns out, it is an issue with the permissions, opened a new issue https://github.com/Tzahi12345/YoutubeDL-Material/issues/361 (i could have sworn i have seen a commit where some perm change happened, but i can’t find the commit if my life depends on it)