-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Memcached unix socket panic #841
Labels
bug
unexpected problem or unintended behavior
Comments
sparrc
added a commit
that referenced
this issue
Mar 21, 2016
sparrc
added a commit
that referenced
this issue
Mar 22, 2016
sparrc
added a commit
that referenced
this issue
Mar 22, 2016
sparrc
added a commit
that referenced
this issue
Mar 22, 2016
sparrc
added a commit
that referenced
this issue
Mar 22, 2016
thanks for the report, it looks like we were overwriting our own net connection within an if statement that was going out of scope. This will be fixed in the next release. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have configured memcached as
But this throws the following panic:
The file
/var/run/memcached/memcached.sock
exists and has 766 memcached:memcached permissions.The text was updated successfully, but these errors were encountered: