XMPP - User doesn't have permission to bot (errno 103) #85

Closed
opened 2020-01-02 05:19:39 +01:00 by bmartin5692 · 0 comments
bmartin5692 commented 2020-01-02 05:19:39 +01:00 (Migrated from github.com)

This happens when the bot was last on Ecovacs Network. When the app tries to control the bot it gets an errno 103, stating another user is using / registered the bot and it should be reset.

Some bots allow for adding additional users and ACLs, this was discovered while working with the Ozmo930.

Bumper should attempt to add the fuid_ user as an owner/full permissions to bypass this issue so a user doesn't need to fully reset the bot.

Issue-
The fix put in place previously seems to work for Ozmo930 (and possibly others). My Ozmo601 was not providing the same error message causing this add user catch to not engage.

This happens when the bot was last on Ecovacs Network. When the app tries to control the bot it gets an errno 103, stating another user is using / registered the bot and it should be reset. Some bots allow for adding additional users and ACLs, this was discovered while working with the Ozmo930. Bumper should attempt to add the fuid_ user as an owner/full permissions to bypass this issue so a user doesn't need to fully reset the bot. Issue- The fix put in place previously seems to work for Ozmo930 (and possibly others). My Ozmo601 was not providing the same error message causing this add user catch to not engage.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mia/bumper#85
No description provided.