You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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):
Additional context
Last vesion php-memcache & github repo
The text was updated successfully, but these errors were encountered: