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

Error while rooting xiaomi vacuum #332

Open
Eyap53 opened this issue Jan 27, 2023 · 0 comments
Open

Error while rooting xiaomi vacuum #332

Eyap53 opened this issue Jan 27, 2023 · 0 comments

Comments

@Eyap53
Copy link

Eyap53 commented Jan 27, 2023

Hello !

While trying to root my xiaomi vacuum v1, I got an error that I don't know where it came from :

Flasher for Xiaomi Vacuum
Connecting to device 192.168.8.1...
Sending handshake to get token
Starting local http server...
Serving http server at 192.168.8.169:44475
Sending ota command with parameters: {"mode": "normal", "install": "1", "app_url": "http://192.168.8.169:44475/v11_004010.fullos.pkg", "file_md5": "xxx", "proc": "dnld install"}
unable to parse json '': Expecting value: line 1 column 1 (char 0)
Traceback (most recent call last):
  File "/home/eyp/dustcloud/flasher.py", line 212, in <module>
    main()
  File "/home/eyp/dustcloud/flasher.py", line 190, in main
    r = vacuum.send('miIO.ota', ota_params)
  File "/home/eyp/dustcloud/.venv/lib/python3.10/site-packages/miio/device.py", line 278, in send
    self.__id = m.data.value["id"]
TypeError: 'NoneType' object is not subscriptable

I installed python-miio version 0.4.8 as specified in the wiki (manuel root).
I also tried with latest version, without much success (another error).

Is there any step I missed ?

Thanks !

@Eyap53 Eyap53 changed the title Eror while rooting xiaomi vacuum Error while rooting xiaomi vacuum Jan 27, 2023
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