Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is the a way to sync user_pmapv_id between local and cloud? #105

Open
SerhiiAksiutin opened this issue Feb 23, 2022 · 0 comments
Open

Is the a way to sync user_pmapv_id between local and cloud? #105

SerhiiAksiutin opened this issue Feb 23, 2022 · 0 comments

Comments

@SerhiiAksiutin
Copy link

Problem:
Invalid user_pmapv_id gets triggered by GET /api/local/action/cleanRoom call

Response examples from app vs api:
Screen Shot 2022-02-23 at 12 20 15 PM

Workaround:
Go to the app > map > edit and add or delete a zone. That will sync valid user_pmapv_id.

Log:

[2022-02-23 19:16:36,155][ INFO](Roomba.iRobot       ) Received Roomba Data: $aws/things/C819D501F5ED43DA80E6D9549BA9E89D/shadow/update, b'{"state":{"reported":{"lastCommand": {"command": "start", "initiator": "rmtApp", "time": 1645643793, "ordered": 1, "pmap_id": "0l4V1zklRqWC9ibCpmUWtQ", "regions": [{"region_id": "35", "type": "rid"}, {"region_id": "34", "type": "rid"}, {"region_id": "1", "type": "rid"}, {"region_id": "36", "type": "rid"}], "user_pmapv_id": "220212T100235"}}}}'
[2022-02-23 19:16:36,156][WARNI](Roomba.iRobot       ) Error looking up error message 224
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant