djtimca / hagooglewifi

Home Assistant integration for Google Wifi systems.
Apache License 2.0
79 stars 26 forks source link

"Retrying setup: None" #53

Closed mdeakin99 closed 2 years ago

mdeakin99 commented 2 years ago

I see the following error in the integrations list for Google Wifi. When I click 'Configure' and confirm the details, it says 'Saved' but does not fix the error.

Logger: homeassistant.config_entries Source: config_entries.py:335 First occurred: 07:30:05 (1 occurrences) Last logged: 07:30:05

Config entry 'Google Wifi' for googlewifi integration not ready yet: None; Retrying in background


This error originated from a custom integration.

Logger: custom_components.googlewifi Source: helpers/update_coordinator.py:219 Integration: Google WiFi (documentation, issues) First occurred: 07:30:05 (5 occurrences) Last logged: 07:33:53

Error fetching GoogleWifi data: Error connecting to GoogleWifi:

djtimca commented 2 years ago

Unfortunately I can't replicate this issue.

DerekF35 commented 2 years ago

I'm now having this issue as well. I attempted to migrate to SSD today. When booting up on new storage, this error occurred. I had to flip back to SD Card due to power issues, however the old SD Card booted fine, but this error was also appearing on that install. SmartThings also threw this error, but deleting and re-setting up that integration fixed the isssue. Deleting and recreating the Google Wifi integration did not fix this issue. I even redownloaded it and that did not fix it. Is there cache that needs to be cleared somewhere that isn't occurring on delete and/or resetup?

2022-04-07 20:01:30 WARNING (MainThread) [homeassistant.setup] Setup of input_datetime is taking over 10 seconds. 2022-04-07 20:01:34 WARNING (MainThread) [homeassistant.components.sensor] Setup of sensor platform google_wifi is taking over 10 seconds. 2022-04-07 20:04:18 ERROR (MainThread) [custom_components.googlewifi] Error fetching GoogleWifi data: Error connecting to GoogleWifi: 2022-04-07 20:04:18 WARNING (MainThread) [homeassistant.config_entries] Config entry 'Google Wifi' for googlewifi integration not ready yet: None; Retrying in background 2022-04-07 20:06:42 ERROR (MainThread) [custom_components.googlewifi] Error fetching GoogleWifi data: Error connecting to GoogleWifi: 2022-04-07 20:07:30 ERROR (MainThread) [custom_components.googlewifi] Error fetching GoogleWifi data: Error connecting to GoogleWifi: 2022-04-07 20:08:30 ERROR (MainThread) [custom_components.googlewifi] Error fetching GoogleWifi data: Error connecting to GoogleWifi:

DerekF35 commented 2 years ago

Turned it to be on the Google side. I happened to notice later on that my internet access was fine, however in the Google Home app the modem was showing as not connected. Quick reboot by unplugging and replugging in the power fixed it up.