The 'Problem when logging in. Please try again later' error doesnt say much.
But if you sniff the traffic you get quite a bit.
- Code: Select all
HTTP/1.0 409 Conflicting Request
Date: Wed, 30 Sep 2009 22:19:22 GMT
Server: Apache
X-MC-Shard-<username>: 6
X-Lockfail: lock:<username>
It seems they have a rather primitive locking system.
The MC-Shard bit (Memcached Shard) is normal.
