[21:49:33] I have a, very old, mediawiki install that uses openid for user authentication. in the last 24-48 hours things broke. [21:50:36] I can still authenticate with the openid provider, and get the correct response, but that session/login seems to be immediately invalid/logged out. [21:51:02] I have verified that the openid provider is funcational, I'm not sure where to look? [21:51:42] Did anything change? OS upgrades? [21:52:09] Reedy: nope, I was just about to say that [21:52:56] no OS/package chnages. no on has logged in via ssh (apart from me) for the last 5 days [21:53:43] no chnages via puppet or ansible etc [21:54:10] what session storage are you using? [21:54:15] Nothing in the apache error_log [21:55:30] memcached-pecl [21:55:55] checked your memcached log? ;) [21:57:05] Reedy: I haven't and it *looks* like memcached isn't running. [21:57:29] That might expain it.. if it crashed at some point [21:57:31] I'll follow that strand and let you know [21:59:50] Yup that was it. [22:00:07] Now the workout why it crashed [22:04:15] Could be one of those not worth putting a lot of time into it unless it starts happening often [22:26:24] Reedy: Thanks for your help. I really should have looked there myself. [22:27:14] I couldn't see any reason it wasn't running. The load on the server had been high, but memory was fine so I don't think the oom-killer kicked in or anything