02-04-2020, 07:02 AM
(02-03-2020, 01:36 PM)Dean Roddey Wrote:(02-02-2020, 07:09 PM)simplextech Wrote: The ISYv2 driver is continually disconnecting. It seems like on each event that comes from the ISY it drops the connection and reconnects...which means it's nearly constant.
[EDIT] things seem to have stabilized... nevermind... as I was typing this it's now gone into another reconnect cycle.....
Clear the logs, put it into verbose mode, let ir run for a minute, then take it back out and post the log output. Let's see what's going on. It may be that you have too much stuff running at once and it's just not able to keep up. I've seen this on Hues and Elks and Omnis, where there's a lot of stuff configured on the device plus multiple things talking to it, and it just can't keep up and stops responding in a timely manner. But let's see what the logs say.
I've put it into verbose mode this morning and watching. So far everything is clean with no problems. I suspect you are correct in there was too much load going to the ISY and it was having trouble servicing multiple requests. I've reduced load to only the v2 driver and disabled the v1 driver, disabled the nodeservers I was running and I disabled the Home Assistant component as well.