XMPP - User doesn't have permission to bot (errno 103) #85
Labels
No labels
bug
dependencies
duplicate
enhancement
good first issue
help wanted
invalid
question
waiting for fix validation
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: mia/bumper#85
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.