This repository was archived by the owner on Feb 13, 2019. It is now read-only.
This repository was archived by the owner on Feb 13, 2019. It is now read-only.
branch: beta4 kqueue() FileSystemWatcher has reached the maximum nunmber of files to watch. #138
Closed
Description
in web template getting the following error
$ dnx . kestrel
Browse to http://localhost:5001
An unhandled exception occurred while processing the request.
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
System.IO.KqueueMonitor.Add (System.String path, Boolean postEvents, System.Collections.Generic.List`1& fds) [0x00000] in <filename unknown>
System.IO.KqueueMonitor.Scan (System.String path, Boolean postEvents, System.Collections.Generic.List`1& fds) [0x00000] in <filename unknown>
System.IO.KqueueMonitor.Setup () [0x00000] in <filename unknown>
System.IO.KqueueMonitor.DoMonitor () [0x00000] in <filename unknown>
--- End of stack trace from previous location where exception was thrown ---
empty, webapi running fine
Metadata
Metadata
Assignees
Labels
No labels