Closed Silverow closed 10 months ago
You use wrong mosquitto. Where did you get it?
I telneted in and ran these commands from manual
mkdir /data/bin cd /data/bin wget -O /tmp/curl "http://master.dl.sourceforge.net/project/aqarahub/binutils/curl?viasf=1"; chmod +x /tmp/curl /tmp/curl -s -k -L -o /data/bin/mosquitto https://raw.githubusercontent.com/niceboygithub/AqaraCameraHubfw/main/binutils/mosquitto; chmod a+x /data/bin/mosquitto
Can you use this command 'agetprop | grow miio' and paste the output here?
Camera-Hub-G2H` login: root
BusyBox v1.24.1 (2020-04-28 18:44:59 CST) built-in shell (ash) Enter 'help' for a list of built-in commands.
Welcome to Linux.agetprop | grep miio
#
Empty. I looked through the full output of the agetprop command, nothing like "miio".
I tested the commands in my G2H and without any problems to run mosquitto.
can you get the boot log and the output of agetprop?
I telneted in and ran these commands from manual
mkdir /data/bin cd /data/bin wget -O /tmp/curl "http://master.dl.sourceforge.net/project/aqarahub/binutils/curl?viasf=1"; chmod +x /tmp/curl /tmp/curl -s -k -L -o /data/bin/mosquitto https://raw.githubusercontent.com/niceboygithub/AqaraCameraHubfw/main/binutils/mosquitto; chmod a+x /data/bin/mosquitto
Repeat commands and it works. Thanks
I got the same result. What can be done about it?
Originally posted by @Silverow in https://github.com/niceboygithub/AqaraGateway/issues/171#issuecomment-1871751144