This repository was archived by the owner on Apr 15, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 26
MemCache failed to set key #81
Copy link
Copy link
Open
Labels
help-wantedWe could use someone's help with this problem!We could use someone's help with this problem!
Description
Describe the bug
PHP Warning: Memcached::setMulti(): failed to set key LeagueAPI.cache%3AbBiaX%3ALeagueAPI.api-calls.cache in /var/www/html/L2P/php/vendor/symfony/cache/Adapter/MemcachedAdapter.php on line 252
To Reproduce
MemCache config $memcachedClient = MemcachedAdapter::createConnection([ "memcached://10.10.10.53"], [ 'compression' => true, ] );
Expected behavior
Screenshots
Server (please complete the following information):
- PHP version: 7.4.3
- Last version MemCached
Additional context
Last vesion php-memcache & github repo
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
help-wantedWe could use someone's help with this problem!We could use someone's help with this problem!