Jonathan Mast
Jonathan Mast
Error report [error-report.txt](https://github.com/LINBIT/linstor-server/files/15365756/error-report.txt) The error message is "User limit of inotify instances reached or too many open files". With that hint I was able to figure out that my issue...
@icazevedo @hellofanny Have you had a chance to look at this?
@hellofanny Thanks for reviewing. Sentry needs access to the config to add a webpack plugin which is pretty involved in itself, so I'm not sure if restricting to just that...
@bpollack Anything I can do to help get this merged?
I believe this is intentional, not a bug. If you look at your config, it has this: ```lua 'MeanderingProgrammer/render-markdown.nvim', opts = { file_types = { "markdown", "Avante" }, ``` This...