Hello,

I'm experimenting with `lei` as a nice search tool for `lore.kernel.org`

Everything works fine with the caveat that it seems to break if I'm not root.

When using `lei` as non-root we get this error:

```
E: Linux::Inotify2->new: Too many open files at
/usr/share/perl5/vendor_perl/PublicInbox/DirIdle.pm line 40.
connect(/run/user/1000/lei/5.seq.sock): Connection refused (after
attempted daemon start)
```

Any ideas why this may occur? Is `lei` designed to only be ran as root
or is Fedora installing perl in an odd fashion which results in root
needing to be used?

Reply via email to