[horde] Problems with Horde Cache after upgrading to Webmail 5.2.12

Jan Schneider jan at horde.org
Wed Feb 10 08:57:01 UTC 2016


Zitat von Anton Köstlbacher <horde3 at dingsbums.org>:

> Am 09.02.2016 um 15:36 schrieb Jan Schneider:
>>
>> Zitat von Anton Köstlbacher <horde3 at dingsbums.org>:
>>
>>> Dear List,
>>>
>>> a few hours after upgrading I couldn't login to my Horde Webmail.
>>>
>>> Error meesage was "couldn't write to cache". Reason was horde cache
>>> used up all space on the volume.
>>>
>>> Horde cache was set up as filesystem cache on a 1GB tmpfs volume,
>>> which was sufficient the last years. Lifetime was set to 43200 seconds.
>>>
>>> I changed it to 2GB. This is now sufficient for about two days, then
>>> it's full again.
>>>
>>> Did anything change regarding cache expiration?
>>>
>>> Looks like it doesn't work anymore. I also replaced
>>> pear/Console_Getopt with pear/Console_GetoptPlus during the update.
>>>
>>> Thanks in advance!
>>>
>>> Anton
>>> --
>>> Horde mailing list
>>> Frequently Asked Questions: http://horde.org/faq/
>>> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
>>
>> Actually the opposite was fixed in the latest Horde_Cache release. Under
>> certain circumstances garbage collection didn't work, and it should work
>> now in all cases.
>>
>> No idea why you mention Console_Getopt.
>>
>> You can try running the unit tests as a first measure, to see if they
>> succeed for you:
>>
>> pear install horde/Horde_Test
>> php $(pear config-get test_dir)/Horde_Cache/Horde/Cache/AllTests.php
>
> Hi Jan,
>
> thanks for your quick reply. I mentioned Console_Getopt just because  
> it was the only other thing that changed since the problem occurred.
>
> Output of unit tests, they don't succeed:
>
> PHPUnit 4.5.0 by Sebastian Bergmann and contributors.
>
> F.FFFFFFSSSSSSSS...................SSSSSSSS........SSSSSSSS....  63  
> / 123 ( 51%)
> ....SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSPHP Warning:  Uncaught  
> Undefined variable: reason
>
> /usr/share/php/tests/Horde_Cache/Horde/Cache/Sql/Pdo/SqliteTest.php:30
> /usr/share/php/tests/Horde_Cache/Horde/Cache/TestBase.php:32
> /usr/share/php/Horde/Test/AllTests.php:84
>
>   thrown in  
> /usr/share/php/tests/Horde_Cache/Horde/Cache/Sql/Pdo/SqliteTest.php  
> on line 30
> PHP Fatal error:  Cannot access empty property in  
> /usr/share/php/tests/Horde_Cache/Horde/Cache/Sql/Pdo/SqliteTest.php  
> on line 30
>
> Any Ideas?
>
> Regards,
> Anton

This had been fixed with  
https://github.com/horde/horde/commit/00821173de24f83586aa3ff57dae5c3ea6f94c5f  
already, but is hasn't been released yet. Please try this patch  
manually.

-- 
Jan Schneider
The Horde Project
http://www.horde.org/



More information about the horde mailing list