question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ERROR: Failed to update youtube-dlc - Error: ENOSPC: System limit for number of file watchers reached

See original GitHub issue

Today 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:closed
  • Created 3 years ago
  • Comments:14 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
quorn23commented, Mar 19, 2021

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

0reactions
quorn23commented, Mar 28, 2021

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)

Read more comments on GitHub >

github_iconTop Results From Across the Web

React Native Error: ENOSPC: System limit for number of file ...
The meaning of this error is that the number of files monitored by the system has reached the limit!! Result: The command executed...
Read more >
ENOSPC: System limit for number of file watchers reached.
Sometimes when this error occurs I used to do npm/yarn install to update the dependencies and start working. But this may not be...
Read more >
How To Fix - Error "ENOSPC: System Limit for Number of File ...
First thing first – ENOSPC -> Denotes that means that there is not sufficient space on the drive (or Temp folder also) to...
Read more >
Error: ENOSPC: System limit for number of file ... - GitHub
Description The web app compiles but when I reload the website, the compilation end with an error. Steps to reproduce Just type gatsby ......
Read more >
Error: ENOSPC: System limit for number of file watchers ...
When serving this build folder, all the content is static, and will not change (unless it's decided to be rebuilt, normally during deployment)....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found