[Tickets #13099] redis: Cannot use DEL with a cluster of connections
noreply at bugs.horde.org
noreply at bugs.horde.org
Mon Apr 7 16:33:56 UTC 2014
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/13099
------------------------------------------------------------------------------
Ticket | 13099
Created By | software-horde at interfasys.ch
Summary | redis: Cannot use DEL with a cluster of connections
Queue | Horde Framework Packages
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
software-horde at interfasys.ch (2014-04-07 16:33) wrote:
After a recent package update, Horde crashes when a user logs out.
I've checked the Horde config and the hashtable DB seems properly
configured, using redis, localhost and the appropriate port.
Here is the stacktrace:
A fatal error has occurred
Cannot use DEL with a cluster of connections
1. Horde_Registry->clearAuth() /www/html/horde/login.php:103
2. Horde_Registry->callAppMethod()
/usr/local/php/lib/php/Horde/Registry.php:2099
3. call_user_func_array() /usr/local/php/lib/php/Horde/Registry.php:1213
4. IMP_Application->logout()
5. Horde_Cache->expire() /www/html/horde/imp/lib/Application.php:173
6. Horde_Cache_Storage_Hashtable->expire()
/usr/local/php/lib/php/Horde/Cache.php:162
7. Horde_Core_HashTable_Wrapper->delete()
/usr/local/php/lib/php/Horde/Cache/Storage/Hashtable.php:105
8. Horde_Core_HashTable_Wrapper->__call()
/usr/local/php/lib/php/Horde/Cache/Storage/Hashtable.php:105
9. call_user_func_array()
/usr/local/php/lib/php/Horde/Core/HashTable/Wrapper.php:35
10. Horde_HashTable_Base->delete()
11. Horde_HashTable_Predis->_delete()
/usr/local/php/lib/php/Horde/HashTable/Base.php:120
12. Predis\Client->del() /usr/local/php/lib/php/Horde/HashTable/Predis.php:87
13. Predis\Client->__call()
/usr/local/php/lib/php/Horde/HashTable/Predis.php:87
14. Predis\Client->executeCommand()
/usr/local/php/lib/php/Predis/Client.php:228
15. Predis\Connection\PredisCluster->executeCommand()
/usr/local/php/lib/php/Predis/Client.php:246
16. Predis\Connection\PredisCluster->getConnection()
/usr/local/php/lib/php/Predis/Connection/PredisCluster.php:213
More information about the bugs
mailing list