Swift

Search results

An error occurred while attaching module (Dynamicweb.Frontend.Content)

System.IO.IOException: The configured user limit (128) on the number of inotify instances has been reached, or the per-process limit on the number of open file descriptors has been reached.
   at System.IO.FileSystemWatcher.StartRaisingEvents()
   at Dynamicweb.Caching.FileChangeMonitor.InitializeMonitor(String path)
   at Dynamicweb.Caching.FileChangeMonitor..ctor(IEnumerable`1 paths, Boolean includeSubdirectories)
   at Dynamicweb.Caching.MemoryCacheManager.ConvertCachePolicy(CacheItemPolicy policy)
   at Dynamicweb.Caching.MemoryCacheManager.Set(String key, Object cacheItem, CacheItemPolicy policy)
   at Dynamicweb.Indexing.IndexService.LoadIndex(String name, Boolean fillSchema)
   at Dynamicweb.Indexing.Querying.QueryingExtensions.GetIndex(IQuery query)
   at Dynamicweb.Indexing.Querying.QueryingExtensions.TryGetIndex(IQuery query, IIndex& index)
   at Dynamicweb.Indexing.Querying.Faceting.AutoFacetsHelper.GetAutoFacetParameters(IQuery query)
   at Dynamicweb.Indexing.Querying.QueryHelper.ParseQueryParameters(IQuery query, IEnumerable`1 queryParameters, NameValueCollection requestValues, Dictionary`2 parameterTypes, Boolean isDefault)
   at Dynamicweb.QueryPublisher.Frontend.GetModuleContent()
   at Dynamicweb.Frontend.Content.GetModuleOutput(Paragraph paragraph, PageView pageview)