Hello,
One of the P1 was stuck in this mode while updating firmware. I want to understand what causes this behavior. The logs are below:
event: spark/safe-mode-updater/aborted
data: {“data”:“Too many tries”,“ttl”:60,“published_at”:“2017-11-15T04:00:01.841Z”,“coreid”:“particle-internal”}
When I try to update it, here’s the sequence:
event: spark/flash/status
data: {“data”:"started ",“ttl”:60,“published_at”:“2017-11-15T19:46:58.651Z”,“coreid”:“3b0045001851363034353731”}
–
event: spark/flash/status
data: {“data”:"success ",“ttl”:60,“published_at”:“2017-11-15T19:47:11.275Z”,“coreid”:“3b0045001851363034353731”}
–
event: spark/status
data: {“data”:“online”,“ttl”:60,“published_at”:“2017-11-15T19:47:17.477Z”,“coreid”:“3b0045001851363034353731”}
–
event: spark/device/last_reset
data: {“data”:“user”,“ttl”:60,“published_at”:“2017-11-15T19:47:17.673Z”,“coreid”:“3b0045001851363034353731”}
–
event: spark/status/safe-mode
data: {“data”:"{“f”:[],“v”:{},“p”:8,“m”:[{“s”:16384,“l”:“m”,“vc”:30,“vv”:30,“f”:“b”,“n”:“0”,“v”:11,“d”:[]},{“s”:262144,“l”:“m”,“vc”:30,“vv”:30,“f”:“s”,“n”:“1”,“v”:108,“d”:[]},{“s”:262144,“l”:“m”,“vc”:30,“vv”:30,“f”:“s”,“n”:“2”,“v”:108,“d”:[{“f”:“s”,“n”:“1”,“v”:108,"":""}]},{“s”:131072,“l”:“m”,“vc”:30,“vv”:26,“u”:“EDABB18CC251C402F982FB41118BF0D6AABEABF03B6EE5995544CA7B52A21604”,“f”:“u”,“n”:“1”,“v”:4,“d”:[{“f”:“s”,“n”:“2”,“v”:109,"":""}]},{“s”:131072,“l”:“f”,“vc”:30,“vv”:0,“d”:[]}]}",“ttl”:60,“published_at”:“2017-11-15T19:47:18.957Z”,“coreid”:“3b0045001851363034353731”}
–
event: spark/device/app-hash
data: {“data”:“EDABB18CC251C402F982FB41118BF0D6AABEABF03B6EE5995544CA7B52A21604”,“ttl”:60,“published_at”:“2017-11-15T19:47:18.958Z”,“coreid”:“3b0045001851363034353731”}
Thanks
Dheeraj