Closed GoogleCodeExporter closed 8 years ago
hey! I have a stupid question:
Did you miss the .16, .17 releases somehow? This was fixed already. Where were
you looking for the latest release? Can you try against the latest versions?
They go all the way to .18!
Original comment by dorma...@rydia.net
on 23 Apr 2014 at 12:31
Oh, wups. You will also want to make sure that SASL auth is set up properly
before starting memcached up. For me, that was:
1) I added a few users to make sure that /etc/sasldb2 was set up:
saslpasswd2 -c -a memcached asdf
2) chmod 644 /etc/sasldb2
3) /etc/sasl2/memcached.conf set up with this:
mech_list: plain cram-md5
log_level: 5
I think that should do it. I'm sure you know this, but who knows, maybe
cram-md5 is the culprit. Many examples seem to just use PLAIN.
Original comment by timdavid...@gmail.com
on 23 Apr 2014 at 12:49
Well yes, but it was definitely broken in .15.
going to close this out.
Original comment by dorma...@rydia.net
on 23 Apr 2014 at 12:53
Hey, just saw your response. I downloaded the tarball from
https://code.google.com/p/memcached/downloads/list, where it was the latest and
greatest. I also didn't find any SASL related issues like this one in this
issue system, so I figured that it was new.
But now I found memcached.org, and sure enough, there is newer stuff. I'll try
it out. Thanks!
Original comment by timdavid...@gmail.com
on 23 Apr 2014 at 12:55
google code froze project uploads... I have a note to redo the download page
and redirect it, but haven't done so yet.
seems like I need to do that tonight.
Original comment by dorma...@rydia.net
on 23 Apr 2014 at 12:59
Original issue reported on code.google.com by
timdavid...@gmail.com
on 23 Apr 2014 at 12:29