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
{{ message }}
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.
ErrorException: Warning: Memcached::setOption(): error setting memcached option in /srv/http/lingo/vendor/leaseweb/memcache-bundle/Lsw/MemcacheBundle/Cache/LoggingMemcache.php line 1087
in /srv/http/lingo/vendor/leaseweb/memcache-bundle/Lsw/MemcacheBundle/Cache/LoggingMemcache.php line 1087
at ErrorHandler->handle('2', 'Memcached::setOption(): error setting memcached option', '/srv/http/lingo/vendor/leaseweb/memcache-bundle/Lsw/MemcacheBundle/Cache/LoggingMemcache.php', '1087', array('option' => '15', 'value' => '0', 'start' => '1365523204.4116', 'name' => 'setOption'))
at Memcached->setOption('15', '0') in /srv/http/lingo/vendor/leaseweb/memcache-bundle/Lsw/MemcacheBundle/Cache/LoggingMemcache.php line 1087
at LoggingMemcache->setOption('15', '0') in /srv/http/lingo/app/cache/dev/appDevDebugProjectContainer.php line 2269
at appDevDebugProjectContainer->getMemcache_GeneralService() in /srv/http/lingo/app/bootstrap.php.cache line 211
...
If I remove the prefix_key, everything is fine.
The text was updated successfully, but these errors were encountered:
I have the following config:
This results in:
If I remove the prefix_key, everything is fine.
The text was updated successfully, but these errors were encountered: