Skip to content

bug: Predis MGET/GET fails on admin screens #3

@ralflang

Description

@ralflang

FYI, I'm fully up to date (including horde/form v3.0.0RC1) and I'm still
getting admin errors related to Redis; it's switched from MGET to GET:

A fatal error has occurred
ERR unknown command GET, with args beginning with:
hht_version_check.horde.horde,
in /var/www/html/horde6/vendor/predis/predis/src/Client.php:435

  1. require_once() /var/www/html/horde6/web/horde/admin/config/index.php:3
  2. Horde\Core\Service\VersionCheck\VersionService->checkAllCached()
    /var/www/html/horde6/vendor/horde/horde/admin/config/index.php:97

Horde\Core\Service\VersionCheck\PackagistAvailableSource->getAvailableVersions()
/var/www/html/horde6/vendor/horde/core/src/Service/VersionCheck/VersionService.php:82
4.
Horde\Core\Service\VersionCheck\PackagistAvailableSource->getPackageInfo()
/var/www/html/horde6/vendor/horde/core/src/Service/VersionCheck/PackagistAvailableSource.php:70
5. Horde\Cache\Cache->get()
/var/www/html/horde6/vendor/horde/core/src/Service/VersionCheck/PackagistAvailableSource.php:86
6. Horde\Cache\HashtableStorage->get()
/var/www/html/horde6/vendor/horde/cache/src/Cache.php:100
7. Horde\Cache\HashtableStorage->getWithLifetime()
/var/www/html/horde6/vendor/horde/cache/src/HashtableStorage.php:66
8. Horde\Cache\HashtableStorage->hasWithLifetime()
/var/www/html/horde6/vendor/horde/cache/src/HashtableStorage.php:139
9. Horde\HashTable\Driver\Redis->getMultiple()
/var/www/html/horde6/vendor/horde/cache/src/HashtableStorage.php:166
10. Horde\HashTable\Driver\Redis->fetchMultiple()
/var/www/html/horde6/vendor/horde/hashtable/src/Driver/Redis.php:118
11. Horde\HashTable\Driver\Redis->fetchIndividual()
/var/www/html/horde6/vendor/horde/hashtable/src/Driver/Redis.php:477
12. Predis\Client->__call()
/var/www/html/horde6/vendor/horde/hashtable/src/Driver/Redis.php:489
13. Predis\Client->executeCommand()
/var/www/html/horde6/vendor/predis/predis/src/Client.php:336
14. Predis\Client->onErrorResponse()
/var/www/html/horde6/vendor/predis/predis/src/Client.php:400

Metadata

Metadata

Assignees

Labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions