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

Unable to decrypt, returning raw bytes: b'' - while mirobo discovery #752

Closed
100111001 opened this issue Jul 5, 2020 · 1 comment
Closed

Comments

@100111001
Copy link

100111001 commented Jul 5, 2020

I'm trying to find the token at my Roborock S5 with the command:
mirobo --debug discover --handshake true

Unfortunately, I receive a message that the token couldn't be decrypted. A fresh hard reset at the roborock hasn't helped. Any ideas?

That's the error output:

INFO:miio.vacuum_cli:Debug mode active
INFO:miio.miioprotocol:Sending discovery to with timeout of 5s..
DEBUG:miio.protocol:Unable to decrypt, returning raw bytes: b''
DEBUG:miio.miioprotocol:Got a response: Container:
INFO:miio.miioprotocol: IP 192.168.8.1 (ID: 05c172db) - token: b'aaaaaaaaaaaaaaaaaaaaaa'
INFO:miio.miioprotocol:Discovery done

@100111001
Copy link
Author

A second hard reset helped to resolve that issue.

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