Closed
Bug 564864
Opened 15 years ago
Closed 15 years ago
Data mismatch warning when syncing on server
Categories
(Cloud Services Graveyard :: Server: Sync, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: tchung, Assigned: telliott)
Details
(Whiteboard: [weave1.3])
on weave 1.3b5 and pointing to staging, i'm getting warnings during syncing from local to server (option 3 in setup client)
Repro:
1) install weave 1.3b5, enable tab tracing logging
2) setup account and point to stagings: https://stage-auth.services.mozilla.com
3) sync client using option 3; local data to server
4) verify activity log has a handful of data mismatch warnings:
2010-05-10 12:13:18 Engine.Tabs WARN Error processing record: Server attack?! SHA256 HMAC mismatch: c205d0f69b7bd71d3f16521650dcd36f6add53667b40b30274c0b1af4e3eb523 No traceback available
Full log: http://pastebin.mozilla.org/722881
Expected:
- no data mismatch warnings when syncing
Reporter | ||
Updated•15 years ago
|
Whiteboard: [weave1.3]
Comment 1•15 years ago
|
||
The client is sending a delete for tabs but is getting records back. Is it possible that memcache is returning those records?
Assignee: nobody → telliott
Component: Sync → Server
QA Contact: sync → server
Assignee | ||
Comment 2•15 years ago
|
||
Found it. We weren't updating the set if tabs was empty. Will check in the fix and talk to zandr about a push
Comment 3•15 years ago
|
||
Pushed to stage.
Status: NEW → RESOLVED
Closed: 15 years ago
Flags: blocking-weave1.3?
Resolution: --- → FIXED
Comment 4•15 years ago
|
||
I'm assuming it's this change. ?
http://hg.mozilla.org/labs/weaveserver-sync/rev/773a11fc861c
Assignee | ||
Comment 5•15 years ago
|
||
Sorry, forgot to mark that. Yes
Reporter | ||
Comment 6•15 years ago
|
||
I'm seeing this against Prod server now: https://phx-auth.services.mozilla.com/
Using option 3 like comment 0.
Here's my pastebin. http://pastebin.mozilla.org/723146
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 7•15 years ago
|
||
(In reply to comment #6)
> I'm seeing this against Prod server now: https://phx-auth.services.mozilla.com/
Pushed 1.3rc5 to the webheads to fix this.
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Flags: blocking-weave1.3?
Updated•2 years ago
|
Product: Cloud Services → Cloud Services Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•