hoobs-org / HOOBS

Build your Smart Home with HOOBS. Connect over 2,000 Accessories to your favorite Ecosystem.
https://hoobs.org
GNU General Public License v3.0
553 stars 51 forks source link

Host name error: sudo: unable to resolve host hoobs: Temporary failure in name resolution #1725

Closed jscribbles closed 2 years ago

jscribbles commented 2 years ago

Description I've been attempting to fix what is apparently a common problem right now with an unresponsive box that can't use plugins or update to the latest version. That involves running the following command: curl -sk https://dl.hoobs.org/fix | sudo bash -

Unfortunately, instead of fixing things for me, it's lead me to another issue. It's returning the following error: sudo: unable to resolve host hoobs: Temporary failure in name resolution

I've tried my darnedest to solve based on other people having issues like that outside of the HOOBS world, but no such luck. I'm trying hard not to have to do a full reset on my box so I don't lose my existing plugins.

Version If I get the about info, it says 4.1.17, however my dashboard says 4.1.15 and notes that an update is available. (Hence the original issue I was trying to solve.)

Did you upgrade Please let us know if you upgraded from a previous version.

Maybe? I attempted to run the update but it always failed.

Pervious version If you upgraded, please let us know your previous version.

Did you orginally upgrade to HOOBS 3 from HOOBS 2.1.1? Did you perform an upgrade from HOOBS 2.1.1? Some things are different.

What device are you using? Please let us know the device you are running HOOBS on.

List your plugins Govee

Post your config

`{
    "accessories": [],
    "platforms": [
        {
            "platform": "Govee",
            "name": "Govee",
            "username": "xxxxxx@gmail.com",
            "password": "XXXXXX",
            "apiKey": "xxxxxx",
            "lightDevices": [
                {
                    "label": "Column 1",
                    "deviceId": "07:B5:A4:C1:38:2A:5D:5A",
                    "enableBT": true
                },
                {
                    "label": "Column 2",
                    "deviceId": "F9:56:A4:C1:38:B3:6C:6E",
                    "enableBT": true
                },
                {
                    "label": "Column 3",
                    "deviceId": "3E:E3:A4:C1:38:0F:5A:BE",
                    "enableBT": true
                },
                {
                    "label": "Roof",
                    "deviceId": "F9:F0:A4:C1:38:AA:3E:E0",
                    "enableBT": true
                }
            ]
        }
    ]
}`

Post your log You can get the log from the interface. This is in the Log section.

`12/21/2021, 9:32:45 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:32:54 AMhub is running on port 80
12/21/2021, 9:32:55 AMGovee Bridge starting
12/21/2021, 9:33:01 AMGovee BridgeLoaded plugin 'homebridge-govee'
12/21/2021, 9:33:01 AMGovee BridgeLoading 1 platforms...
12/21/2021, 9:33:01 AMGovee BridgeGoveeInitialising plugin v4.18.0 | Node v14.18.1 | HB v1.3.5 | HOOBS v4...
12/21/2021, 9:33:01 AMGovee BridgeGoveePlugin initialised. Setting up accessories....
12/21/2021, 9:33:01 AMGovee BridgeBridge is running on port 51826.
12/21/2021, 9:33:11 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - EAI_AGAIN].
12/21/2021, 9:33:25 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:33:51 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:34:01 AMWARNINGservice restart command received
12/21/2021, 9:34:05 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:34:08 AMGovee Bridge stopping
12/21/2021, 9:34:18 AMhub is running on port 80
12/21/2021, 9:34:19 AMGovee Bridge starting
12/21/2021, 9:34:24 AMGovee BridgeLoaded plugin 'homebridge-govee'
12/21/2021, 9:34:24 AMGovee BridgeLoading 1 platforms...
12/21/2021, 9:34:24 AMGovee BridgeGoveeInitialising plugin v4.18.0 | Node v14.18.1 | HB v1.3.5 | HOOBS v4...
12/21/2021, 9:34:24 AMGovee BridgeGoveePlugin initialised. Setting up accessories....
12/21/2021, 9:34:25 AMGovee BridgeBridge is running on port 51826.
12/21/2021, 9:34:28 AMWARNINGunhandled rejection: Error: getaddrinfo EAI_AGAIN dl.hoobs.org
12/21/2021, 9:34:29 AMWARNINGplugin site unavailable
12/21/2021, 9:34:31 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:34:35 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - EAI_AGAIN].
12/21/2021, 9:35:11 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:35:15 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:35:26 AMWARNINGunhandled rejection: Error: getaddrinfo EAI_AGAIN dl.hoobs.org
12/21/2021, 9:35:51 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:35:55 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:36:31 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:36:35 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:36:54 AMWARNINGunhandled rejection: Error: getaddrinfo EAI_AGAIN dl.hoobs.org
12/21/2021, 9:36:55 AMWARNINGplugin site unavailable
12/21/2021, 9:37:11 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:37:15 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:37:51 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:37:55 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:38:31 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:38:35 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:39:00 AMWARNINGservice restart command received
12/21/2021, 9:39:07 AMGovee Bridge stopping
12/21/2021, 9:39:11 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:39:23 AMhub is running on port 80
12/21/2021, 9:39:24 AMGovee Bridge starting
12/21/2021, 9:39:30 AMGovee BridgeLoaded plugin 'homebridge-govee'
12/21/2021, 9:39:30 AMGovee BridgeLoading 1 platforms...
12/21/2021, 9:39:30 AMGovee BridgeGoveeInitialising plugin v4.18.0 | Node v14.18.1 | HB v1.3.5 | HOOBS v4...
12/21/2021, 9:39:30 AMGovee BridgeGoveePlugin initialised. Setting up accessories....
12/21/2021, 9:39:30 AMGovee BridgeBridge is running on port 51826.
12/21/2021, 9:39:40 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - EAI_AGAIN].
12/21/2021, 9:39:51 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:40:20 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:40:31 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:40:33 AMWARNINGunhandled rejection: Error: getaddrinfo EAI_AGAIN dl.hoobs.org
12/21/2021, 9:40:33 AMWARNINGplugin site unavailable
12/21/2021, 9:41:00 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:41:11 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:41:40 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:41:51 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:42:20 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:42:31 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:43:00 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:43:11 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:43:40 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:43:51 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:44:20 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:44:31 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:45:00 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:45:11 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:45:40 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:45:52 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:46:20 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:46:32 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:47:00 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:47:05 AMWARNINGplugin site unavailable
12/21/2021, 9:47:12 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:47:17 AMWARNINGplugin site unavailable
12/21/2021, 9:47:29 AMWARNINGplugin site unavailable
12/21/2021, 9:47:39 AMWARNINGplugin site unavailable
12/21/2021, 9:47:40 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:47:52 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:47:54 AMWARNINGplugin site unavailable
12/21/2021, 9:48:20 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:48:32 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:48:44 AMWARNINGplugin site unavailable
12/21/2021, 9:48:59 AMWARNINGunhandled rejection: undefined
12/21/2021, 9:49:00 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:49:12 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:49:40 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:49:52 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:50:20 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:50:27 AMWARNINGdevice reboot command received
12/21/2021, 9:50:28 AMGovee Bridge stopping
12/21/2021, 9:50:32 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:51:12 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:51:52 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:52:32 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:53:12 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:53:52 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:54:32 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:55:12 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:55:52 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:56:32 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:57:12 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:57:52 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:58:32 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:59:12 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:59:52 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:00:32 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:01:12 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:01:52 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:02:32 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:03:12 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:03:52 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:04:32 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:05:12 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:05:52 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:06:32 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:07:12 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:07:52 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:08:32 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:09:12 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:09:52 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:10:32 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:11:12 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:11:52 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:12:32 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:13:12 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:13:52 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:14:32 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:15:08 AMWARNINGplugin site unavailable
12/21/2021, 10:15:12 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:15:52 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:16:32 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:17:02 AMWARNINGunhandled rejection: Error: getaddrinfo EAI_AGAIN dl.hoobs.org
12/21/2021, 10:17:03 AMWARNINGplugin site unavailable
12/21/2021, 10:17:12 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:17:52 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:18:32 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:19:12 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:19:52 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:20:13 AMWARNINGunhandled rejection: Error: getaddrinfo EAI_AGAIN dl.hoobs.org
12/21/2021, 10:20:13 AMWARNINGplugin site unavailable
12/21/2021, 10:20:32 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:21:12 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:21:52 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:22:18 AMWARNINGservice restart command received
12/21/2021, 10:22:25 AMGovee Bridge stopping
12/21/2021, 10:22:40 AMhub is running on port 80
12/21/2021, 10:22:41 AMGovee Bridge starting
12/21/2021, 10:22:47 AMGovee BridgeLoaded plugin 'homebridge-govee'
12/21/2021, 10:22:47 AMGovee BridgeLoading 1 platforms...
12/21/2021, 10:22:47 AMGovee BridgeGoveeInitialising plugin v4.18.0 | Node v14.18.1 | HB v1.3.5 | HOOBS v4...
12/21/2021, 10:22:47 AMGovee BridgeGoveePlugin initialised. Setting up accessories....
12/21/2021, 10:22:48 AMGovee BridgeBridge is running on port 51826.
12/21/2021, 10:22:58 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - EAI_AGAIN].
12/21/2021, 10:23:38 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:23:38 AMWARNINGunhandled rejection: Error: getaddrinfo EAI_AGAIN dl.hoobs.org
12/21/2021, 10:23:48 AMWARNINGplugin site unavailable
12/21/2021, 10:24:18 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:24:58 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:25:38 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:26:18 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:26:58 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:27:38 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:28:18 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:28:58 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:29:38 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:29:51 AMWARNINGplugin site unavailable
12/21/2021, 10:30:18 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:30:58 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:31:38 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:32:18 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:32:58 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:33:38 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:34:18 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:34:58 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:35:38 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:36:18 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:36:58 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:37:38 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:38:18 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:38:58 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:39:38 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:40:18 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:40:58 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:41:38 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:42:18 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:42:58 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:43:38 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:44:18 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:44:58 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:45:38 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:46:18 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:46:58 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:47:38 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:48:18 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:48:58 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:49:38 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:50:18 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:50:58 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:51:38 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:52:18 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:52:58 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:53:38 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:54:18 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:54:58 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:55:38 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:56:18 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:56:58 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:57:38 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:58:18 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:58:58 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:59:38 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:00:18 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:00:58 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:01:38 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:02:18 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:02:58 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:03:38 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:04:18 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:04:58 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:05:38 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:06:18 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:06:58 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:07:38 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:08:18 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:08:58 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:09:38 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - EAI_AGAIN].
12/21/2021, 11:10:19 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:10:59 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:11:39 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:12:19 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:12:59 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:13:39 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:14:19 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:14:59 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:15:39 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:16:19 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:16:28 AMWARNINGplugin site unavailable
12/21/2021, 11:16:59 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:17:39 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:18:19 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:18:59 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:19:39 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 11:19:42 AMWARNINGdevice reboot command received
12/21/2021, 11:19:44 AMGovee Bridge stopping
12/21/2021, 11:19:57 AMWARNINGunhandled rejection: Error: getaddrinfo EAI_AGAIN dl.hoobs.org
12/21/2021, 9:24:26 AMhub is running on port 80
12/21/2021, 9:24:27 AMGovee Bridge starting
12/21/2021, 9:25:38 AMWARNINGunhandled rejection: Error: getaddrinfo EAI_AGAIN dl.hoobs.org
12/21/2021, 9:24:33 AMGovee BridgeLoaded plugin 'homebridge-govee'
12/21/2021, 9:24:33 AMGovee BridgeLoading 1 platforms...
12/21/2021, 9:24:33 AMGovee BridgeGoveeInitialising plugin v4.18.0 | Node v14.18.1 | HB v1.3.5 | HOOBS v4...
12/21/2021, 9:24:33 AMGovee BridgeGoveePlugin initialised. Setting up accessories....
12/21/2021, 9:24:33 AMGovee BridgeBridge is running on port 51826.
12/21/2021, 9:24:43 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - EAI_AGAIN].
12/21/2021, 9:25:23 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:26:03 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:26:43 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:27:23 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:28:03 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:28:43 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:29:23 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:30:03 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:30:43 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:31:23 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:32:03 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:32:43 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:33:11 AMWARNINGplugin site unavailable
12/21/2021, 9:33:23 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:34:03 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:34:28 AMWARNINGplugin site unavailable
12/21/2021, 9:34:38 AMWARNINGplugin site unavailable
12/21/2021, 9:34:43 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:34:48 AMWARNINGplugin site unavailable
12/21/2021, 9:35:12 AMWARNINGplugin site unavailable
12/21/2021, 9:35:23 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:36:03 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:36:43 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:36:53 AMWARNINGplugin site unavailable
12/21/2021, 9:37:03 AMWARNINGplugin site unavailable
12/21/2021, 9:37:20 AMWARNINGplugin site unavailable
12/21/2021, 9:37:23 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:37:36 AMWARNINGunhandled rejection: undefined
12/21/2021, 9:38:03 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:38:43 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:39:24 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:40:04 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:40:44 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:41:24 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:42:04 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:42:44 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:43:24 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:44:04 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:44:44 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:45:24 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:46:04 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:46:44 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:47:24 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:48:04 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:48:44 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:49:24 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:50:04 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:50:44 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:51:24 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:52:04 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:52:44 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:53:24 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:54:04 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:54:44 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:55:24 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:56:04 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:56:44 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:57:24 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:58:04 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:58:44 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 9:59:24 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:00:04 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:00:08 AMWARNINGplugin site unavailable
12/21/2021, 10:00:37 AMWARNINGplugin site unavailable
12/21/2021, 10:00:44 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:01:24 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:02:04 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:02:44 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:03:24 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:04:04 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:04:44 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:05:24 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:06:04 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:06:44 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:07:24 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:08:04 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:08:44 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:09:24 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:10:04 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:10:44 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:11:24 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:12:04 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:12:44 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:13:24 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:14:04 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:14:44 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:15:24 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:16:04 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:16:44 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:17:24 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:18:04 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:18:44 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:19:24 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:20:04 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:20:44 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:21:24 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:22:04 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:22:44 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:23:24 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:23:31 AMWARNINGplugin site unavailable
12/21/2021, 10:24:04 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:24:17 AMWARNINGplugin site unavailable
12/21/2021, 10:24:44 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:25:24 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:26:04 AMGovee BridgeGoveeWARNINGUnable to reach Govee, retrying in 30 seconds [HTTP - login() - ECONNABORTED].
12/21/2021, 10:26:08 AMWARNINGplugin site unavailable`

Additional context That log is just from today. There's a whole lot of plugin site unavailables that I was getting previously if I'd tried to install new ones as well.

bwp91 commented 2 years ago

Govee plugin is behaving like the hoobs instance doesn’t have internet access…

Edit: Local network access yes but internet access no

jscribbles commented 2 years ago

I do restrict internet access to some of my devices through Homekit (using a Eero for my network), but I haven't changed anything in weeks, and the HOOBS Bridge in Homekit is set to "Automatic," not to "Restrict to Home".

Anywhere else I should be looking to test this?

mkellsy commented 2 years ago

Your box needs internet access. It uses the internet to connect to the APIs that are controlling your devices. The device may be local, but the security and command structure is not.

Restricting internet to a bridge device like this is not a good idea.