I've filed this bug for the promise rejection: https://bugzilla.mozilla.org/show_bug.cgi?id=963696
----- Ursprüngliche Mail ----- > Von: "Gavin Sharp" <[email protected]> > An: "Mark Hammond" <[email protected]> > CC: [email protected] > Gesendet: Freitag, 24. Januar 2014 10:49:04 > Betreff: Re: Desktop Sync try builds > > On Fri, Jan 24, 2014 at 10:47 AM, Gavin Sharp <[email protected]> wrote: > > - I had some issues with the verification and initial sync starting > > Specifically: > > The verification email took a while to arrive, and so the build I > created an account with gave me: > > A promise chain failed to handle a rejection. > > Date: Fri Jan 24 2014 10:31:43 GMT-0800 (PST) > Full Message: Error: User email verification timed out. > Full Stack: pollEmailStatus/<@resource://gre/modules/FxAccounts.jsm:412 > Handler.prototype.process@resource://gre/modules/Promise.jsm:767 > this.PromiseWalker.walkerLoop@resource://gre/modules/Promise.jsm:531 > FxAccounts.jsm:412 > > So I "Removed" my account in prefs and then tried to sign in again > (with my now-activated account), and that seemed to work (I got the > "Sync will start!" doorhanger), but then no actual Syncing occurred (I > had saved passwords and bookmarks saved). No relevant JS exceptions > that I could see, either. > > I then added the "Sync" button to my toolbar and tried clicking it, > and then got: > > [Exception... "Unexpected error" nsresult: "0x8000ffff > (NS_ERROR_UNEXPECTED)" location: "JS frame :: > chrome://browser/content/browser.js :: SUI_onActivityStart :: line > 8878" data: no] browser.js:8878 > GET http://db1.oldsync.dev.lcip.org/1.1/182/info/collections [HTTP/1.1 > 200 OK 195ms] > GET http://db1.oldsync.dev.lcip.org/1.1/182/storage/meta/global > [HTTP/1.1 200 OK 100ms] > DELETE http://db1.oldsync.dev.lcip.org/1.1/182/storage/clients > [HTTP/1.1 200 OK 103ms] > POST http://db1.oldsync.dev.lcip.org/1.1/182/storage/clients [HTTP/1.1 > 200 OK 116ms] > DELETE http://db1.oldsync.dev.lcip.org/1.1/182/storage/bookmarks > [HTTP/1.1 200 OK 99ms] > _appendConvertedComplexNode error: Unable to find node > BookmarkJSONUtils.jsm:796 > POST http://db1.oldsync.dev.lcip.org/1.1/182/storage/bookmarks > [HTTP/1.1 200 OK 120ms] > DELETE http://db1.oldsync.dev.lcip.org/1.1/182/storage/forms [HTTP/1.1 > 200 OK 99ms] > DELETE http://db1.oldsync.dev.lcip.org/1.1/182/storage/history > [HTTP/1.1 200 OK 109ms] > DELETE http://db1.oldsync.dev.lcip.org/1.1/182/storage/passwords > [HTTP/1.1 200 OK 99ms] > DELETE http://db1.oldsync.dev.lcip.org/1.1/182/storage/passwords > [HTTP/1.1 200 OK 103ms] > DELETE http://db1.oldsync.dev.lcip.org/1.1/182/storage/prefs [HTTP/1.1 > 200 OK 100ms] > POST http://db1.oldsync.dev.lcip.org/1.1/182/storage/prefs [HTTP/1.1 > 200 OK 110ms] > DELETE http://db1.oldsync.dev.lcip.org/1.1/182/storage/tabs [HTTP/1.1 > 200 OK 99ms] > POST http://db1.oldsync.dev.lcip.org/1.1/182/storage/tabs [HTTP/1.1 > 200 OK 109ms] > DELETE http://db1.oldsync.dev.lcip.org/1.1/182/storage/addons > [HTTP/1.1 200 OK 99ms] > PUT http://db1.oldsync.dev.lcip.org/1.1/182/storage/meta/global > [HTTP/1.1 200 OK 105ms] > [Exception... "Unexpected error" nsresult: "0x8000ffff > (NS_ERROR_UNEXPECTED)" location: "JS frame :: > chrome://browser/content/browser.js :: SUI_updateUI :: line 8859" > data: no] browser.js:8859 > > And still no go. > > Then I restarted both builds (I'm testing with two local instances of > that build with separate profiles), and things look like they're > working now. > _______________________________________________ > Sync-dev mailing list > [email protected] > https://mail.mozilla.org/listinfo/sync-dev > _______________________________________________ Sync-dev mailing list [email protected] https://mail.mozilla.org/listinfo/sync-dev

