natekspencer / hacs-litterrobot

Home Assistant integration for a Litter-Robot Connect self-cleaning litter box
MIT License
8 stars 1 forks source link

Retrying setup: Cannot reopen a client instance, once it has been closed. #14

Closed f3bandit closed 3 years ago

f3bandit commented 3 years ago

The problem The title of this post is the error that shows up on the Integration Tile.

actual home-assistant.log lines:

WARNING (MainThread) [homeassistant.config_entries] config entry '' for literrobot integration not ready yet: Cannot reopen a client instance, noce it has been closed.; Retrying in background

What is version of Home Assistant Core has the issue? core-2021.9.3

What was the last working version of Home Assistant Core? core-2021.6.2

What type of installation are you running? Home Assistant OS

Integration causing the issue Litter-robot

Link to integration documentation on our website https://www.home-assistant.io/integrations/youless/

Anything in the logs that might be useful for us? edt: post copied from ha issue post

f3bandit commented 3 years ago

Version core-2021.9.3 Installation Type Home Assistant OS Development false Supervisor true Docker true User root Virtual Environment false Python Version 3.9.6 Operating System Family Linux Operating System Version 5.10.17-v8 CPU Architecture aarch64 Timezone America/New_York Home Assistant Community Store GitHub API ok Github API Calls Remaining 5000 Installed Version 1.15.2 Stage running Available Repositories 879 Installed Repositories 3

Home Assistant Supervisor Host Operating System Home Assistant OS 6.3 Update Channel stable Supervisor Version supervisor-2021.09.0 Docker Version 20.10.7 Disk Total 116.7 GB Disk Used 45.8 GB Healthy true Supported true Board rpi4-64 Supervisor API ok Version API ok Installed Add-ons SSH & Web Terminal (9.0.1), Samba share (9.5.1), TasmoAdmin (0.15.0), Mosquitto broker (6.0.1), Visual Studio Code (3.6.2), Portainer (2.0.0), motionEye (0.15.1)

f3bandit commented 3 years ago

[s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] done. [services.d] starting services [services.d] done. 2021-09-04 19:36:40 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration alexa_media which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2021-09-04 19:36:40 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2021-09-04 19:36:40 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration litterrobot which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2021-09-04 19:36:46 ERROR (MainThread) [snitun.client.client_peer] Challenge/Response error with SniTun server 2021-09-04 19:36:46 ERROR (MainThread) [hass_nabucasa.remote] Connection problem to snitun server 2021-09-04 19:37:22 WARNING (MainThread) [homeassistant.config_entries] Config entry 'redacted@gmail.com' for litterrobot integration not ready yet: Cannot reopen a client instance, once it has been closed.; Retrying in background 2021-09-04 19:38:27 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: hacs 2021-09-04 19:39:36 WARNING (MainThread) [homeassistant.bootstrap] Waiting on integrations to complete setup: life360, alexa_media, device_tracker 2021-09-04 19:46:58 ERROR (MainThread) [custom_components.litterrobot.hub] Invalid credentials 2021-09-04 19:47:30 WARNING (MainThread) [homeassistant.config_entries] Config entry 'redacted@gmail.com' for litterrobot integration not ready yet: Cannot reopen a client instance, once it has been closed.; Retrying in background 2021-09-04 19:50:51 WARNING (MainThread) [motioneye_client.client] Connection failed to motionEye: Cannot connect to host 127.0.0.1:28765 ssl:default [Connect call failed ('127.0.0.1', 28765)] 2021-09-04 19:50:51 ERROR (MainThread) [homeassistant.components.motioneye] Error fetching motioneye data: Error communicating with API [cont-finish.d] executing container finish scripts... [cont-finish.d] done. [s6-finish] waiting for services.

natekspencer commented 3 years ago

You'll need to uninstall this HACS integration and use the official one going forward.

f3bandit commented 3 years ago

You'll need to uninstall this HACS integration and use the official one going forward.

So I have to uninstall "HACS" or the "litterrobot HACS intergration" ?

natekspencer commented 3 years ago

Just the litterbot HACS integration

f3bandit commented 3 years ago

ok thank you, I have it working now! :)