bmartin5692/bumper

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

Closed this issue · 0 comments

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.