<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Ok, I found the problem of auth 500 error.<br>
To be correct, the PHP Error 500 occured when changed between
tasks in roundcube (mail, contacts,notes, etc.).<br>
It was because of 500 error of chwala.<br>
I'm using php-fpm and thr php_flags in
/usr/share/chwala/public_html/.htaccess caused the error.<br>
After I commeted out this php_flags the 500 error disappered.<br>
</p>
<p>I have still LDAP error only when enter Contacts.<br>
I dont have GAL list so I think it is because this error.<br>
</p>
<p>I followed this guide:<br>
<a class="moz-txt-link-freetext" href="https://docs.kolab.org/howtos/multi-domain.html">https://docs.kolab.org/howtos/multi-domain.html</a><br>
<br>
I double checked the<br>
<tt class="file docutils literal"><span class="pre">/etc/roundcubemail/config.inc.php<br>
</span></tt><tt class="file docutils literal"><span class="pre">/etc/roundcubemail/kolab_auth.inc.php</span></tt></p>
<p><tt class="file docutils literal"><span class="pre"></span></tt>files.
It looks like %dc is return only "dc=" for GAL search, because of:<br>
"ou=People,%dc" in config result in => "ou=People,dc=" in log<br>
<br>
Whichc specific config is used for GAL search?<br>
<br>
Thanks<br>
Thomas<br>
<br>
<tt class="file docutils literal"><span class="pre"></span></tt></p>
<div class="moz-cite-prefix">On 7/17/19 12:00 AM, Thomas wrote:<br>
</div>
<blockquote type="cite"
cite="mid:1b1f12ac-b2ce-73eb-25e3-fc49cc6f7c19@krokodylci.cz">Hi,
<br>
<br>
I found repeated erros in
<br>
/var/log/roundcubemail/errors.log file.
<br>
<br>
The errors are from kolab_files roundcube plugin.
<br>
The errors are shown repeatedly when entering individual folders
in any user mailbox.
<br>
<br>
PHP Error: Authenticate error (Status: 500) in
/usr/share/roundcubemail/plugins/kolab_files/lib/kolab_files_engine.php
on line 1017
<br>
PHP Error: Failed to get capabilities. Status: 500 in
/usr/share/roundcubemail/plugins/kolab_files/lib/kolab_files_engine.php
on line 1050
<br>
<br>
Sometimes there are two other errors:
<br>
PHP Error: LDAP: ldap_search failed for dn=ou=People,dc=. No such
object
<br>
LDAP Error: DN not found using LDAP search.
<br>
<br>
I'm using 3 domains in my kolab installation.
<br>
I followed multidomain setup docs.
<br>
<br>
Despite the errors, it looks like evrything working.
<br>
But I would like to have no errors, it would be better :).
<br>
<br>
Has someone any idea?
<br>
Thanks.
<br>
<br>
Thomas
<br>
_______________________________________________
<br>
users mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.kolab.org">users@lists.kolab.org</a>
<br>
<a class="moz-txt-link-freetext" href="https://lists.kolab.org/mailman/listinfo/users">https://lists.kolab.org/mailman/listinfo/users</a>
<br>
</blockquote>
</body>
</html>