On 2020-11-14, avv. Nicola Dell'Uomo <nicola.delluomo@delluomo-morettin.com> wrote:
> Hi,
>
> using seafile client on OpenBSD 6.8 GENERIC on amd64 and xfce (but also
> on cwm)
>
> I'm not able to sync files after first general server sync.
>
> I observed the same problem with 6.6, 6.7 and on other laptops running
> OpenBSD.
>
> When I first sync files from seafile server, everything goes fine and
> files are downloaded and synced; after that, seafile does not sync files
> anymore.
How does ulimit -n look? You may need to raise the openfiles limit for
your user login class (probably "staff" if you are the only user on the
system).
> I also tried raising kern.maxfiles=3000000 but nothing changed.
Bumping kern.maxfiles is often needed for software doing file monitoring
via kqueue/libinotify but that's, err, rather high..
No comments:
Post a Comment