Closed
Bug 1041460
Opened 11 years ago
Closed 11 years ago
SERVER ERROR using Firefox Account to login in Loop
Categories
(Firefox OS Graveyard :: Gaia::Loop, defect)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: mbarone976, Unassigned)
References
Details
(Whiteboard: [server])
Loop Commit: e533d4ba2abd80ea19ace311038e466182fdf8fd
Device: Flame
Build: 2.0 (Gecko-5287d8d.Gaia-8cb1a94)
It seems that this problems only apply to Flame device. Tested with other devices and works fine.
Try to login into Loop using a valid email. The server return SERVER_ERROR:
I/Gecko ( 1116): nsDOMIdentity ({bf144b15-eb78-463c-917e-7a176483339d}): DOMIdentityMessage: {"errors":[],"wantIssuer":"firefox-accounts","audience":"https://oauth.accounts.firefox.com/v1","id":"{bf144b15-eb78-463c-917e-7a176483339d}","origin":"app://findmydevice.gaiamobile.org"}
I/Gecko ( 1116): nsDOMIdentity ({bf144b15-eb78-463c-917e-7a176483339d}): loggedInUser: undefined
I/Gecko ( 300): Identity DOMIdentity: DOMIdentity__watch: {bf144b15-eb78-463c-917e-7a176483339d} - [object Object]
I/Gecko ( 300): Identity DOMIdentity: doLogout: {bf144b15-eb78-463c-917e-7a176483339d}
I/Gecko ( 300): Identity DOMIdentity: doReady: {bf144b15-eb78-463c-917e-7a176483339d}
I/Gecko ( 300): 347436905 Hawk DEBUG (Response) /session/destroy: code: null - Status text: null
I/Gecko ( 300): 347436905 Hawk DEBUG Response text:
I/Gecko ( 300): 347436927 FirefoxAccounts ERROR error POSTing /session/destroy: {"error":{},"message":null,"code":null,"errno":null}
I/Gecko ( 300): 347436929 FirefoxAccounts ERROR SERVER_ERROR
I/Gecko ( 1149): ###################################### forms.js loaded
I/Gecko ( 1149): ############################### browserElementPanning.js loaded
I/Gecko ( 1149): ######################## BrowserElementChildPreload.js loaded
I/Gecko ( 300): *** UTM:SVC TimerManager:notify - notified @mozilla.org/b2g/webapps-update-timer;1
I/Gecko ( 300): 347455520 Hawk DEBUG (Response) /account/login: code: null - Status text: null
I/Gecko ( 300): 347455521 Hawk DEBUG Response text:
I/Gecko ( 300): 347455539 FirefoxAccounts ERROR error POSTing /account/login: {"error":{},"message":null,"code":null,"errno":null}
I/Gecko ( 300): 347455540 FirefoxAccounts ERROR SERVER_ERROR
I/Gecko ( 1055): nsDOMIdentity ({01dc111e-ce5a-44c3-a868-5f2275811940}): request: {}
I/Gecko ( 1055): nsDOMIdentity ({01dc111e-ce5a-44c3-a868-5f2275811940}): DOMIdentityMessage: {"errors":[],"id":"{01dc111e-ce5a-44c3-a868-5f2275811940}","origin":"app://loop.dev.mozaws.net","audience":"app://loop.dev.mozaws.net"}
I/Gecko ( 300): 347519899 Hawk DEBUG (Response) /account/login: code: null - Status text: null
I/Gecko ( 300): 347519899 Hawk DEBUG Response text:
I/Gecko ( 300): 347519927 FirefoxAccounts ERROR error POSTing /account/login: {"error":{},"message":null,"code":null,"errno":null}
I/Gecko ( 300): 347519932 FirefoxAccounts ERROR SERVER_ERROR
I/Gecko ( 1213): ###################################### forms.js loaded
I/Gecko ( 1213): ############################### browserElementPanning.js loaded
I/Gecko ( 1213): ######################## BrowserElementChildPreload.js loaded
Comment 1•11 years ago
|
||
I couldn't reproduce this issue and it seems that the logs are related to FindMyDevice login, not Loop login:
"I/Gecko ( 1116): nsDOMIdentity ({bf144b15-eb78-463c-917e-7a176483339d}): DOMIdentityMessage: {"errors":[],"wantIssuer":"firefox-accounts","audience":"https://oauth.accounts.firefox.com/v1","id":"{bf144b15-eb78-463c-917e-7a176483339d}","origin":"app://findmydevice.gaiamobile.org"}"
I am closing this as WORKSFORME, feel free to reopen if you still can reproduce it.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•