albertogeniola / meross-homeassistant

Custom component that leverages the Meross IoT library to integrate with Homeassistant
MIT License
687 stars 76 forks source link

Something came up #504

Open kjmcfall opened 1 week ago

kjmcfall commented 1 week ago

Hi, I am having toruble pairing my MGS100 garage door opener within the custom pairer. I have a UniFi network with a few access points and multiple SSID's Interestingly when trying to pair the device the list of SSID shown the mac addrses do not quite match the mac addresses of the actual AP. However choosing my IoT SSD with the stringest signal and entering the password after afew seconds it displays. Something came up. The application has cancelled he request to choose a device. Everything else in terms of installing into homekit has gone fine. I have noticed the following at the bottom of the logs shown below. Not sure if it is relevant "if: fatal: unable to spawn s6-test: No such file or directory"

I am running the Pairer app on a Lenovo Tab M10HD with Android 10. It is on the same network as I am trying to pair the device on. The pairer finds the device, and when I go to connect and pick the strngest signal for the network and put in the password is when the above error is shown.

Your environment Core 2024.6.3 Supervisor 2024.06.0 Operating System 12.3 Frontend 20240610.1 Logs taken when the issue happened

s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun api (no readiness notification)
services-up: info: copying legacy longrun broker (no readiness notification)
services-up: info: copying legacy longrun mosquitto (no readiness notification)
services-up: info: copying legacy longrun nginx (no readiness notification)
s6-rc: info: service legacy-services successfully started
[16:01:52] INFO: Starting the mqtt client agent daemon
[16:01:52] INFO: Starting the nginx daemon
[16:01:52] INFO: Advertising the Meross API service
[16:01:52] INFO: Advertising the Mosquitto daemon
[16:01:53] INFO: Starting the Mosquitto daemon
[16:01:53] INFO: Starting the Meross daemon SERVICE
if: fatal: unable to spawn s6-test: No such file or directory
[16:08:55] INFO: Starting the mqtt client agent daemon
if: fatal: unable to spawn s6-test: No such file or directory
[16:08:56] INFO: Advertising the Mosquitto daemon
[16:08:56] INFO: Starting the Mosquitto daemon
if: fatal: unable to spawn s6-test: No such file or directory
[12:21:47] INFO: Starting the mqtt client agent daemon
if: fatal: unable to spawn s6-test: No such file or directory
[12:21:49] INFO: Advertising the Mosquitto daemon
[12:21:49] INFO: Starting the Mosquitto daemon

Much appreciation on any direction you can point me in