Closed Bug 699898 Opened 14 years ago Closed 13 years ago

developer-stage9: debug MindTouch data inconsistency

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: groovecoder, Assigned: nmaul)

Details

Force-refresh this url a few times: https://developer-stage9.mozilla.org/@api/deki/users/=testaccount It changes back and forth from language 'en' to language 'nl' Should return the same value consistently.
Is this still happening? I'm unable to replicate this over several dozen hard refreshes... it's always "en" for me, when hitting sm-devmostage01 and sm-devmostage02. Here's some curl loopage on this: [jakemaul@JakeBook files]$ while true; do curl -v "https://developer-stage9.mozilla.org/@api/deki/users/=testaccount" 2>&1 | grep -Eo '(<language>..</language>|sm-devmostage..)' | tr '\n' ' ' | sed 's/$//'; sleep 1; done sm-devmostage02 <language>en</language> sm-devmostage01 <language>en</language> sm-devmostage02 <language>en</language> sm-devmostage01 <language>en</language> sm-devmostage02 <language>en</language> sm-devmostage01 <language>en</language> sm-devmostage02 <language>en</language> sm-devmostage02 <language>en</language> sm-devmostage01 <language>en</language> sm-devmostage02 <language>en</language> sm-devmostage01 <language>en</language> sm-devmostage02 <language>en</language> sm-devmostage01 <language>en</language> sm-devmostage02 <language>en</language> sm-devmostage01 <language>en</language> sm-devmostage02 <language>en</language> sm-devmostage01 <language>en</language> sm-devmostage02 <language>en</language> sm-devmostage01 <language>en</language>
Severity: major → normal
OS: Mac OS X → All
Hardware: x86 → All
Raymond, have you changed the 'testaccount' user back to English since Friday?
(In reply to Luke Crouch [:groovecoder] from comment #2) > Raymond, have you changed the 'testaccount' user back to English since > Friday? No I haven't
I might be barking up the wrong tree, but if you change a dekiwiki setting that affects the dekiwiki daemon, you have to restart the daemon on all servers. If you don't, the server that processed the setting change will have setting set A and all the rest will have setting set B. Please reopen if this isn't the problem.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
This isn't the dekiwiki system setting, it's a user preference.
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
Looks like Jake was working on this a bit.
Assignee: server-ops → nmaul
This is still an issue. Attached is a screenshot where I logged in and out a couple of times and MindTouch gave conflicting messages about whether or not I was logged in. It seems like it's using a different database on some requests? Or else this is a MindTouch bug.
Oops, here's the screenshot: http://screencast.com/t/dtxSRs3xXT
Is this still happening in the new environment? If not can we close this out?
Haven't noticed lately so let's close.
Status: REOPENED → RESOLVED
Closed: 14 years ago13 years ago
Resolution: --- → FIXED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.