SOLVED Re: Calendar and Address Book woes after 3.3->3.4 upgrade on Debian 7
Eric B Munson
emunson at mgebm.net
Thu May 7 18:09:28 CEST 2015
On 2015-05-06 14:01, Eric B Munson wrote:
> On 2015-05-06 10:46, Eric B Munson wrote:
>> I upgraded from 3.3->3.4 last night and it was the usual pain of
>> merging config file structure changes while keeping the values I have
>> set, but otherwise unremarkable. After logging into the web
>> interface, I no longer have any calendar functionality (calendar is
>> not an option in the upper right hand drop down menu) and invitations
>> are not being processed when viewed by the mail viewer. My address
>> book is empty as well. There could be other issues I have not yet
>> stumbled over.
>>
>> I followed the documentation at
>> https://docs.kolab.org/upgrade-guide/kolab-3.4.html and tried a few of
>> the things suggested on list to no avail. I don't see anything
>> obvious in the error logs so I don't know where to begin looking. Any
>> suggestions?
>>
>> Thanks,
>> Eric
>> _______________________________________________
>> users mailing list
>> users at lists.kolab.org
>> https://lists.kolab.org/mailman/listinfo/users
>
> I found the error here, the plugins for these features were not being
> loaded. Simply adding them tot he list of plugins in config.php.inc
> re-enabled the features. However, iRony is not working (I didn't
> notice until now) so calendar and addressbook sync to my phone is
> broken. I get HTTP 503 back from DAVDroid and when I try hit iRony
> from my browser I get:
>
> <d:error>
> <s:exception>Kolab\DAV\Auth\ServiceUnavailable</s:exception>
> <s:message>The service is temporarily unavailable (LDAP
> failure)</s:message>
> <s:sabredav-version>1.8.9</s:sabredav-version>
> </d:error>
>
> I have enabled the kolab_auth plugin so that isn't it. Something in
> the configuration changes from 3.3 did this, but there were so many I
> haven't found what it was yet.
>
> Eric
> _______________________________________________
> users mailing list
> users at lists.kolab.org
> https://lists.kolab.org/mailman/listinfo/users
The error was caused by taking the template suggestion of clearing the
$config['kolab_auth_addressbook'] valriable. When I restore this,
everything seems to be back to normal. Hooray for version controlled
configs!
Eric
More information about the users
mailing list