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
I'm using PHP 7.1.1 with the memcached 1.4.34, igbinary and the latest php_memcached (master from 26.01.2016) and receive a lot of these errors:
Failed to write, and not due to blocking: Broken pipe
Uh oh!
There was an error while loading. Please reload this page.
I'm using PHP 7.1.1 with the memcached 1.4.34, igbinary and the latest php_memcached (master from 26.01.2016) and receive a lot of these errors:
Failed to write, and not due to blocking: Broken pipe
The error is exactly as described here:
https://bugs.php.net/bug.php?id=65123
It happens both with tcp and socket connections...
When I switch off binary protocol for both sessions and default, the error disappears.
The text was updated successfully, but these errors were encountered: