Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

ip and token are correct. #25

Open
icountu opened this issue Jan 17, 2021 · 0 comments
Open

ip and token are correct. #25

icountu opened this issue Jan 17, 2021 · 0 comments

Comments

@icountu
Copy link

icountu commented Jan 17, 2021

Traceback (most recent call last):
File "", line 1, in
File "/usr/local/lib/python3.7/dist-packages/miio/device.py", line 144, in send
command, parameters, retry_count, extra_parameters=extra_parameters
File "/usr/local/lib/python3.7/dist-packages/miio/miioprotocol.py", line 213, in send
self._handle_error(payload["error"])
File "/usr/local/lib/python3.7/dist-packages/miio/miioprotocol.py", line 273, in _handle_error
raise DeviceError(error)
miio.exceptions.DeviceError: {'code': -9999, 'message': 'user ack timeout'}
Can't read output line 1 from command: python3 -c "import miio;result = miio.device.Device('DEVICE_IP', 'DEVICE_TOCKEN').send('get_ipcprop', ['all']);print(result['p2p_id']);print(result['avID']);print(result['avPass']);"
Error connecting to camera, make sure ip and token are correct.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant