almottier
almottier
Thanks @whispy !! I installed lz4 with `brew install lz4` then replaced `/usr/local/bin/lz4` by `/opt/homebrew/bin/lz4` in: ``` Contents/Resources/lib/python3.7/syndecrypt/util.py Contents/Resources/Synology.py ``` And this is working.
Working for me after a reboot.
Any update on this 🙏 ?
We recently had a similar issue. Our 2 River workers were no longer processing jobs. We had to manually restart the workers to fix the issue. We didn't notice any...
Hello, it appears we had this issue because we were using the same database pool for River internal operations and our business code. We reached the max connections in our...
Hello, try to log in using your credentials on https://tapo.tplinkcloud.com/tapo_web/#/login/signIn you may need to create a new password, which should work with your script.
Hello, can you do a PR ?
Hello, It looks you are still using the original code and not the one from this fork. There is no line 136 in PyP100.py
Hello, 1. Yes you need to add preferred_protocol="old" for all old devices individually 2. You should not need handshake() or login() , even for old devices. Please share the error...
Hello, `handshake()` and `login()` are deprecated in this fork. You may not need them. Why not create a new `l530sec` whenever you want to change the color ? ``` l530sec...