pädagogisch wertfrei erziehen
Norco LackRack

Solved: Immich inotify / Library Watch

Warum auch immer (hab eig. nix an der Library auf dem NAS gemacht) fand Immich es super auf dem Server auf dem es liegt in den Fehler

[Nest] 7 – 11/12/2025, 7:05:22 PM ERROR [Microservices:LibraryService] Library watcher for library 75b69bf3-623c-4cb6-b725-7ff4a91564f7 encountered error: Error: ENOSPC: System limit for number of file watchers reached, watch ‚/mnt/photos/2025/2025_08/IMG_O1066.aae‘

zu laufen. Statt damit ChatGPT zu nerven (CO2 und so) hat DuckDuckGo mir ein Github Issue in Immich ausgespuckt, bei dem die Anleitung zum OnTheFly Config Update ohne GUI Zugriff via Postgres schon gleich gehighlightet war.

Und jetzt her für euch:

A short update on how to deactivate it without access to the UI:
If the config file is not in use, the config is stored in the postgres database.
Check here on how to query it.

To update the config to disable automatic library watching one can use
UPDATE system_config SET value = false WHERE key = 'library.watch.enabled';

However the neccessity to update any config value by this should be very rare. Don’t do this unless you are really sure that this is the only way and is a sane decision.

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert

Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahre, wie deine Kommentardaten verarbeitet werden.

To respond on your own website, enter the URL of your response which should contain a link to this post's permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post's URL again. (Find out more about Webmentions.)