Closed Bug 1114461 Opened 9 years ago Closed 9 years ago

Error fetching migration sentinel

Categories

(Firefox :: Sync, defect)

defect
Not set
normal
Points:
1

Tracking

()

RESOLVED FIXED
mozilla37
Iteration:
37.3 - 12 Jan

People

(Reporter: markh, Assigned: markh)

References

Details

Attachments

(1 file)

When testing from the very start of the migration flow I see:

1419231221919   Sync.ErrorHandler       ERROR   X-Weave-Alert: soft-eol: SYNC IS SINKING, ABANDON SHIP!
1419231222748   Sync.Service    ERROR   Failed to fetch the migration sentinel: TypeError: cryptoWrapper is null (resource://services-sync/service.js:1350:10) JS Stack trace: Sync11Service.prototype.getFxAMigrationSentinel@service.js:1350:11 < Migrator.prototype._getSyncMigrationSentinel<@FxaMigrator.jsm:310:26 < TaskImpl_run@Task.jsm:314:40 < Handler.prototype.process@Promise-backend.js:870:23 < this.PromiseWalker.walkerLoop@Promise-backend.js:749:7 < this.PromiseWalker.scheduleWalkerLoop/<@Promise-backend.js:691:37 < waitForSyncCallback@async.js:102:7 < Res__request@resource.js:398:14 < Res_delete@resource.js:443:12 < SyncEngine.prototype.wipeServer@engines.js:1547:20 < SyncEngine.prototype._syncStartup@engines.js:886:7 < _syncStartup@clients.js:158:5 < SyncEngine.prototype._sync@engines.js:1501:7 < WrappedNotify@util.js:148:21 < Engine.prototype.sync@engines.js:663:5 < _syncEngine@enginesync.js:199:7 < sync@enginesync.js:91:10 < onNotify@service.js:1275:7 < WrappedNotify@util.js:148:21 < WrappedLock@util.js:103:16 < _lockedSync@service.js:1265:12 < sync/<@service.js:1257:14 < WrappedCatch@util.js:77:16 < sync@service.js:1245:5

I *think* this is somewhat benign as null is returned (there is no sentinel in this case) but we should fix it.  Simple one-line patch attached.
Attachment #8539953 - Flags: review?(rnewman)
Flags: qe-verify-
Flags: firefox-backlog+
Attachment #8539953 - Flags: review?(rnewman) → review+
Iteration: --- → 37.3
https://hg.mozilla.org/mozilla-central/rev/f8b05f7fa4be
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
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.

Attachment

General

Created:
Updated:
Size: