ImmichI
Immich7mo ago
mickcomp

ERROR [Microservices:LibraryService] Library watcher for library

I am trying to setup a immich-server as a worker on minimac m4 / orbstack for the transcoding speed and run into this error a few seconds after stating immich-server. i have tried increasing my max files etc using the commands below

echo kern.maxfiles=524288 | sudo tee -a /etc/sysctl.conf
echo kern.maxfilesperproc=524288 | sudo tee -a /etc/sysctl.conf
sudo sysctl -w kern.maxfiles=524288
sudo sysctl -w kern.maxfilesperproc=524288
ulimit -n 524288

my library isn't even very big (image attached)

any ideas?

FWIW immich is fantastic solution to share photos with my family and backup our phones great work!
image.png
Was this page helpful?