Skip to content

kqueue() FileSystemWatcher limit error #554

Closed
@jrock2004

Description

@jrock2004

I am getting an error about the max files to watch.

IOException: kqueue() FileSystemWatcher has reached the maximum nunmber of files to watch.
System.IO.KqueueMonitor.Add (System.String path, Boolean postEvents, System.Collections.Generic.List`1& fds) [0x00000] in <filename unknown>, line 0

DNU Version

~  dnu --version
1.0.0-beta4-11566

DNX Version

~  dnx --version
1.0.0-beta4-11566

I have increased my limits on my mac as well

ulimit -n 65536
ulimit -u 2048

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions