Page MenuHomePhabricator

Can't log in to livingstyleguide.wmflabs.org, get nocookieslogin message ("You have cookies disabled")
Closed, InvalidPublic

Description

Visit http://livingstyleguide.wmflabs.org/wiki/Special:UserLogin and try to log in.
Result: get pink

Login error
livingstyleguide uses cookies to log in users. You have cookies disabled. Please enable them and try again.

But on visiting that page I have a cookie,
livingstyleguidewiki_session=c6fc40646d029aef8b48f38a7139422f; path=/; domain=livingstyleguide.wmflabs.org; HttpOnly

Confusingly, the same error message is reused for nocookiesforlogin, the error when there's a failure to getLoginToken() from _SESSION.

Event Timeline

Spage raised the priority of this task from to Needs Triage.
Spage updated the task description. (Show Details)
Spage subscribed.

I get nocookieslogin when $wgSessionCacheType = CACHE_MEMCACHED and the memcached server can't be found.

Volker_E renamed this task from Can't log in to http://livingstyleguide.wmflabs.org, get nocookieslogin message ("You have cookies disabled") to Can't log in to livingstyleguide.wmflabs.org, get nocookieslogin message ("You have cookies disabled").Dec 16 2015, 8:13 AM
Volker_E claimed this task.
Volker_E triaged this task as High priority.
Volker_E set Security to None.

I updated vagrant puppet on that box and am running labs-vagrant git-update right now, let's see what it does

SamanthaNguyen subscribed.

The Living Style Guide is outdated in favor of https://wikimedia.github.io/WikimediaUI-Style-Guide/, thus closing as "Invalid"/WONTFIX.