Displaying 1 result from an estimated 1 matches for "356c8oljxrcbuppp".
2018 Jan 24
0
"Timeout (180s) while waiting for lock for transaction log file" since 2.3 upgrade?
...ecot 2.1.x and 2.2.x has "just worked" with a minimal configuration
for just about anything I've ever thrown at it.
Now, with 2.3.0, there is one user (and only one user) that continually
sees horrible delays, which is not surprising given the logs:
Error: imap(user)<70175><356C8oljxrCBUppP>: Timeout
(180s) while waiting for lock for transaction log file
/path/to/home/directory/.imap/dovecot.list.index.log (WRITE lock held
by pid 69995)
where 69995 is the pid of the first dovecot process and 70175 is the pid
of, e.g., the first LIST command.
What's unique about this user is t...