MEMCACHED_SERVER_TEMPORARILY_DISABLED issue

296 views
Skip to first unread message

watul123

unread,
Mar 6, 2018, 7:23:56 PM3/6/18
to memcached
Hi,

Sometime my application start getting the error code 47, which is MEMCACHED_SERVER_TEMPORARILY_DISABLED, from this point onward my application continuously gets the same error code whenever it tries to set/get from memcached server. The only solution is to restart memcached.

Question: is there any behavioral flag which prevents this kind of behavior?

Thanks,
Atul

dormando

unread,
Mar 6, 2018, 8:22:19 PM3/6/18
to memcached
You're restarting the server to fix this?

Can you get the output of 'stats' from the server when you're in this
condition? If I had to guess you might be leaking client connections and
running it out of sockets. there's no behavioral flag to fix that.
> --
>
> ---
> You received this message because you are subscribed to the Google Groups "memcached" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to memcached+...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
>

watul123

unread,
Mar 7, 2018, 1:40:43 PM3/7/18
to memcached
Hi Dormando,

Yes, restarting server fix the issue.

I don't have output of 'stats' at the moment, because its difficult to reproduce the problem locally.
I will take a look from client connection leaking point of view, that is a very good pointer to debug this further.

I will re-open/update this thread with my findings.

Thanks,
Atul
Reply all
Reply to author
Forward
0 new messages