Closed
Bug 602735
Opened 14 years ago
Closed 14 years ago
Confusing error messages when Desktop has not yet fully synced
Categories
(Cloud Services Graveyard :: Firefox Home, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: nhirata, Unassigned)
References
Details
1. on home log into account :
nh.test@yahoo.com
T3st1ngs
hgzqa-apxvw-vlhfa-hosco
2. on desktop machine log into the same account and add some more bookmarks, web browsing etc and sync
3. while the sync is taking place (on the desktop go to about:sync-log), refresh the sync on home
Expected : an error that states another machine is updating, and you do not get booted out of the account.
Actual : an error that states "wrong sync key" and home boots you out of the account
Note:
1. hard to reproduce
Comment 1•14 years ago
|
||
Not sure I'm following this. Did you set up a new account on your desktop and then immediately try to set up Home?
Also, it is not an error to have multiple clients updating at the same time.
Please provide Firefox Sync version on desktop and Firefox Home version on iphone/ipod?
Comment 2•14 years ago
|
||
This could be a weird timing issue. Isn't it so that Before Home is able to sync, you will have to have synced with the desktop at least once. Otherwise the collections are not there. Maybe we should catch that corner case and show an appropriate message. Or simply retry a few moments later.
This is probably simple to reproduce on the python test server. I can do this.
![]() |
Reporter | |
Comment 3•14 years ago
|
||
I am guessing it's a timing issue with the read/write lock with a sync account that has a long list.
If you watch the sync-log on the desktop, it takes a while to sync 2000 webpages.
Comment 4•14 years ago
|
||
There is no read/write lock. I think what happens is that if the collections don't exist yet, Home freaks out and gives some unrelated error message.
We can handle this in a better way.
![]() |
Reporter | |
Comment 5•14 years ago
|
||
I see. thanks for the info.
Updated•14 years ago
|
Flags: blocking-fx-home1.0.4+
Updated•14 years ago
|
Summary: Can get an error message of wrong sync key if another machine is updating the sync account while home is syncing → Confusing error messages when Desktop has not yet fully synced
Comment 7•14 years ago
|
||
Naoki, did this error happen after you had already done the first sync from the Desktop? Or did it happen during the initial sync? In other words: was there already data synced when you triggered this?
Comment 8•14 years ago
|
||
Naoki, one more question: did you happen to do a Reset Sync on the Desktop when you triggered this?
Comment 9•14 years ago
|
||
Naoki, any update on this?
![]() |
Reporter | |
Comment 10•14 years ago
|
||
Stefan: If I recall correctly, I did it when the data was already synced as well as on first load.
Comment 11•14 years ago
|
||
I am unable to reproduce this error.
![]() |
Reporter | |
Comment 12•14 years ago
|
||
Note to self : try to reproduce the error.
![]() |
Reporter | |
Comment 13•14 years ago
|
||
I think there's something wrong with the sync engine in Firefox. There's nothing stating that it's trying to sync in the Synclogs when I try to sync. Will need to talk to Tracy.
Comment 14•14 years ago
|
||
If you're using trunk nightlies, logging is off by default.
![]() |
Reporter | |
Comment 15•14 years ago
|
||
I haven't been able to reproduce the error today. Marking as WFM for now.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
Updated•6 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
•