I just tried upgrading one of our mail cluster servers to test60 from test57. We have dovecot connecting to 3 different MySQL tables in 3 sql conf files. The error seems to stem from this: Jan 13 14:57:59 svr21 dovecot: auth(sql8): file auth-client-connection.c: line 31 (auth_client_send): assertion failed: (conn->refcount > 1) After this the auth process gets killed with signal 6. The sql8 is the config in use at the time, but can be any of the 3. I take it this is the auth process not liking the 3 auth lookups (refcount > 1)? Regards Andrew -- Andrew Hutchings Systems Operator / Developer / NWLUG Admin (http://www.nwlug.org.uk) Netserve Consultants Ltd. http://www.domaincity.co.uk/
On Thu, 2005-01-13 at 15:13 +0000, Andrew Hutchings wrote:> I just tried upgrading one of our mail cluster servers to test60 from > test57. We have dovecot connecting to 3 different MySQL tables in 3 sql > conf files. The error seems to stem from this:That's not working currently. I'm going to rewrite that part of code and would rather not even try figuring out what the current problem is. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20050113/19af5deb/attachment-0001.bin>
No problem, test57 is good for me at the moment. Only problem I've had is to get KMail+IMAP working with it. It only lists the first mail in the box with that combo and you can't read it. Regards Andrew Timo Sirainen wrote:> On Thu, 2005-01-13 at 15:13 +0000, Andrew Hutchings wrote: > >>I just tried upgrading one of our mail cluster servers to test60 from >>test57. We have dovecot connecting to 3 different MySQL tables in 3 sql >>conf files. The error seems to stem from this: > > > That's not working currently. I'm going to rewrite that part of code and > would rather not even try figuring out what the current problem is. >-- Andrew Hutchings Systems Operator / Developer / NWLUG Admin (http://www.nwlug.org.uk) Netserve Consultants Ltd. http://www.domaincity.co.uk/