I’m experiencing <https://github.com/cilium/cilium...
# k3s
l
I’m experiencing https://github.com/cilium/cilium/issues/22585 so:
Copy code
Error: EMFILE: too many open files, watch '/'
    at FSWatcher.<computed> (node:internal/fs/watchers:244:19)
    at Object.watch (node:fs:2303:34)
    at /usr/local/lib/node_modules/json-server/lib/cli/run.js:179:10 {
  errno: -24,
  syscall: 'watch',
  code: 'EMFILE',
  path: '/',
  filename: '/'
}
169 Views