Memcache Error? "Could not find specified socket in poll list."

Posted by Benno on Server Fault See other posts from Server Fault or by Benno
Published on 2012-12-12T03:50:19Z Indexed on 2012/12/12 5:06 UTC
Read the original article Hit count: 759

Filed under:
|

For some reason recently I've been getting this error in my apache error log on my server. We have a single instance of memcached running on our Mac OSX 10.7 server.

(20014)Internal error: Unknown memcached error while writing: Could not find specified socket in poll list.

I can't find anything about this error message online :. Does anyone have any idea what could cause it or how I can try debugging it? There's a memcached-tools(?) function on linux, but it doesn't seem to be on the Mac...

© Server Fault or respective owner

Related posts about macosxserver

Related posts about memcached