steilerDev / homebridge-openhab2-complete

A homebridge plugin for openHAB, that has the expectation to fully support all Services offered by Apple's Homekit Accessory Protocol (HAP)
GNU General Public License v3.0
52 stars 16 forks source link

connection issues after having reinstalled homebridge-openhab2-complete #67

Closed hartmood closed 4 years ago

hartmood commented 4 years ago

I am having lots of connection issues after having reinstalled homebridge-openhab2-complete with the same configuration that already worked before. I can also see my devices and they work. Nevertheless this probably causes a lot of traffic. I have no idea what to to do solve it. Bug?

OS | Raspbian GNU/Linux Buster (10) Node.js Version v12.14.1 Npm Version v6.13.6

Folder: /var/lib/homebridge Folder config: /var/lib/homebridge/config.json

14 15:22:31 openhab homebridge[8290]: [1/14/2020, 3:22:31 PM] [openHAB] Subscription service closed, trying to reconnect in 1sec...
Jan 14 15:22:32 openhab homebridge[8290]: [1/14/2020, 3:22:32 PM] [openHAB] Trying to reconnect subscription service...
Jan 14 15:22:32 openhab homebridge[8290]: [1/14/2020, 3:22:32 PM] [openHAB] Subscription service closed, trying to reconnect in 1sec...
Jan 14 15:22:33 openhab homebridge[8290]: [1/14/2020, 3:22:33 PM] [openHAB] Trying to reconnect subscription service...
Jan 14 15:22:33 openhab homebridge[8290]: [1/14/2020, 3:22:33 PM] [openHAB] Subscription service closed, trying to reconnect in 1sec...
Jan 14 15:22:34 openhab homebridge[8290]: [1/14/2020, 3:22:34 PM] [openHAB] Trying to reconnect subscription service...
Jan 14 15:22:34 openhab homebridge[8290]: [1/14/2020, 3:22:34 PM] [openHAB] Subscription service closed, trying to reconnect in 1sec...
Jan 14 15:22:35 openhab homebridge[8290]: [1/14/2020, 3:22:35 PM] [openHAB] Trying to reconnect subscription service...
Jan 14 15:22:35 openhab homebridge[8290]: [1/14/2020, 3:22:35 PM] [openHAB] Subscription service closed, trying to reconnect in 1sec...
Jan 14 15:22:36 openhab homebridge[8290]: [1/14/2020, 3:22:36 PM] [openHAB] Trying to reconnect subscription service...
Jan 14 15:22:36 openhab homebridge[8290]: [1/14/2020, 3:22:36 PM] [openHAB] Subscription service closed, trying to reconnect in 1sec...
Jan 14 15:22:37 openhab homebridge[8290]: [1/14/2020, 3:22:37 PM] [openHAB] Trying to reconnect subscription service...
Jan 14 15:22:37 openhab homebridge[8290]: [1/14/2020, 3:22:37 PM] [openHAB] Subscription service closed, trying to reconnect in 1sec...

hartmood commented 4 years ago

Looks like it is similar to #23. I am on Node.js Version v12.14.1 and Npm Version v6.13.6 and openHAB 2.5.1.2. Might this be the issue? Is downgrading an option?

hartmood commented 4 years ago

Downgrading to 12.4.0 cleared the connection issues.