Advertisement
Guest User

Untitled

a guest
Dec 12th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.29 KB | None | 0 0
  1. 1544656551272 Sync.LogManager DEBUG Flushing file log
  2. 1544656551277 FirefoxAccounts DEBUG FxAccountsProfileClient: Requested profile
  3. 1544656551277 FirefoxAccounts DEBUG getOAuthToken enter
  4. 1544656551282 FirefoxAccounts TRACE getCachedToken returning cached token
  5. 1544656551282 FirefoxAccounts DEBUG getOAuthToken returning a cached token
  6. 1544656551284 Services.Common.RESTRequest DEBUG GET request to https://profile.accounts.firefox.com/v1/profile
  7. 1544656551284 Services.Common.RESTRequest TRACE HTTP Header authorization: ***** (suppressed)
  8. 1544656551284 Services.Common.RESTRequest TRACE HTTP Header accept: application/json
  9. 1544656551284 Services.Common.RESTRequest TRACE HTTP Header if-none-match: "bb689d4bd366f85e7f61147a2794823f32fe2269-gzip"
  10. 1544656551313 Sync.LogManager DEBUG Log cleanup threshold time: 1543792551313
  11. 1544656551336 Sync.LogManager DEBUG Done deleting files.
  12. 1544656556581 Services.Common.RESTRequest TRACE onStartRequest: GET https://profile.accounts.firefox.com/v1/profile
  13. 1544656556582 Services.Common.RESTRequest TRACE Channel for GET https://profile.accounts.firefox.com/v1/profile returned status code 0
  14. 1544656556582 Services.Common.RESTRequest DEBUG GET https://profile.accounts.firefox.com/v1/profile 304
  15. 1544660151269 Sync.Service DEBUG User-Agent: Firefox/66.0a1 (Windows NT 10.0) FxSync/1.68.0.20181212190613.desktop
  16. 1544660151270 FirefoxAccounts INFO Consuming missed commands.
  17. 1544660151271 Sync.Service INFO Starting sync at 2018-12-12 16:15:51 in browser session qFufOP_USoME
  18. 1544660151272 Sync.Service DEBUG In sync: should login.
  19. 1544660151273 Sync.Service INFO User logged in successfully - verifying login.
  20. 1544660151278 Sync.SyncScheduler ERROR Fetching missed remote commands failed.: Error: No device registration.(resource://gre/modules/FxAccountsCommands.js:78:15) JS Stack trace: fetchMissedRemoteCommands/<@FxAccountsCommands.js:78:15
  21. async*_withCurrentAccountState@FxAccounts.jsm:442:12
  22. fetchMissedRemoteCommands@FxAccountsCommands.js:75:11
  23. async*syncIfMPUnlocked/<@policies.js:554:9
  24. 1544660151281 Sync.BrowserIDManager DEBUG unlockAndVerifyAuthState already has (or can fetch) sync keys
  25. 1544660151281 Sync.Status DEBUG Status.login: error.login.reason.network => success.status_ok
  26. 1544660151282 Sync.Status DEBUG Status.service: error.login.failed => error.login.failed
  27. 1544660151282 Sync.Service DEBUG Fetching unlocked auth state returned success.status_ok
  28. 1544660151285 Sync.BrowserIDManager INFO Getting keys
  29. 1544660151286 Sync.BrowserIDManager ERROR Non-authentication error in _fetchTokenForUser: {"code":400,"errno":104,"error":"Bad Request","message":"Unverified account","info":"https://github.com/mozilla/fxa-auth-server/blob/master/docs/api.md#response-format"}
  30. 1544660151287 Sync.Status DEBUG Status.login: success.status_ok => error.login.reason.network
  31. 1544660151288 Sync.Status DEBUG Status.service: error.login.failed => error.login.failed
  32. 1544660151289 Sync.BrowserIDManager INFO Failed to fetch the cluster URL: {"code":400,"errno":104,"error":"Bad Request","message":"Unverified account","info":"https://github.com/mozilla/fxa-auth-server/blob/master/docs/api.md#response-format"}
  33. 1544660151290 Sync.Service DEBUG verifyLogin failed: {"code":400,"errno":104,"error":"Bad Request","message":"Unverified account","info":"https://github.com/mozilla/fxa-auth-server/blob/master/docs/api.md#response-format"}
  34. 1544660151290 Sync.Status DEBUG Status.login: error.login.reason.network => error.login.reason.network
  35. 1544660151290 Sync.Status DEBUG Status.service: error.login.failed => error.login.failed
  36. 1544660151291 Sync.ErrorHandler ERROR Sync encountered a login error
  37. 1544660151293 Sync.SyncScheduler DEBUG Clearing sync triggers and the global score.
  38. 1544660151295 Sync.SyncScheduler DEBUG Next sync in 3600000 ms. (why=schedule)
  39. 1544660151300 Sync.Service DEBUG Exception calling WrappedLock: Error: Login failed: error.login.reason.network(resource://services-sync/service.js:872:15) JS Stack trace: onNotify@service.js:872:15
  40. Async*WrappedNotify@util.js:179:27
  41. async*WrappedLock@util.js:135:22
  42. async*WrappedCatch@util.js:105:22
  43. async*login@service.js:883:12
  44. async*sync/<@service.js:1117:21
  45. async*WrappedCatch@util.js:105:22
  46. async*sync@service.js:1113:12
  47. async*syncIfMPUnlocked/<@policies.js:549:7
  48. 1544660151303 Sync.Service DEBUG Not syncing: login returned false.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement