Skip to content

Failed to write, and not due to blocking: Broken pipe (PHP issue 65123) #308

New issue

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

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

Already on GitHub? # to your account

Closed
daberlin opened this issue Jan 28, 2017 · 1 comment
Closed

Comments

@daberlin
Copy link

daberlin commented Jan 28, 2017

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.

@sodabrew
Copy link
Contributor

sodabrew commented Feb 2, 2017

This is a known problem with getStats and newer versions of memcached #203

@daberlin daberlin closed this as completed Feb 2, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants