Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MemCache failed to set key #81

Open
FlorianMifsud opened this issue Apr 18, 2020 · 0 comments
Open

MemCache failed to set key #81

FlorianMifsud opened this issue Apr 18, 2020 · 0 comments
Labels
help-wanted We could use someone's help with this problem!

Comments

@FlorianMifsud
Copy link
Contributor

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

@dolejska-daniel dolejska-daniel added the help-wanted We could use someone's help with this problem! label Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help-wanted We could use someone's help with this problem!
Projects
None yet
Development

No branches or pull requests

2 participants