Closed
Bug 1045667
Opened 11 years ago
Closed 8 years ago
Sync hangs fetching keys
Categories
(Firefox :: Sync, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: rnewman, Unassigned)
Details
(Whiteboard: [qa?])
Jared spotted this.
1406645716801 Sync.Service INFO Testing info/collections: {"passwords":1406601359.47,"tabs":1406639297.62,"clients":1406466766.41,"crypto":1400038522.89,"forms":1406603040.25,"meta":1404061710.92,"prefs":1406152103.29,"bookmarks":1405233614.43,"addons":1403206853.7,"history":1406639298.28}
1406645716801 Sync.CollectionKeyManager INFO Testing for updateNeeded. Last modified: 0
1406645716801 Sync.Service INFO collection keys reports that a key update is needed.
1406645716802 Sync.BrowserIDManager DEBUG _ensureValidToken already has one
1406645737416 Sync.SyncScheduler DEBUG Next sync in 600000 ms.
1406645746944 Sync.Tracker.History DEBUG Saving changed IDs to history
1406645755296 Sync.Tracker.History DEBUG Saving changed IDs to history
1406645794022 Sync.Tracker.History DEBUG Saving changed IDs to history
1406645813435 Sync.Service WARN Got exception "Error: App. Quitting" fetching cryptoKeys.
1406645813435 Sync.Status DEBUG Status.login: success.login => error.login.failed
1406645813435 Sync.Status DEBUG Status.service: success.status_ok => error.login.failed
1406645813435 Sync.Service WARN Failed to fetch symmetric keys. Failing remote setup.
1406645813436 Sync.Service WARN Remote setup failed.
1406645813436 Sync.SyncScheduler DEBUG Clearing sync triggers and the global score.
1406645813437 Sync.SyncScheduler DEBUG Next sync in 600000 ms.
Note that the key fetch never terminates. There should be a client timeout. Probably we have an unhandled rejection here.
Updated•11 years ago
|
Whiteboard: [qa?]
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•7 years ago
|
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•