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.
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/
participants (2)
-
Andrew Hutchings
-
Timo Sirainen