Roundcube - kolab_files plugin

Thomas thomas at krokodylci.cz
Wed Jul 17 00:51:56 CEST 2019


Ok, I found the problem of auth 500 error.
To be correct, the PHP Error 500 occured when changed between tasks in 
roundcube (mail, contacts,notes, etc.).
It was because of 500 error of chwala.
I'm using php-fpm and thr php_flags in 
/usr/share/chwala/public_html/.htaccess caused the error.
After I commeted out this php_flags the 500 error disappered.

I have still LDAP error only when enter Contacts.
I dont have GAL list so I think it is because this error.

I followed this guide:
https://docs.kolab.org/howtos/multi-domain.html

I double checked the
/etc/roundcubemail/config.inc.php
/etc/roundcubemail/kolab_auth.inc.php

files. It looks like %dc is return only "dc=" for GAL search, because of:
"ou=People,%dc" in config result in => "ou=People,dc=" in log

Whichc specific config is used for GAL search?

Thanks
Thomas

On 7/17/19 12:00 AM, Thomas wrote:
> Hi,
>
> I found repeated erros in
> /var/log/roundcubemail/errors.log file.
>
> The errors are from kolab_files roundcube plugin.
> The errors are shown repeatedly when entering individual folders in 
> any user mailbox.
>
> PHP Error: Authenticate error (Status: 500) in 
> /usr/share/roundcubemail/plugins/kolab_files/lib/kolab_files_engine.php 
> on line 1017
> PHP Error: Failed to get capabilities. Status: 500 in 
> /usr/share/roundcubemail/plugins/kolab_files/lib/kolab_files_engine.php 
> on line 1050
>
> Sometimes there are two other errors:
> PHP Error: LDAP: ldap_search failed for dn=ou=People,dc=. No such object
> LDAP Error: DN not found using LDAP search.
>
> I'm using 3 domains in my kolab installation.
> I followed multidomain setup docs.
>
> Despite the errors, it looks like evrything working.
> But I would like to have no errors, it would be better :).
>
> Has someone any idea?
> Thanks.
>
> Thomas
> _______________________________________________
> users mailing list
> users at lists.kolab.org
> https://lists.kolab.org/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kolab.org/pipermail/users/attachments/20190717/f788d94e/attachment.html>


More information about the users mailing list