Closed Bug 1106053 Opened 11 years ago Closed 7 years ago

Erase command is not being received by the device

Categories

(Firefox OS Graveyard :: FindMyDevice, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: ggp, Unassigned)

Details

STR: 1- Flash 2.0 b2g and gaia, log in to FxA, enable FMD; 2- Go to find.firefox.com, watch as FMD successfully begins tracking; 3- Try to erase the device; 4- I get logged out of the web interface, but nothing happens on the device. Here's my logcat: https://pastebin.mozilla.org/7608742 . Note how, on line 39, the client attempts to upload its position and receives a 401 response -- that's right after I ask for the erase command. It looks like the server may be forgetting about the device a little too soon, before the client has a chance to fetch the 'erase' command.
Flags: needinfo?(jrconlin)
This should be fixed in the next release. https://github.com/mozilla-services/FindMyDevice/issues/294 You're right, the server was deleting the device as soon as the outbound erase was sent. After the patch, we will delete after the device ACKs the erase. Patch roll out will be around Tues 12/02, after the period of low availability.
Flags: needinfo?(jrconlin)
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.