<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Helvetica;color: #333333;font-size: 10pt;">
On the Cyrus frontend, these are the relevant errors in /var/log/maillog:<br>
<br>
Nov 18 13:09:51 trprko3fe01 imaps[17226]: imaps TLS negotiation failed: [157.241.198.3]<br>
Nov 18 13:09:51 trprko3fe01 imaps[17226]: Fatal error: tls_start_servertls() failed<br>
Nov 18 13:09:51 trprko3fe01 master[13271]: process type:SERVICE name:imaps path:/usr/lib/cyrus-imapd/proxyd age:6.116s pid:17226 exited, status 75<br>
<br>
I've tried changing the config file to use 143 instead of 993 and still get the same errors. Has nobody ever experienced something like this before?<br>
<div><br>
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div>
<div><font face="Tahoma"></font>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div><span lang="en-US"><span dir="ltr">
<div style="font-family:Tahoma; font-size:13px; margin:0px"><font style="font-size:16px" size="2"><span style="font-size:11pt"><font style="color:black"><b><font face="Helvetica" color="333333">Gabriel Forster<font color="333333">
</font></font></b><font face="Helvetica" color="333333"><font color="333333">- <font color="808080">
Email Engineering (Kolab)</font></font></font><b><font face="Helvetica" color="333333"><br>
</font></b></font></span></font></div>
</span></span></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<font face="Tahoma"></font></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF960590"><font face="Tahoma" color="#000000" size="2"><b>From:</b> users-bounces@lists.kolab.org [users-bounces@lists.kolab.org] on behalf of Forster, Gabriel<br>
<b>Sent:</b> Tuesday, November 17, 2015 10:59 AM<br>
<b>To:</b> users@lists.kolab.org<br>
<b>Subject:</b> FreeBusy generation not working<br>
</font><br>
</div>
<div></div>
<div>
<div style="direction:ltr; font-family:Helvetica; color:#333333; font-size:10pt">
I am unable to generate freebusy info for any user. If I use an existing .ifb file, everything else works. I simply cannot get the files to generate.
<br>
<br>
This is a disributed environment -  roundcube servers (running roundcube, chwala, freebusy), mysql servers, cyrus frontends and backends (in a murder environment), postfix servers. Each type of server is load-balanced behind a vip. Running the freebusy command
 to generate freebusy info on one of the roundcube servers, I get the output below.
<br>
There is a cert error, because the cert is self-signed. Then, it seems to recognize all users, authenticate correctly, and immediately lose connection.
<br>
<br>
Any ideas?<br>
<br>
#  /usr/bin/kolab-freebusyd --generateall<br>
(10:46:19) authenticationjob.cpp(35):    logging in as  "kolab"  using  "" <br>
kolab-freebusyd(27268) KTcpSocket::showSslErrors: "The host name did not match any of the valid hosts for this certificate"<br>
kolab-freebusyd(27268) KTcpSocket::showSslErrors: "The certificate is self-signed, and untrusted"<br>
Initial SSL handshake failed. cipher.isNull() is false , cipher.usedBits() is 256 , the socket says: "Unknown error" and the list of SSL errors contains 2 items.
<br>
kolab-freebusyd(27268) KIMAP::LoginJob::handleResponse: Capabilities updated:  ("IMAP4rev1", "LITERAL+", "ID", "ENABLE", "ACL", "RIGHTS=kxten", "QUOTA", "MAILBOX-REFERRALS", "NAMESPACE", "UIDPLUS", "NO_ATOMIC_RENAME", "UNSELECT", "CHILDREN", "MULTIAPPEND",
 "BINARY", "CATENATE", "CONDSTORE", "ESEARCH", "SORT", "SORT=MODSEQ", "SORT=DISPLAY", "SORT=UID", "THREAD=ORDEREDSUBJECT", "THREAD=REFERENCES", "ANNOTATEMORE", "ANNOTATE-EXPERIMENT-1", "METADATA", "LIST-EXTENDED", "LIST-STATUS", "LIST-MYRIGHTS", "WITHIN", "QRESYNC",
 "SCAN", "XLIST", "XMOVE", "MOVE", "SPECIAL-USE", "CREATE-SPECIAL-USE", "URLAUTH", "URLAUTH=BINARY", "X-NETSCAPE", "MUPDATE=mupdate://trprko3fe01.vm.itg.corp.us.shldcorp.com/", "AUTH=PLAIN", "SASL-IR", "COMPRESS=DEFLATE", "X-QUOTA=STORAGE", "X-QUOTA=MESSAGE",
 "X-QUOTA=X-ANNOTATION-STORAGE", "X-QUOTA=X-NUM-FOLDERS", "IDLE")<br>
kolab-freebusyd(27268) KIMAP::LoginJobPrivate::sasl_interact: sasl_interact<br>
kolab-freebusyd(27268) KIMAP::LoginJobPrivate::sasl_interact: SASL_INTERACT id: 16385<br>
kolab-freebusyd(27268) KIMAP::LoginJobPrivate::sasl_interact: SASL_CB_[USER|AUTHNAME]: ' "kolab" '<br>
kolab-freebusyd(27268) KIMAP::LoginJobPrivate::sasl_interact: SASL_INTERACT id: 16386<br>
kolab-freebusyd(27268) KIMAP::LoginJobPrivate::sasl_interact: SASL_CB_[USER|AUTHNAME]: ' "kolab" '<br>
kolab-freebusyd(27268) KIMAP::LoginJobPrivate::sasl_interact: SASL_INTERACT id: 16388<br>
kolab-freebusyd(27268) KIMAP::LoginJobPrivate::sasl_interact: SASL_CB_PASS: [hidden]<br>
(10:46:20) authenticationjob.cpp(71):    authentication successful <br>
(10:46:20) getuserlistjob.cpp(104):    "11726" "user/11726" <br>
(10:46:20) getuserlistjob.cpp(104):    "blee9" "user/blee9" <br>
(10:46:20) getuserlistjob.cpp(118):    list successful <br>
(10:46:20) fbcoordinator.cpp(97):    Found  2  users <br>
(10:46:20) fbcoordinator.cpp(126):    Starting generation for user:  "blee9" <br>
(10:46:20) kolabjob.cpp(47):    ===========================================================
<br>
(10:46:20) kolabjob.cpp(48):    starting kolab job:  "blee9"  on  "trprko3fe.vm.example.com" : 143
<br>
(10:46:20) authenticationjob.cpp(35):    logging in as  "blee9"  using  "kolab" <br>
kolab-freebusyd(27268) KTcpSocket::showSslErrors: "The host name did not match any of the valid hosts for this certificate"<br>
kolab-freebusyd(27268) KTcpSocket::showSslErrors: "The certificate is self-signed, and untrusted"<br>
Initial SSL handshake failed. cipher.isNull() is false , cipher.usedBits() is 256 , the socket says: "Unknown error" and the list of SSL errors contains 2 items.
<br>
kolab-freebusyd(27268) KIMAP::LoginJob::handleResponse: Capabilities updated:  ("IMAP4rev1", "LITERAL+", "ID", "ENABLE", "ACL", "RIGHTS=kxten", "QUOTA", "MAILBOX-REFERRALS", "NAMESPACE", "UIDPLUS", "NO_ATOMIC_RENAME", "UNSELECT", "CHILDREN", "MULTIAPPEND",
 "BINARY", "CATENATE", "CONDSTORE", "ESEARCH", "SORT", "SORT=MODSEQ", "SORT=DISPLAY", "SORT=UID", "THREAD=ORDEREDSUBJECT", "THREAD=REFERENCES", "ANNOTATEMORE", "ANNOTATE-EXPERIMENT-1", "METADATA", "LIST-EXTENDED", "LIST-STATUS", "LIST-MYRIGHTS", "WITHIN", "QRESYNC",
 "SCAN", "XLIST", "XMOVE", "MOVE", "SPECIAL-USE", "CREATE-SPECIAL-USE", "URLAUTH", "URLAUTH=BINARY", "X-NETSCAPE", "MUPDATE=mupdate://trprko3fe01.vm.example.com/", "AUTH=PLAIN", "SASL-IR", "COMPRESS=DEFLATE", "X-QUOTA=STORAGE", "X-QUOTA=MESSAGE", "X-QUOTA=X-ANNOTATION-STORAGE",
 "X-QUOTA=X-NUM-FOLDERS", "IDLE")<br>
kolab-freebusyd(27268) KIMAP::LoginJobPrivate::sasl_interact: sasl_interact<br>
kolab-freebusyd(27268) KIMAP::LoginJobPrivate::sasl_interact: SASL_INTERACT id: 16385<br>
kolab-freebusyd(27268) KIMAP::LoginJobPrivate::sasl_interact: SASL_CB_[USER|AUTHNAME]: ' "blee9" '<br>
kolab-freebusyd(27268) KIMAP::LoginJobPrivate::sasl_interact: SASL_INTERACT id: 16386<br>
kolab-freebusyd(27268) KIMAP::LoginJobPrivate::sasl_interact: SASL_CB_[AUTHNAME]: ' "kolab" '<br>
kolab-freebusyd(27268) KIMAP::LoginJobPrivate::sasl_interact: SASL_INTERACT id: 16388<br>
kolab-freebusyd(27268) KIMAP::LoginJobPrivate::sasl_interact: SASL_CB_PASS: [hidden]<br>
(10:46:21) authenticationjob.cpp(71):    authentication successful <br>
(10:46:21) kolabjob.cpp(41):    lost connenction <br>
(10:46:21) findkolabfoldersjob.cpp(116):    "Connection to server lost." <br>
<div><br>
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div>
<div><font face="Tahoma"></font>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div><span lang="en-US"><span dir="ltr">
<div style="font-family:Tahoma; font-size:13px; margin:0px"><font style="font-size:16px" size="2"><span style="font-size:11pt"><font style="color:black"><b><font face="Helvetica" color="333333">Gabriel Forster<font color="333333">
</font></font></b><font face="Helvetica" color="333333"><font color="333333">- <font color="808080">
Email Engineering (Kolab)</font></font></font><b><font face="Helvetica" color="333333"><br>
</font></b></font></span></font></div>
</span></span></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<font face="Tahoma"></font></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div>This message, including any attachments, is the property of Sears Holdings Corporation and/or one of its subsidiaries. It is confidential and may contain proprietary or legally privileged information. If you are not the intended recipient, please delete
 it without reading the contents. Thank you.<br>
</div>
</div>
</div>
</div>

<DIV>
This message, including any attachments, is the property of Sears Holdings Corporation and/or one of its subsidiaries. It is confidential and may contain proprietary or legally privileged information. If you are not the intended recipient, please delete it without reading the contents. Thank you.<BR>
</DIV></body>
</html>