02-02-2020, 05:35 PM
(This post was last modified: 02-02-2020, 05:52 PM by simplextech.)
Beta 912
- ISYv2 Driver looks like it's having connection issues again?
LostCommRes: 89
LostConn: 37
Just noticed this when I started looking around after a light failed to turn on like it normally had been. I installed 912 this afternoon after you posted it and restarted the system to have all counters fresh and clean so this is all new from today.
I just put the driver in Medium verbosity to see if I get anything in the logs.
[EDIT] Here's some log data. FYI I can generate this at-will by opening the ISY Admin Console. Shortly after opening the Admin Console the driver loses connection and can't reconnect until a couple minutes AFTER I close the Admin Console. This is odd. I know the Admin Console uses the SOAP connection but multiple connections are supported.
This is repeated constantly as the driver is trying to reconnect.
- ISYv2 Driver looks like it's having connection issues again?
LostCommRes: 89
LostConn: 37
Just noticed this when I started looking around after a light failed to turn on like it normally had been. I installed 912 this afternoon after you posted it and restarted the system to have all counters fresh and clean so this is all new from today.
I just put the driver in Medium verbosity to see if I get anything in the logs.
[EDIT] Here's some log data. FYI I can generate this at-will by opening the ISY Admin Console. Shortly after opening the Admin Console the driver loses connection and can't reconnect until a couple minutes AFTER I close the Admin Console. This is odd. I know the Admin Console uses the SOAP connection but multiple connections are supported.
This is repeated constantly as the driver is trying to reconnect.
Code:
02/02 20:46:29-CQC-Prime, CQCServer, CQCDrv_ISY-PrimeThread10
{
CQCGenDrvS, MEng.System.CQC.Drivers.Insteon.ISY_V2.DriverImpl.759, Status/App Status
Error sending SOAP command GetNodeProps. Error=Got HTTP error 404 while POSTing URL http://192.168.1.106/services/
}
02/02 20:46:29-CQC-Prime, CQCServer, CQCDrv_ISY-PrimeThread10
{
CQCGenDrvS, MEng.System.CQC.Drivers.Insteon.ISY_V2.DriverImpl.240, Status/App Status
Failed to connect. Error=Lost event connection
}
02/02 20:46:29-CQC-Prime, CQCServer, CQCDrv_ISY-PrimeThread10
{
CQCKit, CQCDriver_DriverBase.cpp.7650, Status/Lost Connection
Driver 'ISY-Prime' has lost its communcations resource
}