[Dovecot] inotify_rm_watch() failed: Invalid argument ?
I'm seeing these in my log:
Jul 25 15:22:27 postamt dovecot: IMAP(hdaebrit): inotify_rm_watch() failed: Invalid argument Jul 25 15:22:27 postamt dovecot: IMAP(hdaebrit): inotify_rm_watch() failed: Invalid argument Jul 25 15:22:34 postamt dovecot: IMAP(hdaebrit): inotify_rm_watch() failed: Invalid argument Jul 25 15:22:34 postamt dovecot: IMAP(hdaebrit): inotify_rm_watch() failed: Invalid argument Jul 25 15:25:12 postamt dovecot: IMAP(hdaebrit): inotify_rm_watch() failed: Invalid argument Jul 25 15:25:12 postamt dovecot: IMAP(hdaebrit): inotify_rm_watch() failed: Invalid argument Jul 25 15:27:26 postamt dovecot: IMAP(hdaebrit): inotify_rm_watch() failed: Invalid argument Jul 25 15:27:26 postamt dovecot: IMAP(hdaebrit): inotify_rm_watch() failed: Invalid argument Jul 25 15:29:45 postamt dovecot: IMAP(hdaebrit): inotify_rm_watch() failed: Invalid argument Jul 25 15:29:45 postamt dovecot: IMAP(hdaebrit): inotify_rm_watch() failed: Invalid argument
should I worry? Kernel 2.6.22.1 and dovecot 1.0.x hg checkout.
-- Ralf Hildebrandt (Ralf.Hildebrandt@charite.de) plonk@charite.de Postfix - Einrichtung, Betrieb und Wartung Tel. +49 (0)30-450 570-155 http://www.arschkrebs.de Microsoft: A Proven Danger to National Security http://www.infowarrior.org/articles/msdanger.pdf
On 25.7.2007, at 16.31, Ralf Hildebrandt wrote:
Jul 25 15:22:27 postamt dovecot: IMAP(hdaebrit): inotify_rm_watch()
failed: Invalid argument
It probably means that you had one session running IDLE in a mailbox,
and another session deleted the mailbox. It's a bit stupid that
inotify_rm_watch() gives that error when it loses the watched file. I
already made it ignore this error in v1.1 code. I suppose I could
ignore it for v1.0.3 as well. http://hg.dovecot.org/dovecot-1.0/rev/
faf0bb8cd57d
participants (2)
-
Ralf Hildebrandt
-
Timo Sirainen