I'm running into this issue with deploying a helm ...
# kubernetes
p
I'm running into this issue with deploying a helm chart on mac. Anyone seen this before?
Copy code
E0615 09:59:34.708747000 7985224512 <http://ev_poll_posix.cc:929]|ev_poll_posix.cc:929]>              pollset_work: UNKNOWN:Too many open files {created_time:"2023-06-15T16:59:34.708745+00:00", errno:24, os_error:"Too many open files", syscall:"pipe"}
   E0615 09:59:34.708750000 7985224512 <http://completion_queue.cc:1039]|completion_queue.cc:1039]>          Completion queue next failed: UNKNOWN:Too many open files {created_time:"2023-06-15T16:59:34.708745+00:00", errno:24, os_error:"Too many open files", syscall:"pipe"}
b
this looks like an OS problem with your ulimits, not pulumi 🤔 honestly a laptop restart will likely fix it